Commit graph

950 commits

Author SHA1 Message Date
Roy Nieterau
11a8b952d7 Assert file exists on load in ReferenceLoader to avoid empty reference 2018-04-13 17:30:32 +02:00
Roy Nieterau
c077d946f6 Fix PLN-109: Files with read errors (e.g. on missing arnold plug-in) fail to update container correctly 2018-04-13 17:29:04 +02:00
Roy Nieterau
4fe9ac3d52 Fix PLN-108: Always operate on highest reference (top) reference node. 2018-04-13 15:43:49 +02:00
Roy Nieterau
2ec53af9fd Remove look ignore color space validator
- it's fixed in a different way (previous commit) and validator wasn't working anyway because of missings "tags" on resources
2018-04-10 15:36:16 +02:00
Roy Nieterau
fec1e4a4f1 Fix REN-39: Preserve color space values when altered from default value for image 2018-04-10 15:34:17 +02:00
Roy Nieterau
7121d5616a
Merge pull request #105 from BigRoy/master
Implement draft for REN-22: Adding V-Ray render slave to Launcher
2018-04-09 17:29:47 +02:00
Roy Nieterau
978b0dff2e Add VrayRenderSlave to Launcher actions 2018-04-09 17:21:04 +02:00
Roy Nieterau
fa01128de5 Merge in the Application's environment correctly 2018-04-09 17:19:38 +02:00
Roy Nieterau
483f8adbfe Fix typo 2018-04-09 17:17:55 +02:00
Roy Nieterau
147fc33634
Merge pull request #104 from BigRoy/master
Implement FUS-37: Use default "fusion" pool for Deadline submissions
2018-04-09 13:59:26 +02:00
Roy Nieterau
5f6ce9060d Implement FUS-37: Use default "fusion" pool for Deadline submissions 2018-04-09 13:56:18 +02:00
Roy Nieterau
1c7ad61428
Merge pull request #103 from BigRoy/PLN-0085
Refactor global plug-ins to their own folder and implement two global plugins
2018-04-05 16:43:46 +02:00
Roy Nieterau
cdfe8401dc Add CopyToClipboard global action 2018-04-05 16:32:33 +02:00
Roy Nieterau
e06d2fe8f5 Refactor OpenImageSequence to PlayImageSequence to describe the intent of playing it and not opening it to alter the files. 2018-04-05 16:32:13 +02:00
Roy Nieterau
c4a289692f Implement PLN-85: Refactor global plug-ins to its own folder
- Also move OpenImageSequence to global loaders
2018-04-05 15:40:04 +02:00
Roy Nieterau
03b4bcd493
Merge pull request #102 from BigRoy/PLN-103
Implement PLN-103: Refactor ImportModelLoader to more generic ImportMayaLoader
2018-04-04 22:07:26 +02:00
Roy Nieterau
475837a38b Implement generic ImportMayaLoader action that does not containerize 2018-04-04 22:03:20 +02:00
Roy Nieterau
2ac6235bbb Remove ImportModelLoader 2018-04-04 17:18:04 +02:00
Roy Nieterau
8562f84a3f
Merge pull request #101 from BigRoy/FUS25
Fix FUS-25
2018-03-30 18:10:13 +02:00
Roy Nieterau
c8e0ca500e Fix FUS-25: Also check unchecked instances that their Saver state is correct in Comp 2018-03-30 18:09:01 +02:00
Wijnand Koreman
6c37ba4d55
Merge pull request #100 from aardschok/FUS4
Add FusionRenderNode action
2018-03-30 17:44:57 +02:00
Roy Nieterau
2f3f40065e Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config 2018-03-30 13:39:27 +02:00
Roy Nieterau
eca945dee4 Remove force_load_deferred of Arnold at startup since it just introduced more .ai attributes in scenes and didn't fix the render issue 2018-03-30 13:38:46 +02:00
wijnand
ddf9d3d6ae Removed register function as import adds it to module attributes 2018-03-30 12:20:47 +02:00
wijnand
1ec79ac2fb Renamed module, refactored register function 2018-03-30 12:19:42 +02:00
wijnand
115299e6b5 Removed module, content moved to config_actions 2018-03-30 11:44:41 +02:00
wijnand
c283f732c9 Register launcher action 2018-03-30 11:44:11 +02:00
wijnand
f8869e4f68 register actions for launcher 2018-03-30 11:42:25 +02:00
Roy Nieterau
32e54e7623
Merge pull request #99 from BigRoy/master
Implement on instanceToggled callback in Fusion
2018-03-28 16:41:40 +02:00
wijnand
4f3c02c07c only show rusion render node at root of launcher 2018-03-28 12:26:15 +02:00
wijnand
b46b5e4cba FusionRenderNode action for launcher
(cherry picked from commit cc7124a)
2018-03-27 18:08:15 +02:00
wijnand
7eb58a1525 Added register_launcher_action
(cherry picked from commit 2fdd3c8)
2018-03-27 18:08:08 +02:00
Roy Nieterau
5b5e617961 Ignore nodes without id 2018-03-27 15:03:29 +02:00
Roy Nieterau
64fa077236
Merge pull request #98 from BigRoy/PLN88
Fix error in get_id_required_nodes on empty nodes list, Fix missing space in error message
2018-03-23 21:00:01 +01:00
Roy Nieterau
f1b57f077c Return the empty nodes set instead of list since return type is set 2018-03-23 20:54:33 +01:00
Roy Nieterau
f24a4d1907 Fix cmds.lockNode raising error on empty nodes list 2018-03-23 20:47:24 +01:00
Roy Nieterau
3bba14ea37 Fix typo (missing space) 2018-03-23 20:44:49 +01:00
Wijnand Koreman
fc83d8903a
Merge pull request #97 from aardschok/PLN88
Introduce ValidateNodeIdsInDatabase, solves PLN 88
2018-03-23 15:49:07 +01:00
wijnand
f7600139cf Removed typo 2018-03-23 15:41:15 +01:00
wijnand
8fc5bfb799 Introduce ValidateNodeIdsInDatabase 2018-03-23 15:12:44 +01:00
Roy Nieterau
42fec43fb7 Remove debugging print statement 2018-03-22 14:48:19 +01:00
Roy Nieterau
ff2bf514f4
Merge pull request #94 from BigRoy/FUS-35
Fix FUS-35: Retrieve Deadline user with both Maya and Fusion jobs
2018-03-22 14:15:24 +01:00
Roy Nieterau
b7b10a7cb0 Fix FUS-35: Retrieve Deadline user with both Maya and Fusion jobs 2018-03-22 13:56:20 +01:00
Roy Nieterau
d2f95c80d0 Fix separateMeshPerShader command
- Also remove redundant empty command string for Others/Hair menu
2018-03-22 10:11:25 +01:00
Roy Nieterau
69d61d6f3c Implement MOD-7: Allow _OSD suffix in model 2018-03-20 18:10:27 +01:00
Roy Nieterau
48cee11492 Implement on instanceToggled callback in Fusion install to toggle saver passthrough for Pyblish interface 2018-03-16 13:02:13 +01:00
Roy Nieterau
60c7572049
Merge pull request #93 from BigRoy/master
Fix publish job state being collected correctly for dependent job pub…
2018-03-13 13:26:47 +01:00
Roy Nieterau
77706d635a Fix publish job state being collected correctly for dependent job publish 2018-03-13 13:25:52 +01:00
Wijnand Koreman
fd90daddb5
Merge pull request #92 from aardschok/FUS-29b
Extra fixes
2018-03-12 18:06:39 +01:00
wijnand
ce57aa9949 Removed update version check, updated switch call 2018-03-12 17:15:00 +01:00