59 Commits (c2bc3d22a15d3a05084b9ab9706ba1f43a25be6d)

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