| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-05 | Split mesh generation from model loading | raysan5 | |
| 2016-03-05 | Support 2d camera system -IN PROGRESS- | raysan5 | |
| 2016-03-05 | 3d Camera: Added support for field-of-view Y | raysan5 | |
| 2016-03-03 | Replaced tabs by spaces | Ray | |
| 2016-03-02 | Added support for Nearest-Neighbor image scaling | raysan5 | |
| Specially useful on default font scaling | |||
| 2016-03-02 | Security check for unsupported BMFonts | raysan5 | |
| - Check if first character is the expected Space char (32) - Check if characters are ordered in definition file (.fnt) | |||
| 2016-03-02 | Review rlglUnproject() system | raysan5 | |
| 2016-03-01 | Updated BoundingBox collision detections | raysan5 | |
| 2016-03-01 | Added color to DrawBoundigBox() | raysan5 | |
| 2016-03-01 | Adjust buffers usage | raysan5 | |
| - Removed DrawQuad() function - DrawBillboard() uses DrawBillboardRec() - DrawPlane() uses RL_TRIANGLES - DrawRectangleV() uses RL_TRIANGLES, that way, [shapes] module uses only TRIANGLES buffers. | |||
| 2016-03-01 | Do not free model mesh | raysan5 | |
| 2016-03-01 | Corrected memory leak | raysan5 | |
| 2016-02-23 | Removed a couple of TODOs | Ray | |
| 2016-02-21 | Updated | raysan5 | |
| 2016-02-21 | Corrected typo | raysan5 | |
| 2016-02-20 | Uploaded raylib bitcode library (PLATFORM_WEB) | raysan5 | |
| 2016-02-20 | Corrected compiler complaint | raysan5 | |
| 2016-02-20 | Merge branch 'master' into develop | Ray | |
| # Conflicts: # src/gestures.c # src/makefile | |||
| 2016-02-19 | Reviewed RPI inputs | Ray San | |
| 2016-02-19 | Working on RPI gamepad support | Ray | |
| 2016-02-18 | Redesigned RPI input system -IN PROGRESS- | Ray San | |
| 2016-02-17 | Updated gestures module | Ray | |
| Using normalized [0..1] input points | |||
| 2016-02-13 | Updated show-logo and start reviewing RPI inputs | raysan5 | |
| 2016-02-13 | Updated fullscreen issue comment | raysan5 | |
| 2016-02-13 | Reviewed physics module | raysan5 | |
| A deeper revision required, not clear enough for the user Key: Create a PhysicObjects pool | |||
| 2016-02-13 | Some tweaks | raysan5 | |
| 2016-02-12 | Some code tweaks | raysan5 | |
| 2016-02-12 | Reviewed code TODOs | raysan5 | |
| 2016-02-11 | Improved LoadHeightmap() | raysan5 | |
| 2016-02-11 | Add a note about an issue | raysan5 | |
| 2016-02-11 | Solve bug on matrix multiply order for scale and rotation | raysan5 | |
| 2016-02-10 | Updated comments | Ray | |
| 2016-02-10 | Fixed a bug | Ray | |
| 2016-02-10 | Reviewed gestures module | Ray | |
| 2016-02-08 | Updated | Ray | |
| 2016-02-08 | Reviewing gestures module (IN PROGRESS) | Ray | |
| 2016-02-08 | WARNING message shortened | Ray | |
| 2016-02-08 | GLAD not used on HTML5 | Ray | |
| 2016-02-07 | GLAD only available on PLATFORM_DESKTOP | raysan5 | |
| 2016-02-03 | Some formating tweaks | Ray | |
| 2016-02-02 | Functions parameters reorganize: Axis and Angle | Ray | |
| sin(), cos() functions cached and replaced by float c99 versions sinf(), cos() | |||
| 2016-02-02 | Cleaned code a little bit | Ray | |
| 2016-02-02 | Redesigned gestures system... | Ray | |
| ...and improved mouse gestures support Some testing still required... | |||
| 2016-01-29 | Add functions to disable and enable cursor | Constantine Tarasenkov | |
| 2016-01-29 | (no commit message) | Constantine Tarasenkov | |
| 2016-01-29 | Fix raylib compiling on Linux | Constantine Tarasenkov | |
| 2016-01-28 | Added touch points id to gestures | raysan5 | |
| Required by ProcessGestureEvent() | |||
| 2016-01-25 | Simplified shader matrix uniforms | raysan5 | |
| 2016-01-25 | Move Light struct to example | raysan5 | |
| 2016-01-25 | Added bounding box calculation | raysan5 | |
