aboutsummaryrefslogtreecommitdiff
path: root/src/models.c
AgeCommit message (Expand)Author
2016-12-25Added mesh loading functionsraysan5
2016-12-17Improving rRES custom format support -IN PROGRESS-Ray
2016-12-05Corrected some warningsRay
2016-11-18Some code tweaksraysan5
2016-11-17Some tweaks aroundraysan5
2016-11-16Reviewed modules commentsraysan5
2016-11-13Corrected SIGSEV bugRay
2016-11-02code tweaks to avoid some warningsRay
2016-10-31Comments tweaksraysan5
2016-10-17Corrected some warningsRay
2016-10-03Removed function: ResolveCollisionCubicmap()raysan5
2016-09-12Review spacing formattingraysan5
2016-08-31Formatting tweaksraysan5
2016-08-31Merge remote-tracking branch 'upstream/develop' into developTeodor Stoenescu
2016-08-31Greater LoadOBJ() flexibilityTeodor Stoenescu
2016-08-16Removed useless spacingraysan5
2016-08-15Reviewed formattingraysan5
2016-08-12Small fix for GenMeshCubicmap()Teodor Stoenescu
2016-08-10Renamed functions for consistencyRay
2016-07-04Review ResolveCollisionCubicmap()Ray
2016-06-24Removed function SetModelTexture()raysan5
2016-06-11Avoid external variable whiteTextureraysan5
2016-06-11Corrected bug on cubemap generationraysan5
2016-06-02Review heades usageRay
2016-05-31Removed colTint, tint color is colDiffuseraysan5
2016-05-31Reviewed DrawLight() function and some tweaksRay
2016-05-30Added tint color attribute to material data typevictorfisac
2016-05-30Remove normal depthvictorfisac
2016-05-30Add Draw3DCircle function and update raylib and rlgl headervictorfisac
2016-05-21Fix small bug and spacingvictorfisac
2016-05-21Add Draw3DLine function and fixed MLT glossiness import valuevictorfisac
2016-05-20Add standard lighting (1/3)victorfisac
2016-05-20Improved MTL loading shininess valuevictorfisac
2016-05-20Fix small warningvictorfisac
2016-05-20Add lighting system -IN PROGRESS-raysan5
2016-05-20Support DYNAMIC_DRAW mesh loadingraysan5
2016-05-18Reorganize data for consistencyraysan5
2016-05-10Code tweakraysan5
2016-05-10Added support for indexed mesh dataraysan5
2016-05-09Added referenceRay
2016-05-09First implementation of MTL loadingRay
2016-05-09Added MTL loading infoRay
2016-05-08Improved vertex attribs support for modelsRay
2016-05-08Improved mesh supportraysan5
2016-05-07Library redesign to accomodate materials systemraysan5
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