Commit History

Author SHA1 Message Date
  Jorrit Rouwe 5ac751cee9 Improved engine model of wheeled vehicles (#306) 2 years ago
  Jorrit Rouwe d46cf4fa5a Added ability to select shape type in character tests (#299) 2 years ago
  Jorrit Rouwe f7527f3282 Character improvements (#273) 2 years ago
  Jorrit Rouwe d2b9094529 Fixed ground normal and velocity when jumping against vertical wall (#266) 2 years ago
  Jorrit Rouwe 2eecb1c1fe Improved handling of collisions between virtual character and dynamic objects (#256) 2 years ago
  Jorrit Rouwe a314bc8a6e Character tweaks (#232) 2 years ago
  Jorrit Rouwe 75794b95e7 Added walls at varying angles to CharacterBaseTest 2 years ago
  Jorrit Rouwe 298cd5a026 Character improvements (#231) 2 years ago
  Jorrit Rouwe 691b0f42d9 Character improvements (#230) 2 years ago
  Jorrit Rouwe efb0012221 Character tweaks (#218) 2 years ago
  Jorrit Rouwe aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe 0222977964 Split off ObjectStream classes to reduce compilation time of the library by approx 20% (#174) 3 years ago
  Jorrit Rouwe 5237d4a319 Implemented a function to do stair walking for the virtual character (#160) 3 years ago
  Jorrit Rouwe 8b8ed06053 Made character tests deterministic 3 years ago
  Jorrit Rouwe 54baa54107 Turn off determinism check for character test 3 years ago
  Jorrit Rouwe 2e1abfb344 Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122) 3 years ago