568 次程式碼提交 (35ee4e52c844552a9d640bfdc4f0a55c14cdc756)
 

作者 SHA1 備註 提交日期
  Ray 35ee4e52c8 Merge pull request #105 from victorfisac/develop 9 年之前
  victorfisac ea7afc8ec8 Fix spacing and some comments 9 年之前
  Ray db3dd9d200 Merge pull request #104 from victorfisac/develop 9 年之前
  victorfisac 60223a358b Physac redesign (3/3) 9 年之前
  victorfisac c453ac8265 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 9 年之前
  raysan5 269b120104 Review Android button inputs 9 年之前
  raysan5 584e74c676 Corrected bug on touch position 9 年之前
  raysan5 fa78023aa4 Understand mouse as touch in web 9 年之前
  raysan5 ebc2b9a286 Improved windows resizing system... 9 年之前
  raysan5 5e45c3c824 Redesign to work as standalone 9 年之前
  Ray e2ba22ec59 Improved 2D-3D drawing 9 年之前
  Ray 49df957058 Add support for multiple gamepads on RPI 9 年之前
  Ray 95c1bf9544 Removed previous change that introduced a bug 9 年之前
  Ray db4585b3e2 Improved gamepad support 9 年之前
  Ray d6bc7b8877 Reset pointCount for gestures 9 年之前
  Ray ee52b13ae6 Corrected bug on GetCollisionRec() 9 年之前
  Ray d0e26247f4 Merge pull request #103 from victorfisac/develop 9 年之前
  victorfisac 0caf925d5d Updated headers 9 年之前
  victorfisac dc68205a18 Updated and improved physac examples 9 年之前
  victorfisac 7128ef686d physac module redesign (2/3) 9 年之前
  victorfisac d728494099 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 9 年之前
  Ray 5bcda7bf15 Merge pull request #102 from LelixSuper/develop 9 年之前
  LelixSuper 9e7a3b7017 Remove GLEW library and uncomment other GNU/Linux dependences 9 年之前
  LelixSuper 530e520727 Convert tabs to spaces when it is possible in Makefile files 9 年之前
  LelixSuper 2e3e62a413 Raname all makefile files to "Makefile" 10 年之前
  LelixSuper 4d8f18e00b Add a missing library for compiling on GNU/Linux 10 年之前
  LelixSuper ea8363a3b0 Update "libraries" and "includes" section 10 年之前
  LelixSuper c5931c75c6 Update GNU/Linux compilation 10 年之前
  LelixSuper d07e4f44f1 Edit the default target to conform to GNU standards 10 年之前
  Ray dcabb49244 GESTURE SWIPE 10 年之前
  Ray 18a13679fd Review GuiToggleButton() 10 年之前
  raysan5 6ee5718b2e Improved function GetKeyPressed() 10 年之前
  raysan5 d0e7195a16 Added new functions to draw text on image 10 年之前
  raysan5 7053724fd6 Default style tweak 10 年之前
  raysan5 c9d22c7a14 Redesign to use Material type -IN PROGRESS- 10 年之前
  Ray 893facdf6d Merge pull request #101 from victorfisac/develop 10 年之前
  victorfisac 78e4772f21 Fixed physac header little mistake 10 年之前
  victorfisac 305efcf5ad Redesigned physics module (IN PROGRESS) 10 年之前
  raysan5 0d911127d7 Split mesh generation from model loading 10 年之前
  raysan5 5ea18b9426 Support 2d camera system -IN PROGRESS- 10 年之前
  raysan5 d8bd8634ab 3d Camera: Added support for field-of-view Y 10 年之前
  Ray dcbf2a0e0c Replaced tabs by spaces 10 年之前
  raysan5 fffbf48dec Added support for Nearest-Neighbor image scaling 10 年之前
  raysan5 a167067cbd Security check for unsupported BMFonts 10 年之前
  raysan5 4476a9e241 Review rlglUnproject() system 10 年之前
  raysan5 4011c13d4b Updated BoundingBox collision detections 10 年之前
  raysan5 6106ab8a2e Added color to DrawBoundigBox() 10 年之前
  raysan5 1674465bdc Adjust buffers usage 10 年之前
  raysan5 8ca6f8c6ec Do not free model mesh 10 年之前
  raysan5 04caf1c262 Corrected memory leak 10 年之前