Commit graph

1572 commits

Author SHA1 Message Date
Roy Nieterau
2f644dc0a6
Merge pull request #223 from BigRoy/REN-62
Fix Yeti callback validation (compare with stripped commands)
2019-01-15 17:49:18 +01:00
Roy Nieterau
497463dc32 Fix Yeti callback validation (compare with stripped commands) 2019-01-15 17:47:50 +01:00
Roy Nieterau
a3daa895e9 Fix validation check (typo) 2019-01-15 11:01:27 +01:00
Roy Nieterau
a8078e7706
Merge pull request #219 from BigRoy/houdini_fixes
Houdini cosmetics and fix Alembic Camera publishing
2019-01-15 10:21:33 +01:00
Roy Nieterau
f7d755d9fe Correctly pass on node paths for error message readability 2019-01-15 10:20:47 +01:00
Roy Nieterau
b5424e2954 Include colorbleed.vdbcache family, and report node path in error 2019-01-15 10:13:36 +01:00
Roy Nieterau
5c320088de Improve error readability 2019-01-15 10:12:59 +01:00
Roy Nieterau
f95ef7dd1c Houdini correctly set and validate ROP bypass state on instance toggle 2019-01-15 09:46:07 +01:00
Roy Nieterau
9d8133ef82 Improve Houdini saved filename collection, ignore default "untitled.hip" 2019-01-15 09:27:26 +01:00
Roy Nieterau
9b832b486e Don't force output node, but allow any SOP node.
- Also validate there's actual .geometry() data in the node.
2019-01-14 18:24:57 +01:00
Roy Nieterau
49bdf50384 Fix typo (missing comma) and refactor v-ray environment variables
- The V-Ray Environment variables changed from V-Ray 3+ to V-Ray Next. The x64 suffix was dropped.
2019-01-09 21:07:02 +01:00
Roy Nieterau
bb707b74d6
Merge pull request #222 from BigRoy/YETI-12
Support Yeti multiple image search paths (split by os.path.pathsep)
2019-01-08 16:39:56 +01:00
Roy Nieterau
2cc5c1cc44 Refactor 'filename' to 'filepath' as it refers to full file path 2019-01-08 16:38:53 +01:00
Roy Nieterau
8d63ed0c05 Improve docstring 2019-01-08 16:37:23 +01:00
Roy Nieterau
12005b62d1 Correctly check reference node content with animated %04d inputs 2019-01-08 16:32:14 +01:00
Roy Nieterau
dd8e962818 Fix typo and improve debug message readability 2019-01-08 16:28:37 +01:00
Roy Nieterau
c6b8375cd2 Yeti: Add support for absolute path textures 2019-01-08 14:20:11 +01:00
Roy Nieterau
105657a0a3 Support Yeti multiple image search paths (split by os.path.pathsep) 2019-01-07 18:28:58 +01:00
Roy Nieterau
ad3ef0a641
Merge pull request #221 from BigRoy/PLN-74
Add Work Files app as icon in toolbar in Maya
2018-12-31 12:03:47 +01:00
Roy Nieterau
a6c6b1ee2d Add Work Files app as icon in toolbar in Maya 2018-12-31 12:03:08 +01:00
Roy Nieterau
fa11bb55cd Refactor class name (fix typo) 2018-12-21 23:29:49 +01:00
Roy Nieterau
3e2b506cf3 Implement Alembic Camera extraction in Houdini - the right way 2018-12-21 23:25:15 +01:00
Roy Nieterau
c33e1274f3 Fix docstring typo 2018-12-21 22:32:48 +01:00
Roy Nieterau
7098df26e7 Cosmetics typo 2018-12-21 22:24:44 +01:00
Roy Nieterau
d8bcf279c2 Add docstring to Houdini Creators 2018-12-21 22:22:38 +01:00
Roy Nieterau
77d78a3e61
Merge pull request #218 from BigRoy/houdini_fixes
Houdini: implement check build from hierarchy attributes if enabled, remove double out node check
2018-12-21 16:05:35 +01:00
Roy Nieterau
6144af98df Actually ignore validation when it should. 2018-12-21 16:05:18 +01:00
Roy Nieterau
ef179da1f2 Remove duplicated information in docstring, simplify readability. 2018-12-21 16:03:00 +01:00
Roy Nieterau
39fde42c40 Remove duplicate plug-in functionality
- This is replaced by validate_output_node.py
2018-12-21 16:00:16 +01:00
Roy Nieterau
8959c62760 Implement validation of prims attribute for Build from Hierarchy in ROP 2018-12-21 15:56:13 +01:00
Roy Nieterau
3f9b9a193e
Merge pull request #217 from BigRoy/houdini_fixes
Fix PLN-220: ROP render error hangs Pyblish
2018-12-21 09:22:58 +01:00
Roy Nieterau
5ac8394797 Fix PLN-220: ROP render error hangs Pyblish
- It's because Houdini errors are old-style class error, those seem to hang Pyblish QML
- See: https://gitter.im/pyblish/pyblish?at=5c1bdb49b8760c21bbfbee7b
2018-12-21 09:22:04 +01:00
Roy Nieterau
c867f8ffa6
Merge pull request #216 from BigRoy/ANM-15
Update vendor/pather to 0.1.1
2018-12-19 10:53:06 +01:00
Roy Nieterau
98469609df
Merge pull request #215 from BigRoy/houdini_fixes
Houdini fixes
2018-12-19 10:52:48 +01:00
Roy Nieterau
9fef84ef1d Rename plug-in to be clearer and more explicit about what it does 2018-12-19 10:48:35 +01:00
Roy Nieterau
7cca8b80cb Don't force build_from_path on CreateAlembicCamera default instance 2018-12-19 10:48:08 +01:00
Roy Nieterau
91fdc543e4 Update vendor/pather to 0.1.1
- This fixes ANM-15: Automatic switching of task for some paths failed with special characters in path
2018-12-19 10:45:05 +01:00
Roy Nieterau
75a032733e Remove render in background functionality for VDB as it was unstable
- Publishing would just continue even though background render was not finished yet.
2018-12-17 13:05:25 +01:00
Roy Nieterau
714f98fcda PEP08 2018-12-17 12:58:17 +01:00
Roy Nieterau
5df5c59609
Merge pull request #213 from BigRoy/PLN-205
Exclude parent hierarchy by default for pointcaches
2018-12-14 12:54:01 +01:00
Roy Nieterau
eada832591
Merge pull request #214 from BigRoy/PLN-202
Suspend viewport during camera extraction (optimization)
2018-12-14 12:52:55 +01:00
Roy Nieterau
7705c7ea50 Remove unused function, favored by avalon.maya.suspended_refresh() 2018-12-14 12:49:44 +01:00
Roy Nieterau
da4b30c8a4 Suspend all viewports during camera extraction (optimization) (PLN-202) 2018-12-14 11:50:01 +01:00
Roy Nieterau
723e144885 Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config 2018-12-13 21:13:25 +01:00
Roy Nieterau
825a5587c3 Fix bug typo in get_attr_in_layer
- This fixes a double conversion issue with renderlayer overrides on a layer that has no override set but other layers have for that same attribute.
2018-12-13 21:12:38 +01:00
Roy Nieterau
e2413854a8 Remove outdated docstring content 2018-12-13 21:10:53 +01:00
Roy Nieterau
bff76636df Remove unused code 2018-12-13 14:48:59 +01:00
Roy Nieterau
7711938d36 By default exclude parent hierarchy for pointcaches (PLN-205)
- This adds in a toggle to export alembics without the parent hierarchy
2018-12-13 14:12:22 +01:00
Roy Nieterau
bb39de901d Some more work-in-progress on correct type conversion for get_attr_in_layer() 2018-12-13 10:36:20 +01:00
Roy Nieterau
077df63286 Correctly perform attribute type value conversion for render layer overrides 2018-12-13 08:43:18 +01:00