59 Commits (c2bc3d22a15d3a05084b9ab9706ba1f43a25be6d)

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