6074 コミット (cf76d234769be4773230fc1674acee837525ad40)
 

作成者 SHA1 メッセージ 日付
  Ray cf76d23476 Minor format tweaks 2年前
  Ray cf24c021a3 WARNING: BREAKING: Reviewed SSBO usage to avoid `long long` 2年前
  Ray b478364914 REVIEWED: Removed comment, fixes #2691 2年前
  hartmannathan c1b4881e8a
examples/core/core_custom_logging.c: Fix typo (#2692) 2年前
  Ray ac1ffbad1d REVIEWED: Data type to unsigned 2年前
  Ray b09725fa84 REPLACED: `rlVertex2i()` by `rlVertex2f()` 2年前
  Ray e59442bfab REMOVED: `rlPushMatrix()`/`rlPopMatrix()` from `rshapes` 2年前
  Ray 9996e328cb WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement 2年前
  Ray ad5ffd78d6 REVIEWED: rlgl enums and comments 2年前
  Ray 0917290e95 REVIEWED: M3D model loading #2688 2年前
  Ray ac3420faac Update core_custom_frame_control.c 2年前
  skylar ee5a87826d
Fixed a bug in the 2d camera platformer example (#2687) 2年前
  Ray f4b4054de5 REVIEWED: `CheckCollisionPointPoly()` 2年前
  Jacek aff98d7f2a
Check collision point polygon (#2685) 2年前
  Ray 082920eb80 WARNING: RENAMED exported symbol to `raylib_version` #2671 2年前
  Ray de968e3623 WARNING: RENAMED symbol `raylibVersion` to `raylib_version` 2年前
  Ray 2a798d64a2 Export `raylibVersion` symbol. Fixes #2671 2年前
  Stan 234576da71
Removed raylib_opengl_interop.c from PLATFORM=Web build (#2682) 2年前
  Ray fb1037a241 ADDED: Complete support for M3D animations! #2648 2年前
  Ray 64cca24526 ADDED: `RL_TEXTURE_MIPMAP_BIAS_RATIO` support to `rlTextureParameters()` for OpenGL 3.3 #2674 2年前
  Ray a598754b5b
Update windows.yml 2年前
  Ray bb4d9297b5
Update windows.yml 2年前
  Ray 4938966e76
Update windows.yml 2年前
  Ray cabaa53302
Update windows.yml 2年前
  Ray bfab101ac2
Update windows.yml 2年前
  Ray 23cc39a265 Implemented latest .M3D improvements #2648 2年前
  Ray 0c7ba773ec Fixed issue with `LoadIQM()` #2676 2年前
  Ray 4b76aa09dd ADDED: `lighting.fs` for GLSL120 Fix #2651 2年前
  Ray d66692149b
Update README.md 2年前
  Ray 7f5567eec0 Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE` 2年前
  Ray be2328f848 Update Makefile 2年前
  Ray 568fe42cb1 Reviewed GLFW issue with `ppoll()` function 2年前
  Ray 482dbfc52e Avoid error on `implicit-function-declaration` 2年前
  Ray 10ae54379a Update posix_poll.c 2年前
  Ray 2236197d49 Update rglfw.c 2年前
  Ray 9e0e08cba4 WARNING: UPDATED GLFW to latest master branch! 2年前
  Dmitry Matveyev 8508ae3d15
Update NimraylibNow! bindings version (#2667) 2年前
  Milan Nikolic 99948a86e1
Update raylib-go bindings (#2665) 2年前
  Ray f66b1a3136 REVIEWED: Support M3D file loading #2648 2年前
  Ray ae745e4fa8 ADDED: `-latomic` library on Linux (only required for ARM32) 2年前
  Ray e92bc8ca4e REVIEWED: M3D implementation #2648 2年前
  Rodrigo Escar aa4111a3b2
Fix PATH for Web target (#2647) 2年前
  Daijiro Fukuda 7bb8ffc29e
Win32: resolve some symbols re-definition of windows.h in glfw3native.h (#2643) 2年前
  Rob Loach e835311d0d
BINDINGS: raylib-cpp has support for raylib 4.2 (#2652) 2年前
  Ray 4ee5fdf619 ADDED: Support M3D model file format (meshes and materials) #2648 2年前
  Ray 35c777ef2c REVIEWED: Avoid crash on bad data provided 2年前
  Ray 904c505125 minor tweak 2年前
  irishgreencitrus d8ed3fb31e
Update `raylib.jl` and `raylib.v` to `4.2.0` (#2644) 2年前
  Ray 2ad7967db8 REVIEW: Fix issue with external GLFW missing define #2638 2年前
  Michael Scherbakow 95d3a6ac52
update raylib.zig to 4.2 (#2642) 2年前