1455 次代码提交 (816b60505458d922f6279b474d3ee4647c3460c8)

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