aboutsummaryrefslogtreecommitdiff
path: root/src/models.c
AgeCommit message (Expand)Author
2016-04-03Some code simplificationsraysan5
2016-03-27Corrected bug on bounding boxraysan5
2016-03-27Corrected bug and comments on model unloadingraysan5
2016-03-06Redesign to use Material type -IN PROGRESS-raysan5
2016-03-05Split mesh generation from model loadingraysan5
2016-03-053d Camera: Added support for field-of-view Yraysan5
2016-03-01Updated BoundingBox collision detectionsraysan5
2016-03-01Added color to DrawBoundigBox()raysan5
2016-03-01Adjust buffers usageraysan5
2016-03-01Do not free model meshraysan5
2016-02-12Reviewed code TODOsraysan5
2016-02-11Improved LoadHeightmap()raysan5
2016-02-02Functions parameters reorganize: Axis and AngleRay
2016-01-25Added bounding box calculationraysan5
2016-01-23Some code tweaksraysan5
2016-01-20Added ray-sphere collision detectionvictorfisac
2016-01-20Adapted raymath as single header libraryraysan5
2016-01-19Added some functions (incomplete)raysan5
2016-01-18Rename VertexData struct to Meshraysan5
2016-01-13Corrected some float valuesraysan5
2016-01-07Added collision check between ray and boxvictorfisac
2015-12-30Some tweaks and details reviewraysan5
2015-12-21Added new matrix location points and extra functionsvictorfisac
2015-11-05Variables initializationRay
2015-09-02Corrected crazy bug about model texturesraysan5
2015-09-02Reviewed to work on Raspberry Piraysan5
2015-08-05Added trace log for data unloadingRay
2015-08-03Added security check if file not foundraysan5
2015-07-29Replaced old mail by twitter userraysan5
2015-07-13Added some functions and renamed some othersraysan5
2015-06-18Corrected bug on UnloadModel()raysan5
2015-06-16Updated postpro shaders systemraysan5
2015-06-02Improved ResolveCollisionCubicmap()raysan5
2015-05-04Big batch of changes, check description:raysan5
2015-04-13WIP on shaders and texturesraysan5
2015-04-06Big batch of changes! Check description:raysan5
2015-03-02Changes integration (some WIP, view details)Marc Palau
2015-03-01Redesign shader system and moreraysan5
2015-02-26Renamed some functionsraysan5
2015-02-09Corrected camera systemMarc Palau
2015-02-09Removed some TODO already doneraysan5
2015-02-04Added cubicmap collision detection and resolutionMarc Palau
2015-02-02Added functions and improvementsMarc Palau
2015-02-02Removed useless spacesraysan5
2015-01-18Some code tweaksraysan5
2015-01-02Added support for model color tintraysan5
2014-12-31Added full support for HTML5 (emscripten)raysan5
2014-12-17[models] file open error checkraysan5
2014-12-16Working on rotation math...raysan5
2014-12-09Added features and corrected bugs...raysan5