summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-07-28ADDED: GetModelBoundingBox()raysan5
2021-07-28REVERTED: Mesh indices issue #1891raysan5
2021-07-28Minor formatting tweakraysan5
2021-07-28Don't normalize zero length vectors. (#1896)Jeffery Myers
2021-07-27REVIEWED: rlDrawVertexArrayElements() #1891raysan5
2021-07-27REVIEWED: QuaternionFromAxisAngle() #1892raysan5
2021-07-26Remove unused UWP defines (#1894)Uneven Prankster
2021-07-23Reviewed ImageDrawLine() formatingRay
2021-07-23Fixes #1873 Implemented remaining 7/8 of ImageDrawLine (#1874)Alexander Buhl
2021-07-23Review formating to follow raylib style conventionsRay
2021-07-17Raspberry RPI/DRM keyboard fix (#1879)Luiz Pestana
2021-07-17[Models] Better Fix for GenMeshTangents issue #1876 (#1878)630Studios
2021-07-16GenMeshTangents Fix (#1877)630Studios
2021-07-16REVIEWED: Wrong normal matrix calculation #1870raysan5
2021-07-16Minor format tweaksraysan5
2021-07-13Updated models.c (#1871)GoldenThumbs
2021-07-13Fix Android multi-touch (#1869)Humberto Yeverino Jr
2021-07-09Update Makefileraysan5
2021-07-09WARNING on emscripten_set_fullscreenchange_callback()raysan5
2021-07-09Minor tweaks and commentsraysan5
2021-07-07Added a noteRay
2021-07-06REVIEWED: RPI: Keyboard stdin input #1769raysan5
2021-07-06Minor tweaks on DRM systemraysan5
2021-07-05Review formattingraysan5
2021-07-05WARNING: BREAKING: REMOVED PLATFORM_UWP supportraysan5
2021-07-04REVIEWED: Infinite loop on closing #1861raysan5
2021-07-03Review some commentsraysan5
2021-07-03Update core.craysan5
2021-07-03Review variables initializationraysan5
2021-07-03Update link address for miniaudioraysan5
2021-07-01Minor tweaksraysan5
2021-06-30REVIEWED: emscripten versionsraysan5
2021-06-30Remove trailing spacesraysan5
2021-06-29Fix DecompressData() pointer issue (#1856)masterex1000
2021-06-29Review issue with pointer #1854raysan5
2021-06-28Update uwp_events.hraysan5
2021-06-28Reviewed commentsraysan5
2021-06-28WARNING: BREAKING: Functions renamed for consistencyRay
2021-06-26Minor tweaksraysan5
2021-06-26REVIEWED: Enum values descriptionsraysan5
2021-06-26WARNING: REMOVED: Some deprecated function names mappingraysan5
2021-06-26Minor tweaks to follow code conventionsRay
2021-06-26REVIEWED: Latest PR to follow raylib code conventionsRay
2021-06-26Major revamp gltf (#1849)Hristo Stamenov
2021-06-26REVIEWED: Minor tweaks on log messagesRay
2021-06-26REVIEWED: Improved log info on image/textures laodingRay
2021-06-26REVIEWED: Simplified code to avoid extra functions callsRay
2021-06-25WARNING: REVIEWED: Default shader uniform namesRay
2021-06-25REVIEWED: LoadShader() and default locationsRay
2021-06-24fix to LoadShaderFromMemory (#1851)Ruminant