Commit graph

1011 commits

Author SHA1 Message Date
wijnand
b3fa7a36d4 Fixed issue with config name 2018-05-08 11:09:53 +02:00
Wijnand Koreman
f6534252c5
Merge pull request #115 from aardschok/FUS39
Introduce fetching of additional data
2018-05-08 10:40:00 +02:00
Wijnand Koreman
dbc42c3631
Merge pull request #113 from aardschok/FUS-40
Add custom action for manager
2018-05-08 10:39:29 +02:00
wijnand
653f35c547 Added todo, fixed line too long 2018-05-08 10:36:39 +02:00
wijnand
79f17b6cc6 Improved getting QtColor from tool, removed need from clamp 2018-05-08 10:23:05 +02:00
Wijnand Koreman
4443ac9e81
Merge pull request #117 from aardschok/YETI4
Fixes issue with publishing yeti caches in Maya
2018-05-07 16:54:42 +02:00
wijnand
b9150f7455 added hosts as currently the check is for on disk files 2018-05-07 16:51:07 +02:00
wijnand
1159b534d9 Improved type check 2018-05-07 16:46:36 +02:00
wijnand
2a54a22ecc Skipping collection if it is a string type, added docstrings 2018-05-07 16:42:39 +02:00
wijnand
7ececaace0 return result of process, cosmetics 2018-05-04 17:39:30 +02:00
wijnand
95df838d6d Get start color from tool 2018-05-04 17:38:34 +02:00
wijnand
b3e80ce417 Removed hack, apply stylesheet from style module 2018-05-04 12:26:23 +02:00
wijnand
2cc29c73c6 Extended docstrings 2018-05-04 11:49:59 +02:00
wijnand
f2beb2de93 Added stylesheet to color picker 2018-05-04 11:48:11 +02:00
wijnand
0aeeec4e35 Updated module name, added check for valid color 2018-05-04 11:07:29 +02:00
wijnand
5afb500908 return result of process 2018-05-03 17:21:58 +02:00
wijnand
e4c9dd6ab1 moved collect_contianer_metadata to lib, return empty dict if not compatible 2018-05-03 16:58:30 +02:00
wijnand
b7910446ff return empty dict instead of container 2018-05-03 16:57:25 +02:00
wijnand
88fe63fe57 Renamed action, add fallback color for start color of picker 2018-05-03 16:57:09 +02:00
wijnand
133ba71963 fixes bug with empty scriptmenu 2018-05-03 15:36:09 +02:00
wijnand
74efe81d6e Removed query for color, added refresh of inventory after action 2018-05-03 14:33:09 +02:00
wijnand
481ffb6e13 Return QColor instead of hex string 2018-05-03 13:48:23 +02:00
wijnand
a43d0f06b5 Added select_loader_color action 2018-05-03 12:41:59 +02:00
wijnand
af734f9c56 added get_additional_data for inventory 2018-05-03 10:56:28 +02:00
wijnand
9cb06bc23f retrieve name of host 2018-05-03 10:55:56 +02:00
Wijnand Koreman
ab16b1fad0
Merge pull request #114 from aardschok/PLN55b
Fix minor bug
2018-05-02 11:42:36 +02:00
wijnand
10568c8661 Ensured passed arguments would not clash with callback 2018-05-02 11:40:02 +02:00
wijnand
9079016b4c Fixes issue with arguments 2018-05-02 11:33:59 +02:00
wijnand
b507e8d7b8 fixed minor bug 2018-05-02 11:23:40 +02:00
Wijnand Koreman
7644b397db
Merge pull request #111 from aardschok/PLN55
Re-initialize Maya after context changed
2018-05-02 10:56:24 +02:00
wijnand
3098b68d91 removed hosts attribute 2018-04-30 16:51:37 +02:00
wijnand
1278951173 removed redundant empty line 2018-04-30 13:23:52 +02:00
wijnand
84eea57b99 Removed unused import 2018-04-30 13:21:31 +02:00
wijnand
a8aba5d4e0 Moved plugin to inventory folder of host, removes need for register_manager_actions 2018-04-30 13:21:02 +02:00
wijnand
bd16d489bc removed tools attribute from class 2018-04-30 11:12:33 +02:00
wijnand
85dd7e247c Refactored ToolAction to InventoryAction 2018-04-26 16:06:18 +02:00
wijnand
b1c53ba21e Updated function, lock comp during selection, updated arg name 2018-04-25 17:44:57 +02:00
wijnand
a7b5a8d755 Changed icon and added color 2018-04-25 17:20:12 +02:00
wijnand
b80eb38199 Definitions of tool action plugins and the register_manager_action function 2018-04-25 16:53:21 +02:00
wijnand
cd10166f1c Register manager actions on init 2018-04-25 16:52:50 +02:00
wijnand
77072482ab fixed order issue 2018-04-25 12:18:42 +02:00
Wijnand Koreman
6786f50f14
Merge pull request #112 from aardschok/scriptmenu
Updated script menu entries
2018-04-25 12:11:52 +02:00
wijnand
a29f5f177a Addedd VRay Displacement Viewer 2018-04-25 12:03:48 +02:00
wijnand
a74601a5ae Revert VRay Displacement Viewer 2018-04-25 12:02:59 +02:00
wijnand
438b15715b Added VRay Displacement Viewer 2018-04-25 11:59:34 +02:00
wijnand
3eb853dec7 Removed unused import, added override_event and on_task_changed 2018-04-24 12:22:04 +02:00
wijnand
afaf4a6194 Remove unneeded module 2018-04-24 12:11:31 +02:00
wijnand
57270edb74 Update to latest from colorbleed/master 2018-04-24 11:52:33 +02:00
Roy Nieterau
bf3b613c6d Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config 2018-04-16 20:42:34 +02:00
Roy Nieterau
6ead34aa6f Allow loading the .ma export of the camera - to support Orthographic cameras 2018-04-16 20:41:47 +02:00