575 次程式碼提交 (66b096d97848eb096a043781f1f305e7189f2a00)
 

作者 SHA1 備註 提交日期
  raysan5 66b096d978 Added support for render to texture (use RenderTexture2D) 9 年之前
  raysan5 1136d4222f Setting up for raylib 1.5.0 9 年之前
  raysan5 136408d8b8 Corrected bug on bounding box 9 年之前
  raysan5 ee9bf76ae9 Remove old screenshot 9 年之前
  raysan5 a3f16c8459 Improved 2d camera system -IN PROGRESS- 9 年之前
  raysan5 956a6e6f77 Corrected bug and comments on model unloading 9 年之前
  raysan5 8b7ca8b670 Review comments 9 年之前
  Ray 35ee4e52c8 Merge pull request #105 from victorfisac/develop 10 年之前
  victorfisac ea7afc8ec8 Fix spacing and some comments 10 年之前
  Ray db3dd9d200 Merge pull request #104 from victorfisac/develop 10 年之前
  victorfisac 60223a358b Physac redesign (3/3) 10 年之前
  victorfisac c453ac8265 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 10 年之前
  raysan5 269b120104 Review Android button inputs 10 年之前
  raysan5 584e74c676 Corrected bug on touch position 10 年之前
  raysan5 fa78023aa4 Understand mouse as touch in web 10 年之前
  raysan5 ebc2b9a286 Improved windows resizing system... 10 年之前
  raysan5 5e45c3c824 Redesign to work as standalone 10 年之前
  Ray e2ba22ec59 Improved 2D-3D drawing 10 年之前
  Ray 49df957058 Add support for multiple gamepads on RPI 10 年之前
  Ray 95c1bf9544 Removed previous change that introduced a bug 10 年之前
  Ray db4585b3e2 Improved gamepad support 10 年之前
  Ray d6bc7b8877 Reset pointCount for gestures 10 年之前
  Ray ee52b13ae6 Corrected bug on GetCollisionRec() 10 年之前
  Ray d0e26247f4 Merge pull request #103 from victorfisac/develop 10 年之前
  victorfisac 0caf925d5d Updated headers 10 年之前
  victorfisac dc68205a18 Updated and improved physac examples 10 年之前
  victorfisac 7128ef686d physac module redesign (2/3) 10 年之前
  victorfisac d728494099 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 10 年之前
  Ray 5bcda7bf15 Merge pull request #102 from LelixSuper/develop 10 年之前
  LelixSuper 9e7a3b7017 Remove GLEW library and uncomment other GNU/Linux dependences 10 年之前
  LelixSuper 530e520727 Convert tabs to spaces when it is possible in Makefile files 10 年之前
  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 年之前