1459 Commits (949c31605bab1f797b78bc0bf26c392fe7714488)

Author SHA1 Message Date
  Anthony Carbajal 418b878053
[Examples] set FPS to 60 (#4235) 4 months ago
  Asdqwe 46cb6af437
Fix core_input_gamepad_info example so all buttons are displayed within the window (#4241) 4 months ago
  Anthony Carbajal e4529ff8f9
update text input box (#4229) 4 months ago
  Anthony Carbajal 3c5bdae7ab
update shapes bouncing ball (#4226) 4 months ago
  Anthony Carbajal 06aeb21429
update shaders basic pbr (#4225) 4 months ago
  Anthony Carbajal 85c6489d81
update models box collisions (#4224) 4 months ago
  Anthony Carbajal 243801c2d1
update text writing anim (#4230) 4 months ago
  Anthony Carbajal 070c1c9d63
update examples missing unloadtexture (#4234) 4 months ago
  Anthony Carbajal 5233b80fb7
update raygui (#4238) 4 months ago
  Jeffery Myers 9ef678d90a
Fix warnings (#4239) 4 months ago
  kai-z99 97c02b2425
[examples] Fix some examples (#4211) 4 months ago
  Ray db8b199363 Reviewed shader 4 months ago
  CDM15y b44b759b8f
[examples][shaders_raymarching] Add `raymarching.fs` for GLSL120 (#4183) 4 months ago
  Anthony Carbajal 4b84b5563e
Update audio mixed processor (#4214) 4 months ago
  Ray b657001e0d REVIEWED: shaders_vertex_displacement 4 months ago
  Alex ZH 43b0c9410e
[examples] Add new example: `shaders_vertex_displacement` (#4186) 4 months ago
  Anthony Carbajal 6595bab8ff
update make for examples (#4209) 4 months ago
  CDM15y 2d94d8d06d
[examples] Fix PBR and Shadowmap example shaders for GLSL 1.20 (#4167) 5 months ago
  Ray 9764fef262 Update models_billboard.c 5 months ago
  bohonghuang 6dd2a0e645
[rmodels] Consistent `DrawBillboardPro` with `DrawTexturePro` (#4132) 5 months ago
  Ray c95b2e88b7 Example review 5 months ago
  Ray ab20b2179f Update Makefile 5 months ago
  Ray 18d726be65 Update Makefile 5 months ago
  Ray 2f49250baf WARNING: UPDATE: Starting works on `raylib 5.5` release 5 months ago
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` 5 months ago
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions 5 months ago
  Bruno Cabral 6e2661f92d
[rtextures] Created `ImageFromChannel()` (#4105) 5 months ago
  Jeffery Myers c1ea32655a
[EXAMPLES] Default Skybox example to not use HDR (#4115) 5 months ago
  Jeffery Myers e96bab7ce6
[Build] Fix warnings when building in VS 2022 (#4095) 6 months ago
  Ray dcf2f6a8e9 Added note about performace #4067 6 months ago
  Lázaro Albuquerque cc40a91343
[build] Fix some warnings on web builds and remove some redundant flags. (#4069) 6 months ago
  Ray 715633e0de REVIEWED: Spline cubic bezier example 6 months ago
  Santiago Pelufo 640eaca8bf
[rshapes] Fix multisegment Bezier splines. (#3744) 6 months ago
  Mike Will 81ff879b04
zig: run examples from their directories (#4063) 6 months ago
  Karl Zylinski fffae1a975
Fix fragPosition using wrong matrix in lighting_instancing.vs (#4056) 6 months ago
  Konrad Gutvik Grande 3948656d84
The example always showed a xbox controller, never a ps3 controller (#4040) 6 months ago
  Sprix e74d13e6db
Fix examples not building with gestures system disabled (#4020) 6 months ago
  vaezim d7a8af144d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 6 months ago
  Ray 02d98a3e44 REVIEWED: 2d camera zoom, add alternative method #3977 7 months ago
  Ray 479bd84400 Update shaders_palette_switch.c 7 months ago
  Mike Will 46f9806359
Use logarithmic scaling for a 2d example with zoom functionality (#3977) 7 months ago
  Ray 08ae888722 Update Makefile 7 months ago
  Colleague Riley 9805fe0b1a
make RGFW a custom platform (#3941) 7 months ago
  Ray 34d00d5217 Minor formatting tweaks 7 months ago
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` 7 months ago
  KotzaBoss 4b0e25d3af
Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912) 8 months ago
  bohonghuang d80febde7d
[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 8 months ago
  freakmangd e0f6faa151
[build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) 8 months ago
  Ray 3caa424ad4 Review formatting 8 months ago
  Ray 77cabc8bf2 Update shapes_draw_rectangle_rounded.c 8 months ago