Commit Graph

141 Commits

Author SHA1 Message Date
raysan5 e3f0a11053 Update CHANGELOG 2021-08-10 17:48:31 +02:00
Ray b6c8d343dc Update CHANGELOG 2021-04-26 18:00:33 +02:00
Ray b4e586f272
Update CHANGELOG 2021-04-22 18:41:51 +02:00
Ray cf201e0794
Update CHANGELOG 2021-04-22 18:39:33 +02:00
Ray a599fd1095
Update CHANGELOG 2021-04-20 12:17:06 +02:00
Ray 63432724c7
Update CHANGELOG 2021-04-18 21:18:53 +02:00
Ray caa375412b
Update CHANGELOG 2021-04-10 00:37:19 +02:00
Ray 44f7f8a997
Update CHANGELOG 2021-04-10 00:28:08 +02:00
Ray d17c519f88
Update with more changes from commits... -WIP- 2021-04-09 13:01:17 +02:00
Ray 15ee280632
Update CHANGELOG -WIP- 2021-04-08 00:06:41 +02:00
raysan5 1caa31396e Update CHANGELOG 2020-12-25 01:20:19 +01:00
Ray b93c4b0c20
Update CHANGELOG 2020-12-24 19:33:52 +01:00
Ray 002258aa57
Update CHANGELOG 2020-12-23 17:44:00 +01:00
Ray c59ea67b97
Update CHANGELOG 2020-12-23 17:43:06 +01:00
Ray 28b3571517
Update CHANGELOG 2020-12-23 13:26:31 +01:00
Ray 51e75be9d1
Update CHANGELOG 2020-12-20 11:05:24 +01:00
Ray 28213c2a20
Update CHANGELOG 2020-11-25 00:24:51 +01:00
Ray 687dd34c38
Update CHANGELOG 2020-11-25 00:14:51 +01:00
Ray 8e48268310
Update CHANGELOG 2020-11-22 00:16:26 +01:00
Ray 9bb4d84577
Update CHANGELOG 2020-11-20 23:23:26 +01:00
Ray 5f79ad9765
Update CHANGELOG 2020-11-01 13:38:42 +01:00
Ray 88dbaae3be
Update CHANGELOG 2020-10-21 23:32:24 +02:00
Ray e820aae80b
Added raylib 3.5 CHANGELOG -WIP- 2020-10-21 23:27:00 +02:00
Ray ff11a6fbe8
Update CHANGELOG 2020-03-30 16:25:59 +02:00
Ray 27ebe78313
Update CHANGELOG 2020-03-30 16:23:37 +02:00
Ray 976a10c891
Update CHANGELOG 2020-03-27 20:31:20 +01:00
Ray 649665eac9
Update CHANGELOG 2020-03-24 15:01:09 +01:00
Ray ba3b4b2d08
Set a release date for raylib 3.0! 2020-03-23 20:56:31 +01:00
Ray 5a39b22521
Update CHANGELOG 2020-03-23 14:22:06 +01:00
Ray a523c64718
Update CHANGELOG 2020-03-21 20:33:46 +01:00
Ray 78e8fd1c31
Update CHANGELOG 2020-03-21 13:32:53 +01:00
Ray ee43a14f19
Update CHANGELOG 2020-02-11 16:52:52 +01:00
Ray 1d324d5496
Update CHANGELOG 2020-02-07 18:02:09 +01:00
Ray 03c38396f3
Update CHANGELOG 2020-02-07 17:55:10 +01:00
Ray 85cecb2aae
Update CHANGELOG for raylib 3.0 -WIP- 2020-02-07 17:39:29 +01:00
Ray 56cb60b323
Update to raylib 2.5 2019-05-31 09:57:22 +02:00
Ray 18b8461502
Update CHANGELOG 2019-05-28 00:30:33 +02:00
Ray e37d5cec6d
Update CHANGELOG 2019-05-27 20:21:24 +02:00
Ray c1d3ba67f8
Update CHANGELOG 2019-04-12 13:46:44 +02:00
Ray 70fc549818
Working on raylib 2.5 changelog... 2019-04-12 13:03:49 +02:00
Ray 0f9fe34c3a Start setting things up for raylib 2.5 2019-04-05 13:44:04 +02:00
raysan5 0cf92c59d7 Corrected timing typo 2018-07-28 18:13:19 +02:00
Ray c5f65c0b16 Updated common documents 2018-07-16 02:07:48 +02:00
Ray c19bd3eb04
Update CHANGELOG 2018-07-13 12:45:52 +02:00
raysan5 d881c73257 Renamed GetDefaultFont() to GetFontDefault()
Library consistency rename... yes, I know, it breaks the API...
2018-07-05 19:08:24 +02:00
Ray 1727bbabb1 Added some latest changes... 2018-07-02 16:39:27 +02:00
Ray ac2dbba5b7
Update CHANGELOG 2018-05-08 23:35:21 +02:00
Ray 5b71e5b3d1 Update CHANGELOG 2017-10-17 13:37:07 +02:00
Ray 87920111aa Update CHANGELOG 2017-09-30 00:47:16 +02:00
Ray ed9744756e Updated ( 2017-09-26 00:38:34 +02:00
Ray f1acd4a065 Update CHANGELOG 2017-05-18 19:00:18 +02:00
Ray 4a4fffe439 Updated to latest version 2017-05-18 00:13:58 +02:00
Ray 2800b2a19a Update CHANGELOG 2017-05-17 09:09:23 +02:00
Ray f5d792e551 Update Lua naming
Replaced LUA by Lua
2016-11-25 22:26:36 +01:00
Ray 6fa5dec16d Updated 2016-11-20 23:00:41 +01:00
Ray a3d71dd58d Updated for raylib 1.6 2016-11-14 00:05:49 +01:00
raysan5 eb58a0596d Updated with latest changes 2016-07-15 18:37:11 +02:00
raysan5 71ab202295 Removed rlglInitGraphics(), integrated into rlglInit()
Redesigned rlgl usage:
- rlViewport() must be called by user
- Internal projection/modelview matrices must be setup by user
2016-06-25 23:28:50 +02:00
raysan5 369b8532c0 Review rlglInitGraphics() 2016-06-25 22:42:35 +02:00
raysan5 5f7ac64c44 Removed function SetModelTexture()
It's more educational to go through new material system, so, I decide to
remove this function to avoid students confusion...
2016-06-24 19:49:36 +02:00
Ray 374e3e7e11 Updated to raylib 1.5 2016-06-09 01:23:07 +02:00
raysan5 9ec4776812 Corrected typo 2016-02-21 02:29:11 +01:00
raysan5 2f08845d1e Updated docs 2016-02-21 02:27:34 +01:00
raysan5 d05acb1b68 Updated comments 2015-09-03 01:28:13 +02:00
raysan5 075f599abb Updated comments 2015-09-02 22:25:50 +02:00
raysan5 0a345a6128 Updated comment... 2015-09-02 01:06:08 +02:00
raysan5 808aeabf4c Updated with latest changes 2015-08-30 17:46:52 +02:00
raysan5 0919d43dfb Updated changes 2015-08-27 16:13:44 +02:00
Ray 0b04807258 Updated with latest changes 2015-08-05 19:20:02 +02:00
raysan5 b2a5390adb Added some last hour features to v1.2.2 2015-01-02 21:06:30 +01:00
raysan5 fad81f36e4 Updated docs 2014-12-31 19:25:50 +01:00
raysan5 9d27bba23f Small Fixes Update (1.2.1)
View CHANGELOG for description on small fixes and add-ons
2014-10-17 21:11:58 +02:00
Ray 86446c6102 Update CHANGELOG 2014-09-21 18:39:12 +02:00
raysan5 e915812730 Updated with latest addition 2014-09-18 19:22:06 +02:00
raysan5 fc6081fe70 raylib 1.2
This is a huge update. Check CHANGELOG for details
2014-09-16 22:51:31 +02:00
raysan5 ecb3c47704 Corrected bug with drawing order
We have three vertex buffers: lines, triangles and quads for textures.
Drawing in a desired order could become a nighmare... noww it seems it
works prety well...
2014-07-23 01:25:33 +02:00
raysan5 0b03431c95 Update to version 1.1.1
Check CHANGELOG for a detailed list of changes
2014-07-23 00:06:24 +02:00
raysan5 f06a15ac8b raylib 1.1
View CHANGELOG for a detailed list of changes
2014-04-19 16:36:49 +02:00
raysan5 a68818e320 Update to version 1.0.6
Check CHANGELOG for the list of changes in this release!
2014-03-16 20:59:02 +01:00
raysan5 43b13d623b Update to version 1.0.5
Check CHANGELOG for changes
2014-01-28 21:21:29 +01:00
raysan5 2cf5fa7765 Updated raylib to version 1.0.4
Lots of changes added, check CHANGELOG for detailed description
2014-01-23 12:36:18 +01:00
raysan5 5bf9675d38 Update to version 1.0.3
View CHANGELOG for full list of changes
2013-12-19 12:08:06 +01:00
Ray 26af48464b Update CHANGELOG 2013-12-01 12:37:23 +01:00
Ray 9f79af1926 Update CHANGELOG 2013-12-01 12:35:39 +01:00
Ray 74cf469b9d Update CHANGELOG 2013-11-30 18:17:41 +01:00
Ray c7220ab1b3 Update CHANGELOG 2013-11-30 12:46:57 +01:00
Ray 53d0ab0b97 Spelling check 2013-11-29 20:02:24 +01:00
raysan5 e9143b8a8d Added some functions and Updated examples
View CHANGELOG for details
2013-11-28 19:59:56 +01:00
Ray 2af8760abb Update and rename CHANGELOG.md to CHANGELOG 2013-11-19 00:04:42 +01:00
Ray 3521193bbf Updated text files to support markup 2013-11-18 23:58:36 +01:00
Ray 46f10b45ad raylib basic folders structure and some files... ;) 2013-11-18 23:38:44 +01:00