53 コミット (2d4956feeb75adf4aa64cc9ed68cb45b3fab5865)

作成者 SHA1 メッセージ 日付
  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 6年前
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 6年前
  Ray b75511248d Remove trailing spaces 6年前
  Ray 72ab65277b Avoid some warnings 6年前
  raysan5 561c486ceb Add WinMM library for linkage 6年前
  noshbar 7f7f3b7cd5 Physac.h fix for variable array size declaration. 7年前
  Pablo Marcos Oltra 35634f37c8 Fix physac's fixed time step 7年前
  Pablo Marcos Oltra 907e27ef4e Fix Physac examples to be run without creating new thread 7年前
  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 8年前
  Ahmad Fatoum 899e1fbd94
Avoid duplicate definition of feature macro 8年前
  Benjamin Summerton 71d9426565 Make physac work on OS X 8年前
  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 9年前
  victorfisac aa9353feb4 Updated Physac library 9年前
  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年前
  victorfisac 7128ef686d physac module redesign (2/3) 9年前
  victorfisac 78e4772f21 Fixed physac header little mistake 9年前
  victorfisac 305efcf5ad Redesigned physics module (IN PROGRESS) 9年前
  raysan5 ed19064405 Reviewed physics module 9年前
  raysan5 cf6c6fefd7 Review some function names for consistency with raymath 10年前
  raysan5 c5663ca015 Some formatting tweaks 10年前