878 コミット (3d6c1f3f4fe02262fc6f2939a4aa66541c943269)

作成者 SHA1 メッセージ 日付
  Ray 3d6c1f3f4f Remove useless files 8年前
  Ray 518bdfc134 Some work on Android build 8年前
  Ray 35fe34ba0f Added some useful functions 8年前
  Ray 93e2fd8ea1 Some tweaks 8年前
  Ray 16842233c9 Review issue and added some comments 8年前
  Ray 0880be638e Renamed RayHitInfo variables 8年前
  Ray 7f6b16add4 HDR textures vertical flip 8年前
  Ray bac50fbba5 Review functions descriptions 8年前
  Ray 321027a242 Added comments to create transparent framebuffer 8年前
  Ray 4c27412eff Corrected issue #281 8年前
  Ray f05d6dfc3c Some comment tweaks 8年前
  Ray fd1fe3ac14 Lock cursor on first person camera 8年前
  Ray 35c6aff21f Corrected bug on HDR loading 8年前
  Ray 50c887cb0a Support HDR R32G32B32 float textures loading 8年前
  Ray 822c2ddad5 Some defines tweaks for consistency 8年前
  Ray 83aba22e49 Improved hi-res timer on Win32 8年前
  Ray a522914183 Included required paths for web compilation 8年前
  Ray 3861bc80f2 StopMusicStream() review 8年前
  Ray 39732d04ec Comments review 8年前
  Ray 0ebd8b0f6e Review Android compiling 8年前
  Ray 3bdf367711 Support model.transform 8年前
  Ray 70a7c65668 Return angles as degrees 8年前
  Ray 18b31f6792 Added two new functions to raymath 8年前
  Ray 2d5c8e61b1 Some code tweaks 8年前
  Ray 73774aadd6 Review makefiles 8年前
  victorfisac e197665e1d Added function to set window minimum dimensions... 8年前
  Ray d593bd0081 Some code tweaks 8年前
  Ray 86f2d4b9f9 Commented pointer lock on web 8年前
  raysan5 0b869948c6 TraceLog() output tweak 8年前
  raysan5 3c99093aed Rename variables for consistency 8年前
  raysan5 7bcae59477 Support XM modules by default 8年前
  raysan5 cfec2b40a4 Organize structs vs enums 8年前
  raysan5 247da006ae Rename parameter 8年前
  raysan5 b0f8ea27e3 Renamed function for lib consistency 8年前
  Ray e7f0d0eef1 Corrected issue with alloca.h on GCC 8年前
  Ray ecfe31bf1d Make TraceLog() public to the API 8年前
  Ray 1df7a8b4a6 Update some files 8年前
  Ray 35172430c6 Added SUPPORT_VR_SIMULATOR flag 8年前
  raysan5 3e082f1d62 Updated physac to latest version 8年前
  raysan5 c67cffea38 Updated STB libs to latest version 8年前
  raysan5 f5894278b7 Added Vector2 math functions 8年前
  raysan5 7e65c300b6 Make public TakeScreenshot() function 8年前
  RDR8 1bba1242f4 Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility 8年前
  Ray 8374460c39 Added glfw3 lib (for VS2015) 8年前
  Ray d2d4b17633 Web: Support pointer lock 8年前
  victorfisac 82577ededc Comment unused variables from tangent calculations 8年前
  victorfisac 4b7ea25603 Remove testing binormals implementation 8年前
  victorfisac 0c2a58cf96 Add tangents calculation when loading OBJ file 8年前
  Ray fdf8501e81 Improve vr support and simulator 8年前
  Ray 99affa0caf Corrected issue when retrieving texture from GPU 8年前