Git Product home page Git Product logo

transmogrifier's People

Contributors

sapwoodstudio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

transmogrifier's Issues

Error running on Blender 3.4.1

This would be awesome if I can get it running - I am getting the following error:

Python: Traceback (most recent call last):
  File "/Users/bdennysturfee/Library/Application Support/Blender/3.4/scripts/addons/Transmogrifier/__init__.py", line 708, in execute
    self.export_selection(context, base_dir)
  File "/Users/bart/Library/Application Support/Blender/3.4/scripts/addons/Transmogrifier/__init__.py", line 1240, in export_selection
    creationflags=subprocess.CREATE_NEW_CONSOLE,
AttributeError: module 'subprocess' has no attribute 'CREATE_NEW_CONSOLE'

Fresh install can't write new workflow presets

On a fresh install under Blender 4.0.2 (Windows 11), trying to save a workflow preset yields this error:

Error: Python: Traceback (most recent call last):
  File "C:\Users\there\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\Transmogrifier\__init__.py", line 888, in execute
    json_file = Path(bpy.utils.script_paths(subdir="presets/operator/transmogrifier")[0]) / add_preset_name
IndexError: list index out of range

The console agrees that this is not a valid path. However, bpy.utils.script_paths(subdir="presets/operator")[0] does yield a valid path, so I think TM just isn't creating its preset directory on install. My script path array has five entries, if that makes any difference.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.