682 Commits (7e0929e3b4445260b957825d956d7b25f25a1c23)

Author SHA1 Message Date
  Ray 7e0929e3b4
Create README.md 5 years ago
  raysan5 793977db4a Review resources LICENSE 5 years ago
  Ray 5e8b6b0157 Review flags and web compilation 5 years ago
  raysan5 3aad221b1e Review some shaders to work on GLSL 100 5 years ago
  Ray 3ffe34f9bb ADDED: DrawTextCodepoint() 5 years ago
  Ray 91faf72dda Rename and review: core_2d_camera_platformer 5 years ago
  Ray 97abaff4c5 Support rlPushMatrix() and rlPopMatrix() on mesh drawing 5 years ago
  Ray 5ad65d9291 Minor format tweaks 5 years ago
  raysan5 c1a02e9fca Review PR #1022 5 years ago
  Richard Smith f987ac9dca fix example build on macos (#1022) 5 years ago
  raysan5 1d3f230c92 Review key input queue PR #1012 5 years ago
  Pablo Marcos Oltra 5d9df629d7 Fix generation of web examples (#1007) 5 years ago
  Ray 6bf746d531 Corrected issue with function renamed 5 years ago
  Industrious Nomad a6db31c01e updated RayMarching Demo (#997) 5 years ago
  chriscamacho 161c8b7d08 corrected examples Makefile target (#985) 5 years ago
  Ray 3fcf2ee19a Example renamed 5 years ago
  Ray bdcb16e7bb Review PR and comments 5 years ago
  chriscamacho a679b0ccc0 contributed simple shader example (#973) 5 years ago
  chriscamacho bce2dd1231 fixed leak with PBR example (#971) 5 years ago
  Ray 7caedff9ca Review weird PBR shader issue >_< 5 years ago
  Ray d9d9c6111b RENAMED: text_sprite_font > text_font_spritefont 5 years ago
  Ray 8d6f179062 RENAMED: text_ttf_loading > text_font_filters 5 years ago
  Ray 7e08b312d5 RENAMED: text_bmfont_ttf > text_font_loading 5 years ago
  Ray c6d2502bdb Review example crashing 5 years ago
  Ray 74ed3d07f9 Add glTF Duck model 5 years ago
  Ray ce58b168f6 REMOVED: models_obj_viewer 5 years ago
  Ray c247c371c3 REDESIGNED: models_obj_loading > models_loading 5 years ago
  Ray 402ce4e53b Update plane_diffuse.png 5 years ago
  Ray fc95ceadf0 Remove sampleLeft from Music struct... -WIP- 5 years ago
  chriscamacho dde1e0671f examples makefile not deleting examples in Linux (#955) 5 years ago
  arvyy 97101d1003 Add screen->world and world->screen functions for 2D; add extended camera2D example (#947) 5 years ago
  raysan5 c661cad692 Review all RL_CALLOC() calls 5 years ago
  raysan5 37a6f12037 Unload model shaders and textures 5 years ago
  raysan5 20257f3e49 Uniform initialization not supported on GLSL 100 5 years ago
  raysan5 3db13edd89 Support mouse cursor on RPI native 5 years ago
  Ray 4b79f63d07 new example: shaders_fog 5 years ago
  Ray ce8d7042c6 PR formatting review 5 years ago
  arvyy d8b8c0f3fc change Camera2D behavior (#945) 5 years ago
  raysan5 c387bc586d RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed() 5 years ago
  chriscamacho 6f2f09947f addition to raylib to create matrix from 3 euler angles (#938) 5 years ago
  Michael Vetter f3555a1016 Fix memleak in physics_restitution example (#932) 5 years ago
  Ray 3d5fa81bf2 WARNING: Redesigned structs 5 years ago
  culacant f518c4e939 Fix loading multiple animations from .iqm file (#928) 5 years ago
  Leandro Gabriel 89c16baf18 Replace tabs with spaces and update year of copyright notices (#927) 5 years ago
  João Coelho 68ffbc06c7 explained a bit more the core_window_letterbox example (#925) 5 years ago
  raysan5 38ee6156f8 Update textures_mouse_painting.c 5 years ago
  raysan5 b83d165764 Replace tabs by spaces 5 years ago
  raysan5 895f9613d2 Added image saved message 5 years ago
  raysan5 602d2a65dd Reviewed new examples 5 years ago
  ChrisDill 879c874330 Added scissor test and mouse painting examples proposed in #890 (#919) 5 years ago