Evangel63
|
6d750dcc2e
Changed C style casts to C++ style casts, or constructors where appropriate (#698)
|
1 year ago |
Jorrit Rouwe
|
6785742b9d
Debug renderer can now draw a triangle with or without shadows (#639)
|
2 years ago |
Jan Krassnigg
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
Jorrit Rouwe
|
a2c1c22059
Supporting double precision positions to enable larger worlds (#344)
|
2 years ago |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 years ago |
Jorrit Rouwe
|
b4bd177f35
Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145)
|
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 |
Jorrit Rouwe
|
8b62fa04c4
Disabled warnings now stay within the Jolt headers (#108)
|
3 years ago |
Jorrit Rouwe
|
06e9d17d38
Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106)
|
3 years ago |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
4 years ago |