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

Commits on Jan 20, 2020

  1. Supported 2.8x(w/o Material, Texture).

    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.
    gondakuni committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    9a9ab4a View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    gondakuni committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    908ff9c View commit details
    Browse the repository at this point in the history