Wijnand Koreman
8fad1f014e
Merge branch 'PLN-0053' into PLN-0053
2017-12-01 10:25:15 +01:00
aardschok
c52cddb466
preset viewport density to 0.1
2017-12-01 10:21:11 +01:00
aardschok
c0772c505f
removed list all descendents from update, not needed anymore
2017-12-01 10:15:54 +01:00
aardschok
7aa8a185d0
explicitly add transform node to container, add cbID to transform node for Look Manager
2017-12-01 10:02:44 +01:00
Wijnand Koreman
f77c82cd4f
Added creation of new cbId for transform node of Yeti node, explictly add transform node to list to add to container.
2017-11-30 22:39:47 +01:00
Wijnand Koreman
1cb7a03131
Merge pull request #59 from aardschok/PLN-0053
...
Verbosity update
2017-11-30 17:31:21 +01:00
aardschok
f5f17d9541
ensure verbosity is at all for debug render message
2017-11-30 17:26:47 +01:00
Wijnand Koreman
353118b618
Merge pull request #58 from aardschok/PLN-0053
...
Updated Yeti Rig / Cache Loader
2017-11-30 17:09:15 +01:00
aardschok
33dd23a128
removed update logic from yeti rig loader
2017-11-30 17:02:53 +01:00
aardschok
160925d275
fixed issue with updating container
2017-11-30 17:02:23 +01:00
Wijnand Koreman
2cb2d34425
Merge pull request #57 from aardschok/LKD-0010
...
Added attribute change uuid check
Fixes LKD-10
2017-11-30 16:00:38 +01:00
aardschok
d66c2123b6
added attribute change uuid check
2017-11-30 15:52:54 +01:00
Wijnand Koreman
569d093ee4
Merge pull request #55 from aardschok/PLN-0053
...
Introduce Yeti cache & rig, ready for production test
2017-11-29 11:45:01 +01:00
aardschok
875b150cc6
fixed path creation for cache file, added check for resource folder
2017-11-29 11:43:53 +01:00
aardschok
d6f8be341e
removed debug prints and redundant if statement
2017-11-29 11:31:08 +01:00
aardschok
6af8a77820
updated class name
2017-11-29 11:30:45 +01:00
aardschok
8eb54786e1
added temp fix for PATH ion environment for slaves
2017-11-29 11:20:13 +01:00
aardschok
b391f2dc67
fixed and simplified validate_cache
2017-11-29 11:19:50 +01:00
aardschok
c3f941281f
Merge branch 'yeti' of github.com:BigRoy/colorbleed-config into PLN-0053
2017-11-29 10:45:42 +01:00
Roy Nieterau
0b853ef111
Implement temporary workaround for yeti in deadline submission
2017-11-29 10:37:39 +01:00
aardschok
d3565e0433
fixed publishers and loaders, added validator and load rig
2017-11-28 19:07:27 +01:00
Wijnand Koreman
91575fefc4
Merge pull request #54 from aardschok/REN-0023
...
Fix REN-23
2017-11-28 11:29:52 +01:00
aardschok
409e177606
filtered out referenced renderlayers
2017-11-28 11:24:55 +01:00
aardschok
4c4fba479b
splitting and improving logic
2017-11-28 11:00:19 +01:00
aardschok
ba8b414099
added check for Yeti being loaded
2017-11-28 10:59:56 +01:00
Roy Nieterau
245462801d
Merge pull request #53 from BigRoy/master
...
Implement RIG-3 and other fixes/cleanup
2017-11-24 17:11:24 +01:00
Roy Nieterau
b57b1ce02a
Cosmetics, move class constants actually to top
2017-11-24 16:50:00 +01:00
Roy Nieterau
9015820c36
On repair first remove incoming connections (if any) and then reset values afterwards so they can actually be set.
2017-11-24 16:49:10 +01:00
Roy Nieterau
279c4bb5e1
Improve log message
2017-11-24 16:04:03 +01:00
Roy Nieterau
b330653f9d
Refactor validate rig controllers to check explicitly for non-default attribute values and incoming connections for unlocked attributes
2017-11-24 14:36:46 +01:00
Roy Nieterau
074836050d
Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config
2017-11-24 14:36:19 +01:00
Wijnand Koreman
78c777dc48
Merge pull request #52 from aardschok/PLN-0045
...
Menu update
2017-11-22 15:39:18 +01:00
aardschok
6305fa37bf
removed assign default action
2017-11-22 15:35:35 +01:00
aardschok
d06b1b531a
updated menu entry
2017-11-22 15:34:13 +01:00
Roy Nieterau
ff91c48c08
Merge pull request #51 from aardschok/LKD-0009
...
Update `context.empty_sets`
2017-11-22 11:02:13 +01:00
aardschok
6d396243a6
added force flag to cut all connections to objectset / vray sets
2017-11-22 09:59:39 +01:00
Roy Nieterau
49e309875a
Fix getPanel command returning None in batch mode
2017-11-20 22:39:34 +01:00
Roy Nieterau
eb82abcc72
Skip internal sets from maya.cmds.listSets (fix no object matches name) and change list constants to set constants
2017-11-20 21:45:51 +01:00
Roy Nieterau
149fcf9914
Fix resetPolySelectConstraint being available in mel in batch mode
2017-11-20 20:48:37 +01:00
Roy Nieterau
12c183744b
Simplify class name (remove old Mindbender prefix)
2017-11-20 17:27:36 +01:00
Roy Nieterau
6f5bd560a7
Fix collections import
2017-11-20 16:49:19 +01:00
Roy Nieterau
64a07d2fc0
Add "Explore current scene.." script to menu
2017-11-20 13:43:50 +01:00
Roy Nieterau
b31d4a3e3f
Remove reference edits UI script because it's not implemented
2017-11-20 12:05:39 +01:00
Roy Nieterau
7069880f54
Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config
2017-11-20 11:48:47 +01:00
Roy Nieterau
a8b8a513b1
Reorder cleanup scripts and add "remove unused looks"
2017-11-20 11:46:43 +01:00
Roy Nieterau
332d57753d
Merge pull request #50 from BigRoy/master
...
Implement SET-3: allow switching between loader for a namespace
2017-11-15 17:35:03 +01:00
Roy Nieterau
b18eb9a09b
Implement SET-3: allow switching between loader for a namespaces (it will lose local edits during update)
...
- Also fix warning being locked when `unlocked` context manager couldn't find a node by id anymore (those from the alembic hierarchy being replaced - now it will also try to search by full dag path. This should still be improved later.
2017-11-15 16:55:33 +01:00
Roy Nieterau
9889ef39ba
Include template in logged message
2017-11-15 10:53:20 +01:00
Roy Nieterau
684fc0cdf0
Merge pull request #49 from BigRoy/master
...
Implement automatic context switch on Maya scene open and scene save
2017-11-15 10:28:02 +01:00
Roy Nieterau
b541694bf6
Refactor update context to update task
2017-11-14 15:50:44 +01:00