Releases: vokegpu/bicudo
Releases · vokegpu/bicudo
1.3.2
added parameter option free
for bicudo::erase(bicudo::runtime *p_runtime, ..., bool free = false)
, by default free is false.
1.3.1
minor patch fixing memory dump where no delete is made.
1.3.0
added hardness and flag both user-case reserved.
1.2.0
added two events callback and physics constants
1.1.1
turn off gravity omg 🐮
1.1.0
two separate functions to each physic step meow meow
Bicudo CPU-side only 1.0.0
CPU-side is working, no GPU-acceleration yet.