Skip to content

Blendit 0.1.0 Alpha

Compare
Choose a tag to compare
@imaginelenses imaginelenses released this 15 Sep 11:59
· 6 commits to main since this release
cd85a36

Blendit Alpha 0.1.0 Alpha

This is the first release of Blendit, which is a proof of concept.

This version successfully generates a .py file from which the .blend file is regenerated each time you open a Blendit project. However regeneration of .blend file if far from perfect and can break easily.

For example, object rotation (bpy.ops.transform.rotate), with respect to the VIEW, does not work as expected as Blendit does not track changes made to the viewport.

There are certainly many more unknown bugs and I call upon the community to report issues.

See issue #1