8000 Tags · bloeys/physx-c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bloeys/physx-c

Tags

v0.4.0

Toggle v0.4.0's commit message
Wrap onTrigger callback

v0.3.3

Toggle v0.3.3's commit message
Wrap more rigiddynamic functions

v0.3.2

Toggle v0.3.2's commit message
Fix null pointer deref in CPxCreateDynamic

v0.3.1

Toggle v0.3.1's commit message
Add set/get userData funcs for RigidActor

v0.3.0

Toggle v0.3.0's commit message
Switch to mostly returning objects instead of pointers since

almost all objects contain only one pointer inside, making them
very small, so no point paying (de)allocation costs.

v0.2.1

Toggle v0.2.1's commit message
Use constexpr for NS_MS_VC_EXCEPTION

v0.2.0

Toggle v0.2.0's commit message
Support building both release and checked modes

v0.1.3

Toggle v0.1.3's commit message
Accept affinityMasks as an array

v0.1.2

Toggle v0.1.2's commit message
Always use CPxAlloc/CPxDealloc

v0.1.1

Toggle v0.1.1's commit message
Don't use free

0