1456 Commits (master)

Author SHA1 Message Date
  Ray 162efc1ec7 Update core_basic_window.c 1 day ago
  Jeffery Myers a2f6ae6796
Fix warnings in examples (#4492) 2 days ago
  Ray 5e6cdf3a73 Update emsdk path on Windows to match new raylib installer package 3 days ago
  Ray 14d3bbbb86 Update raygui.h 3 days ago
  Asdqwe 377248b1ac
Fix Makefile.Web (#4487) 4 days ago
  Jeffery Myers 10fd4de258
Fix the example lighting shaders to use both frag and diffuse colors so they work with shapes and meshes. (#4482) 6 days ago
  Everton Jr. 00396e3436
[rcore] Clipboard Image Support (#4459) 1 week ago
  Ray a617e1e217 Update core_2d_camera_mouse_zoom.c 1 week ago
  Ray b47fffb48b Update Makefile.Web 1 week ago
  Ray be360d2ad1 RENAMED: `UpdateModelAnimationBoneMatrices()` to `UpdateModelAnimationBones()` 2 weeks ago
  Ray 9e2591e612 Update Makefile 2 weeks ago
  Everton Jr. ad79d4a884
[shapes] Add `shapes_rectangle_advanced ` example implementing a `DrawRectangleRoundedGradientH` function (#4435) 2 weeks ago
  NishiOwO ff66b49c19
fix (#4440) 3 weeks ago
  Ray 8b9ea8cd5f Update Makefile 3 weeks ago
  NishiOwO 3dcddaedd7
Fix examples Makefile for NetBSD (#4438) 3 weeks ago
  Nikolas 7fedf9e0b8
[rtextures/rlgl] Load mipmaps for cubemaps (#4429) 3 weeks ago
  Asdqwe 91a4f04794
Use mingw32-make for Windows (#4436) 3 weeks ago
  Ray 22c77d17b7 REVIEWED: WebGL2 (OpenGL ES 3.0) backend flags (PLATFORM_WEB) #4330 3 weeks ago
  Ray 7ac36e20cd Update Makefile.Web 3 weeks ago
  Asdqwe 8b36253e2f
[build] [web] Fix examples `Makefile` for `PLATFORM_WEB` (#4434) 3 weeks ago
  Jeffery Myers f03f093909
Add input_virtual_controls to MSVC projects (#4433) 3 weeks ago
  Jeffery Myers 728ccc96bc
Use the vertex color as part of the base shader in GLSL330 (#4431) 3 weeks ago
  IcyLeave6109 15f6c47f07
Use free camera in model shader example (#4428) 3 weeks ago
  Ray 6ff0b03629 REVIEWED: `UpdateModelAnimationBoneMatrices()` comments 3 weeks ago
  Ray b0140b876b REVIEWED: GPU skninning on Web, some gotchas! #4412 3 weeks ago
  Ray eb04154c98 Update Makefile 3 weeks ago
  Ray cd845368d8 Update skinning.fs 3 weeks ago
  Asdqwe 157ee79a8e
Add drawing for generic gamepad on core_input_gamepad example (#4424) 3 weeks ago
  Asdqwe fe6da67066
[examples] Add deadzone handling to `core_input_gamepad` example (#4422) 3 weeks ago
  Asdqwe 75a4c5bf20
Update core_input_gamepad example (#4416) 3 weeks ago
  Ray 79e2be68c2 Reviewed skinning shaders #4412 3 weeks ago
  Ray b2dca724c7 REVIEWED: skinning shader for GLSL 100 #4412 3 weeks ago
  Anthony Carbajal fe66bfb785
moved update out of draw area (#4413) 3 weeks ago
  Anthony Carbajal 680238689b
removed extra update command (#4401) 4 weeks ago
  Ray 1effe92129 `WARNING`: REMOVED: SVG files loading and drawing, moving it to raylib-extras 1 month ago
  Magnus Oblerion 74ce90ce67
[example] Input virtual controls example (#4342) 1 month ago
  Ashley Chekhov 20ce8ba046
Typo fix (#4356) 1 month ago
  Jeffery Myers 0e7bcd5639
[MODELS] Disable GPU skinning for MacOS platform (#4348) 1 month ago
  Daniel Holden 86ead96263
[rmodels] Optional GPU skinning (#4321) 1 month ago
  Tchan0 8dbf371244
Examples makefiles: align /usr/local with /src Makefile (#4286) 2 months ago
  Ray 414133dbe7 Update models_point_rendering.c 2 months ago
  Reese Gallagher 7bde76ca2c
[rmodels] More performant point cloud rendering with `DrawModelPoints()` (#4203) 2 months ago
  Ray 039df36f4b REVIEWED: Automation events mouse wheel #4263 2 months ago
  Anthony Carbajal 418b878053
[Examples] set FPS to 60 (#4235) 3 months ago
  Asdqwe 46cb6af437
Fix core_input_gamepad_info example so all buttons are displayed within the window (#4241) 3 months ago
  Anthony Carbajal e4529ff8f9
update text input box (#4229) 3 months ago
  Anthony Carbajal 3c5bdae7ab
update shapes bouncing ball (#4226) 3 months ago
  Anthony Carbajal 06aeb21429
update shaders basic pbr (#4225) 3 months ago
  Anthony Carbajal 85c6489d81
update models box collisions (#4224) 3 months ago
  Anthony Carbajal 243801c2d1
update text writing anim (#4230) 3 months ago