0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version bump 0.1.3 More... over 12 years ago
Fixes an issue with task depends not being setup properly. More... over 12 years ago
Fixes an issue where calling addLayer when the active job is set could create dup layers. More... over 12 years ago
fix logging handlers to create default WARN at module level More... over 12 years ago
typo args --> kwargs More... over 12 years ago
Merge branch 'master' of https://github.com/sqlboy/blueprint More... over 12 years ago
fix maya module TaskIterator import More... over 12 years ago
fix TaskIterator import statement More... over 12 years ago
Add PostTask to exported entries. More... over 12 years ago
Better handling of post task launches. More... over 12 years ago
A refactor to simplify Layers/Tasks. The layer is still the base class (for now), with a few different subclasses. Task, TaskIterator, SetupTask, and eventually PostTask. More... over 12 years ago
set services properly for maya and nuke. More... over 12 years ago
New IO handling system. More... over 12 years ago
Support the "nodes" arg for nuke. More... over 12 years ago
Added getData default arg support. More... over 12 years ago
Fixed IO format bug More... over 12 years ago
Added layer support to archive getData More... over 12 years ago
Fixes getData issue on layer. More... over 12 years ago
Fixes for setup plugin tests. More... over 12 years ago
make the io methods properties. More... over 12 years ago
Added jobSetup to the plugin events. More... over 12 years ago
Cleanups to input/output data flushing. More... over 12 years ago
Only flush inputs/outputs if they have been changed. More... over 12 years ago
fix the way loadScript() splits the script string to derive the job name More... over 12 years ago
missing logging import More... almost 13 years ago
Add an _execute function to the task that takes no args. More... almost 13 years ago
the default _execute should take *args More... almost 13 years ago
Minor fix to plowrun module for task layer names. More... almost 13 years ago
Properly handle more than 1 task layer. More... almost 13 years ago
Add a default layer name to a task. More... almost 13 years ago