3131 コミット (89f031673be901e4cc80de66c53b88dc1482e92f)

作成者 SHA1 メッセージ 日付
  raysan5 9aedfbec69 Review formatting 4年前
  raysan5 c0ca8a74bc WARNING: BREAKING: REMOVED PLATFORM_UWP support 4年前
  raysan5 d432d03aea REVIEWED: Infinite loop on closing #1861 4年前
  raysan5 c15d08d6ec Review some comments 4年前
  raysan5 f8753bda01 Update core.c 4年前
  raysan5 652b17d68d Review variables initialization 4年前
  raysan5 efba81442a Update link address for miniaudio 4年前
  raysan5 f81dfce19f Minor tweaks 4年前
  raysan5 a6728a2203 REVIEWED: emscripten versions 4年前
  raysan5 9e7ca41f58 Remove trailing spaces 4年前
  masterex1000 ee24d17895
Fix DecompressData() pointer issue (#1856) 4年前
  raysan5 da8d76d826 Review issue with pointer #1854 4年前
  raysan5 6f30a19dd7 Update uwp_events.h 4年前
  raysan5 2911cf2a48 Reviewed comments 4年前
  Ray e5cf3f9555 WARNING: BREAKING: Functions renamed for consistency 4年前
  raysan5 5f03201616 Minor tweaks 4年前
  raysan5 8eb7cf1fee REVIEWED: Enum values descriptions 4年前
  raysan5 2f75657350 WARNING: REMOVED: Some deprecated function names mapping 4年前
  Ray 00c8795385 Minor tweaks to follow code conventions 4年前
  Ray 89708edf7f REVIEWED: Latest PR to follow raylib code conventions 4年前
  Hristo Stamenov 71700254b4
Major revamp gltf (#1849) 4年前
  Ray aa86e9d399 REVIEWED: Minor tweaks on log messages 4年前
  Ray 4b6e6ce20e REVIEWED: Improved log info on image/textures laoding 4年前
  Ray 7cbfca8bd1 REVIEWED: Simplified code to avoid extra functions calls 4年前
  Ray e0720a0a55 WARNING: REVIEWED: Default shader uniform names 4年前
  Ray d4c03b47ec REVIEWED: LoadShader() and default locations 4年前
  Ruminant f3eff740ce
fix to LoadShaderFromMemory (#1851) 4年前
  Ray 953882e86f REVIEWED: `CORE.Storage.basePath` 4年前
  Ray 46ad7b87e8 Update text.c 4年前
  Ray 4e9afac2a5 REVIEWED: WaitTime() #1841 4年前
  Nikhilesh S f7a6b94f46
Allow SetWindowSize() on web (#1847) 4年前
  Ray 3db26f82ea WARNING: BREAKING: Functions renamed! 4年前
  Ray 716e26aa37 Review BeginTextureMode() usage 4年前
  Ray 429c5a9a9a Review and un-expose InitTimer() 4年前
  Ray 7f2a071c51 Formatting review 4年前
  Sky 9095dd9e82
Add support for resizing Emscripten canvas (#1840) 4年前
  Diesirae 30a0f6f292
Fix DrawTextRec (#1843) 4年前
  Guillaume DEVOILLE 52f1c7df6d
Fix missing fclose in tinyobj loader (#1842) 4年前
  Ray 115cc7dede Review GetFPS() 4年前
  Adrian Guerrero Vera 96d5dd24aa
core: added `GetMouseDelta()` (#1832) 4年前
  raysan5 28093c46a8 Disable `SUPPORT_EVENTS_AUTOMATION` by default 4年前
  Ray 8be5ec2288 Avoid SUPPORT_MOUSE_CURSOR_POINT 4年前
  Sirvoid 1a420b77e3
Fixed: Binding vertex position twice (#1835) 4年前
  Ray e07054d0d4 RENAMED: `SwapBuffers()` -> `SwapScreenBuffer()` 4年前
  Ray b733e76c86 Update physac.h 4年前
  Ray 19b71f5f13 WARNING: Exposed `SUPPORT_CUSTOM_FRAME_CONTROL` #1729 4年前
  Ray ab032919df RENAMED: Wait() -> WaitTime() 4年前
  Ray 68e408474d Renamed SUPPORT_MOUSE_CURSOR_NATIVE -> SUPPORT_MOUSE_CURSOR_POINT 4年前
  Ray 942657fc7c Remove Color struct requirement 4年前
  Ray 4decbb2586 RENAMED: MeshTangents() -> GenMeshTangents() 4年前