Commit Graph

50 Commits

Author SHA1 Message Date
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