Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for Blender 3.0.1 #20

Closed
uporersith opened this issue Jan 28, 2022 · 3 comments
Closed

Update for Blender 3.0.1 #20

uporersith opened this issue Jan 28, 2022 · 3 comments

Comments

@uporersith
Copy link

THe new update to Blender 3.0.1 breaks blenderFDS. I looked through the changelog and found the culprit.

IN geometry/utils.py on line 35, remove the deprecated argument "Deform=True" from bm.from_object()

and it works again.

Hope this helps.

@emanuelegissi
Copy link
Member

emanuelegissi commented Jan 28, 2022 via email

@emanuelegissi
Copy link
Member

If you want to test the new BlenderFDS version that works very well with Blender 3.2 beta, try the blender32 branch of this repo.
I had to skip Blender 3.1 because it had a bug that prevented geometry export.

I am getting close to the release.

@emanuelegissi
Copy link
Member

The new BlenderFDS is now feature complete. I am now starting to update the documentation.

The branches have been merged back to master.
If you want to test it, please install h Blender 3.2 beta and download the master branch of this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants