Skip to content

Releases: vokegpu/bicudo

1.3.2

04 Oct 02:13
Compare
Choose a tag to compare
1.3.2 Pre-release
Pre-release

added parameter option free for bicudo::erase(bicudo::runtime *p_runtime, ..., bool free = false), by default free is false.

1.3.1

03 Oct 03:24
Compare
Choose a tag to compare
1.3.1 Pre-release
Pre-release

minor patch fixing memory dump where no delete is made.

1.3.0

02 Oct 23:26
Compare
Choose a tag to compare
1.3.0 Pre-release
Pre-release

added hardness and flag both user-case reserved.

1.2.0

29 Sep 21:40
Compare
Choose a tag to compare
1.2.0 Pre-release
Pre-release

added two events callback and physics constants

1.1.1

28 Sep 22:53
Compare
Choose a tag to compare
1.1.1 Pre-release
Pre-release

turn off gravity omg 🐮 :trollface:

1.1.0

28 Sep 01:38
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release

two separate functions to each physic step meow meow

Bicudo CPU-side only 1.0.0

27 Sep 00:27
c9a3be2
Compare
Choose a tag to compare
Pre-release

CPU-side is working, no GPU-acceleration yet.