Jorrit Rouwe
|
a17c626f05
Bugfix: Clamping minimal forward step for high frequency updates
|
2 년 전 |
Jorrit Rouwe
|
0e4865a345
Bugfix: Warm start ratio was used every sub step but should only be used in the first one (#234)
|
2 년 전 |
Jorrit Rouwe
|
a314bc8a6e
Character tweaks (#232)
|
3 년 전 |
Jorrit Rouwe
|
298cd5a026
Character improvements (#231)
|
3 년 전 |
Jorrit Rouwe
|
691b0f42d9
Character improvements (#230)
|
3 년 전 |
Jorrit Rouwe
|
efb0012221
Character tweaks (#218)
|
3 년 전 |
Jorrit Rouwe
|
5f063c3c57
Made Mat44::sRotation and QuickSort platform independent (#196)
|
3 년 전 |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 년 전 |
Jorrit Rouwe
|
5237d4a319
Implemented a function to do stair walking for the virtual character (#160)
|
3 년 전 |
Jorrit Rouwe
|
3ee7c8a3f5
Added function to do a collision check at an arbitrary position for both Character and CharacterVirtual with a similar interface (#155)
|
3 년 전 |
Jorrit Rouwe
|
2f1d3865ce
Prevent division by zero if normal and displacement are perpendicular due to float round off
|
3 년 전 |
Jorrit Rouwe
|
8b8ed06053
Made character tests deterministic
|
3 년 전 |
Jorrit Rouwe
|
2e1abfb344
Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122)
|
3 년 전 |