Skip to content

Releases: bitbybit-dev/bitbybit

0.9.26

06 Feb 07:40
Compare
Choose a tag to compare

Bump in babylonjs version, fixed a bug on transform node that did not have scene argument provided and crashed, preventing some scripts to fail where parent nodes were used.

0.9.25

05 Feb 21:16
Compare
Choose a tag to compare

Exposed api to delete occt objects from the outside by using pointer hashes.

0.9.24

03 Feb 23:32
Compare
Choose a tag to compare
v0.9.24

copy license when building

0.9.23

02 Feb 23:11
Compare
Choose a tag to compare

Separated occt worker to a library

0.9.20

02 Feb 18:46
Compare
Choose a tag to compare

Update to caching service

0.9.19

31 Jan 13:49
Compare
Choose a tag to compare
v0.9.19

v0.9.19

0.9.17

31 Jan 11:57
Compare
Choose a tag to compare
v0.9.17

update build command

0.9.16

31 Jan 07:18
Compare
Choose a tag to compare

Small updates

0.9.15

31 Jan 06:59
Compare
Choose a tag to compare

Separated OCCT code into separate library

0.9.12

29 Jan 21:53
Compare
Choose a tag to compare

Memory management update on OCCT kernel that needs manual intermediate object deletion after the objects are used. Set up of first unit tests. Bug fixes for edge point evaluation.