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

Supported 2.8x (only generating mesh) #32

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gondakuni
Copy link

The mesh generation process and popup property now works.
Materials and textures are not yet supported.
It is necessary to support to Cycles or Eevee.

Change points

  • Considered "collection" added from 2.8x.
  • Modification of the change of the matrix multiplication symbol (* to @).
  • Modified that the specified direction of the symmetry axis in bmesh.ops.symmetrize has changed ("1", "2", "3" to "X", "Y", "Z").

The mesh generation process now works properly.
* Consider "collection" added from 2.8x.
* Modification of the change of the matrix multiplication symbol (* to @).
* Modified that the specified direction of the symmetry axis in bmesh.ops.symmetrize has changed ("1", "2", "3" to "X", "Y", "Z").
* Materials and textures are not yet supported.
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

Successfully merging this pull request may close these issues.

None yet

1 participant