Block a user
5cfee9555d
Fix build errors (HACK!).
4e54b52424
Remove ineffective definition.
42bdfa5411
Enable cross-platform deterministic physics.
d05bc29937
Merge branch 'jolt-physics' into physics-jolt-world-data
7feae676a6
Merge branch 'main' into jolt-physics
38022cd38e
Enable "Hello World" Jolt test.
a005742393
Fix compiler issue on MSVC: needs malloc.h include for
_alloca
.
23d44e89f9
Merge branch 'main' into jolt-physics
7feae676a6
Merge branch 'main' into jolt-physics
81870ce418
Cleanup: Use
const char*
in declaring imb_exr_get_pass()
.
d9cfb9fea2
Fix #126573: Crash calling popups without a "window" set
5cb29528e6
Cleanup: spelling in comments
780686f885
Cleanup: correct code-comment
25cf4e6e73
Merge branch 'main' into geometry-nodes-rb-component
81870ce418
Cleanup: Use
const char*
in declaring imb_exr_get_pass()
.
d9cfb9fea2
Fix #126573: Crash calling popups without a "window" set
5cb29528e6
Cleanup: spelling in comments
780686f885
Cleanup: correct code-comment
8193fcceef
Trim down the PhysicsGeometry class by removing more wrapper functions.
e94e625f4d
Merge branch 'main' into gn-physics-world
aea99644d2
Removed some more wrapper functions.
81870ce418
Cleanup: Use
const char*
in declaring imb_exr_get_pass()
.
2dce48538f
Merge branch 'main' into gn-physics-world
d9cfb9fea2
Fix #126573: Crash calling popups without a "window" set
5cb29528e6
Cleanup: spelling in comments
780686f885
Cleanup: correct code-comment
9a9df2aad7
Cleanup: use BM_DISK_EDGE_NEXT macro