| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-05 | Remove rlua from raylib main repo | raysan5 | |
| Moved to own repo at https://github.com/raysan5/raylib-lua | |||
| 2017-02-05 | Refactor SpriteFont struct | raysan5 | |
| Now it uses CharInfo data, this way, it's better aligned with the future RRES file format data layout for sprite font characters. | |||
| 2017-01-15 | Removed GetNextPOT(), review TraceLog() | raysan5 | |
| 2016-12-22 | Fix warnings in lua binding | Saggi Mizrahi | |
| Signed-off-by: Saggi Mizrahi <saggi@mizrahi.cc> | |||
| 2016-11-22 | Reviewed some lua examples and added new ones | Ray | |
| 2016-11-21 | rlua: Added functions notes | Ray | |
| Functions that need to manage big data arrays don't work properly, that functionality should be reviewed... | |||
| 2016-11-21 | rlua: Added some missing functions | Ray | |
| Updated to raylib 1.6 functionality | |||
| 2016-10-12 | Added new wave functions to lua binding | raysan5 | |
| 2016-08-16 | Removed useless spacing | raysan5 | |
| 2016-08-10 | Renamed functions for consistency | Ray | |
| 2016-08-07 | Some code review tweaks | raysan5 | |
| 2016-08-07 | Review Lua examples and formatting | Ray | |
| 2016-08-06 | Fixed bug with BoundingBox Lua constructor | ghassanpl | |
| Fixed use-after-free in DestroyLight | |||
| 2016-08-06 | GetDroppedFiles and SetShaderValue in Lua working | ghassanpl | |
| Exposed Texture2D.id to Lua Lights now have settable/gettable fields | |||
| 2016-08-06 | Replaced tabs by spaces | raysan5 | |
| 2016-08-06 | Merge pull request #173 from ghassanpl/develop | Ray | |
| Fixes for some Lua bugs | |||
| 2016-08-06 | Fixes for some Lua bugs | ghassanpl | |
| 2016-08-06 | Redesigned gestures module to header-only | raysan5 | |
| 2016-08-06 | Updated Lua module | raysan5 | |
| 2016-08-04 | Updated Lua binding | raysan5 | |
| 2016-08-03 | Corrected bug | raysan5 | |
| 2016-08-03 | Updated some functions | raysan5 | |
| 2016-08-03 | [rlua] new module: raylib Lua binding | raysan5 | |
| 2016-08-03 | [rlua] new module: raylib Lua binding | raysan5 | |
