summaryrefslogtreecommitdiffhomepage
path: root/examples/models
AgeCommit message (Expand)Author
2020-12-30added missing constants (#1493)Artur Mustafin
2020-12-29Review rlights helper module #1489raysan5
2020-12-24Minor tweakraysan5
2020-12-24Updated several files while porting examples to webraysan5
2020-12-19Set version for raylib 3.5Ray
2020-10-28Simplified example and resources sizesRay
2020-10-10Review undesired changesraysan5
2020-10-10Updated miniaudio #1402raysan5
2020-09-23REVIEW: example: models_cubicmap_pbr #1384raysan5
2020-09-23Update models_skybox.craysan5
2020-09-21REVIEWED: GenTextureCubemap()raysan5
2020-09-19REVIEWED: models_skybox exampleraysan5
2020-09-18EXAMPLE: models_skybox works on OpenGL ES 2.0raysan5
2020-09-16Reverted previous changeraysan5
2020-09-07REDESIGNED: ColorFromHSV()raysan5
2020-08-23work on quat and matrix math - deleted multiple copies of raymath.h causing i...chriscamacho
2020-08-16RENAMED: FormatText() -> TextFormat()raysan5
2020-07-28Small shader fix on vec3 initialization #1298raysan5
2020-07-10Review skybox shadersraysan5
2020-06-20Fix bug #1270 (#1282)peppemas
2020-05-28resources PNG chunks cleaningraysan5
2020-04-16Added raymath to examplesraysan5
2020-04-06Removed unused Duck model.raysan5
2020-03-25Minor tweaksraysan5
2020-03-24Added note on examples not supporting GLSL100raysan5
2020-03-03Some code tweaksRay
2020-01-28Removed big examplesRay
2020-01-06Review resources LICENSEraysan5
2019-11-25Support rlPushMatrix() and rlPopMatrix() on mesh drawingRay
2019-11-25Minor format tweaksRay
2019-09-22Review PR and commentsRay
2019-09-19fixed leak with PBR example (#971)chriscamacho
2019-09-12Review weird PBR shader issue >_<Ray
2019-09-12Review example crashingRay
2019-09-12Add glTF Duck modelRay
2019-09-12REMOVED: models_obj_viewerRay
2019-09-12REDESIGNED: models_obj_loading > models_loadingRay
2019-09-04Update plane_diffuse.pngRay
2019-08-27Review all RL_CALLOC() callsraysan5
2019-08-26Unload model shaders and texturesraysan5
2019-08-09addition to raylib to create matrix from 3 euler angles (#938)chriscamacho
2019-08-07WARNING: Redesigned structsRay
2019-08-06Fix loading multiple animations from .iqm file (#928)culacant
2019-07-15Adding solar system examples. (#900)Aldrin Martoq
2019-06-05Review contributed exampleRay
2019-06-05Review contributor infoRay
2019-06-05Added waving cubes exampleCodecat
2019-05-31Reduce textures size2.5.0Ray
2019-05-27Review variables initializationRay
2019-05-22Comment tweaksRay