Skip to content

AssetBuilder is a framework for configuring the execution order of a series of scripts and allowing users to tweak variables before execution.

Notifications You must be signed in to change notification settings

ChrisTwaitees/AssetBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssetBuilder

TechStack

An implementation of the "Builder" pattern.

AssetBuilder is a framework for configuring the execution order and parameters of a series of scripts to run on a single file.

Scripts are loaded into the session by either the config or through the plugin loader. A class inheriting from "BuildStep" registers the class for configuration.

End users are able to further tweak the execution settings after configured.

Written in Python3, with dependencies on PyQt. Can run headless.

About

AssetBuilder is a framework for configuring the execution order of a series of scripts and allowing users to tweak variables before execution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published