59 コミット (c2bc3d22a15d3a05084b9ab9706ba1f43a25be6d)

作成者 SHA1 メッセージ 日付
  Ray ab36fbf24a Reviewed defines, try to avoid elif statements 4年前
  Jeffery Myers 2375464213
[Physics] Fix typecast warnings generated by visual studio 2019 (#1599) 4年前
  raysan5 f3df64210b Update physac.h 4年前
  Ray 677f420bf0 REVIEWED: physac module and examples #1525 4年前
  Dmitry Matveyev 04a1bb1390
Reorder typedefs in physac.h to be in header part (#1528) 4年前
  Ray a4ea9f872f Review "aggregate initializations" #1403 4年前
  raysan5 884e868e92 Review DEBUG trace log and custom allocators 5年前
  Ray c3f06b7470 Remove all trail spaces 5年前
  Ray af3df8bdd6 Review PHYSAC_NO_THREADS on WebAssembly 5年前
  Ray 02a533768c Review bool type check 5年前
  Ray 46046bf018 Review spacing 5年前
  Ray bc29720024 Renamed Mat2 to Matrix2x2 5年前
  Ray dc6136e820 Review formatting for PR #1004 5年前
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 5年前
  Ray b75511248d Remove trailing spaces 5年前
  Ray 72ab65277b Avoid some warnings 6年前
  raysan5 561c486ceb Add WinMM library for linkage 6年前
  noshbar 7f7f3b7cd5 Physac.h fix for variable array size declaration. 6年前
  Pablo Marcos Oltra 35634f37c8 Fix physac's fixed time step 6年前
  Pablo Marcos Oltra 907e27ef4e Fix Physac examples to be run without creating new thread 6年前
  Ray d873314c27 Reviewed Windows resource file name 7年前
  victorfisac d6fee9da29 Fixed compilation code comment in header 7年前
  victorfisac 3201bad65a Fixed memory leaks in physics step operations 7年前
  Ahmad Fatoum 520f317a75
#include header for time() on Windows 7年前
  raysan5 f44dbf21cf Review physac timming system 7年前
  Ahmad Fatoum 899e1fbd94
Avoid duplicate definition of feature macro 7年前
  Benjamin Summerton 71d9426565 Make physac work on OS X 7年前
  Michael Vetter 272073785f Add define to have CLOCK_MONOTONIC work in c99 8年前
  Ray a5bfd7db22 Some reviews for RPI 8年前
  Ray fd5c36fc32 Avoid math function duplicates 8年前
  raysan5 3e082f1d62 Updated physac to latest version 8年前
  RDR8 9875198a56 c99 fix, some linux housekeeping 8年前
  victorfisac c964559bc9 Update physac source and examples with new changes 8年前
  victorfisac f88a943418 Fix bug in isGrounded state calculations 8年前
  Ray 05cff44d0a Improved modules description -IN PROGRESS- 8年前
  Saggi Mizrahi 1aa775eca8 Fix physac.h building on linux 8年前
  victorfisac aa9353feb4 Updated Physac library 8年前
  victorfisac 1b0996fb0b Updated physac header documentation 9年前
  victorfisac 4e84ded7ef Fixed spacing and set UpdatePhysics() function as static... 9年前
  victorfisac 5a1cbb2842 Fix current time value 9年前
  victorfisac 54537e8f0b Fixed bug in delta time calculation... 9年前
  victorfisac 5625c11e99 Added internal hi-resolution timer to physac... 9年前
  victorfisac c10c49e44f Convert physac module from static steps to fixed time steps 9年前
  raysan5 c46c0fc652 Corrected keywords usage 9年前
  raysan5 e2cfc6b838 Reduced physic steps resolution 9年前
  raysan5 558ec3891b Converted physac module to header only 9年前
  raysan5 2168d8aa1a Removed DrawPhysicObjectInfo() function 9年前
  raysan5 af890cf210 Updated to avoid pointers 9年前
  victorfisac 60223a358b Physac redesign (3/3) 9年前
  victorfisac 0caf925d5d Updated headers 9年前