7378 コミット (62f9a3a0ea21af7bd0a1ab74d10a305fca2a5695)
 

作成者 SHA1 メッセージ 日付
  Lázaro Albuquerque 62f9a3a0ea
Update CompileDefinitions.cmake 1年前
  Lázaro Albuquerque 1785fc06b5
Update CMakeLists.txt 1年前
  Lázaro Albuquerque 4f08618942
Update CompileDefinitions.cmake 1年前
  Lázaro Albuquerque aa44e01900
Merge branch 'raysan5:master' into cmake-config.h 1年前
  Lázaro Albuquerque f53dfb0a8a
Update CompileDefinitions.cmake 1年前
  MrScautHD 29ac31f409
Removed Raylib.NET (#4050) 1年前
  carverdamien a0a81fddee
Make addRaylib use options.opengl_version (#4049) 1年前
  Ray 8cbde7f84c tweaks 1年前
  Ray 6b3c1148bf REVIEWED: Animation name being NULL #4037 1年前
  Lázaro Albuquerque 7e349fd78b
Update CompileDefinitions.cmake 1年前
  Lázaro Albuquerque 883e6d932a
Update CMakeOptions.txt 1年前
  Lázaro Albuquerque bcc4310c49
Update LibraryConfigurations.cmake 1年前
  Lázaro Albuquerque 3e7912144e
Update CMakeLists.txt 1年前
  Lázaro Albuquerque 06a47011f1
Merge branch 'raysan5:master' into cmake-config.h 1年前
  Colleague Riley 8c712f82d1
Update RGFW (#4048) 1年前
  fruzitent 7b92b5bde7
fix: infer CMAKE_MODULE_PATH in super-build (#4042) 1年前
  Konrad Gutvik Grande 3948656d84
The example always showed a xbox controller, never a ps3 controller (#4040) 1年前
  Lázaro Albuquerque 14859cf976
Update CMakeOptions.txt 1年前
  Lázaro Albuquerque 6774d3a2a0
Update CompileDefinitions.cmake 1年前
  Lázaro Albuquerque 232c0ddc44
Create ParseConfigHeader.cmake 1年前
  jgabaut f05316b11d
[rlgl] Rename near, far variables (#4039) 1年前
  Sprix e74d13e6db
Fix examples not building with gestures system disabled (#4020) 1年前
  Ray 38018192b8 RENAME: near, far vaiables 1年前
  Ray 5767c4cd05 Update rcore_desktop.c 1年前
  Paul Melis e1379afb01
Fix #4024, cylinder drawing was incorrect due to imprecise angle (#4034) 1年前
  IoIxD 39f12859dc
rtext: added functions for camel case and snake case (reopened due to formatting errors) (#4033) 1年前
  Jett 06f8c4f733
LoadIQM: attempt to load texture from IQM at loadtime. (#4029) 1年前
  MrScautHD 0cad25f798
Update Raylib-CSharp to `5.1-dev`. (#4030) 1年前
  David Holland 11202bf299
[rmodels] Send full matModel to shader in DrawMesh (#4005) (#4022) 1年前
  Jett 2998f8671b
LoadModelAnimationsIQM: fix corrupted animation names (#4026) 1年前
  github-actions[bot] 1344979c70 Update raylib_api.* by CI 1年前
  kai-z99 606cc1d897
[rshapes]Circle line collision function (#4018) 1年前
  vaezim d7a8af144d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 1年前
  Le Juez Victor f2344cd089
review color tint functions (#4015) 1年前
  Ray c04629f6d4 Update raylib.h 1年前
  Ray e37d19ab1e REVIEWED: `ExportFontAsCode()`, avoid `const` #4013 1年前
  DarkAssassin23 2804e75869
[rtext] Added cast to ExportFontAsCode output to fix C++ compiler errors (#4013) 1年前
  Dylan 2e38069475
[build.zig] Fix Zig emscripten build (#4012) 1年前
  github-actions[bot] a942a3bc70 Update raylib_api.* by CI 1年前
  Ray c335c3c52c ADDED: `IsFileNameValid()` 1年前
  Le Juez Victor 797de0f9ad
[rmodels] Multiplication of colors in `DrawModelEx` which can be simplified (#4002) 1年前
  avx0 9cc7e3528f
[parser] MemoryCopy() calls: Prevent buffer overflow by replacing hard-coded arguments (#4011) 1年前
  Lionel Briand 785ec74b92
Update BINDINGS.md (#4004) 1年前
  listeria b429dbdc4b
fix WaveCrop(): update wave->frameCount (#4003) 1年前
  Antonis Geralis d9c5066382
nim bindings are in 5.1-dev, remove umaintained repos (#3999) 1年前
  Ray b212750b85 Update rcore_desktop_sdl.c 1年前
  Ray 3abb6d9eaf REVIEWED: `ColorToInt()` PR 1年前
  JupiterRider c7f098f4d2
Call SDL_GL_SetSwapInterval() after GL context creation (#3997) 1年前
  OetkenPurveyorOfCode 9ef29aff9a
[rtextures] Fix Undefined behaviour in ColorToInt (#3996) 1年前
  Salvador Galindo c4a51a3ebd
fixed out of bounds error in GenMeshTangents (#3990) 1年前