Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages