Commit graph

1038 commits

Author SHA1 Message Date
wijnand
3b69876754 added before save function 2018-07-05 15:05:10 +02:00
wijnand
f8f85ae09b improved set_project_fps 2018-07-05 10:03:42 +02:00
wijnand
547bfcb5ff changed set_project_fps to validate_fps 2018-07-05 10:01:13 +02:00
wijnand
a664a305f6 fixed conflict 2018-07-03 18:04:06 +02:00
wijnand
10c1cd69df created validate_fps function, removed from on_init 2018-07-03 16:59:38 +02:00
wijnand
954d82ccbc fix issue with project config query 2018-06-29 10:08:16 +02:00
wijnand
2e9a63c410 added check for parent window 2018-06-28 18:45:58 +02:00
wijnand
024403ea69 added set_project_fps 2018-06-28 18:38:37 +02:00
wijnand
3299ee92e3 updated unit validation 2018-06-28 18:37:42 +02:00
wijnand
44aede0cc4 added fps check to on_save 2018-06-28 18:36:52 +02:00
wijnand
522e5e857b ensure float is returned 2018-06-28 18:35:52 +02:00
wijnand
d43a80945d implemented setting project fps 2018-06-28 17:52:39 +02:00
Wijnand Koreman
675dcd83c8
Merge pull request #120 from aardschok/PLN116
Skipping locator shapes in validator
2018-06-11 10:20:28 +02:00
wijnand
1b99fdf88f skipping locators in validator 2018-06-11 10:08:13 +02:00
wijnand
015b8b7e2d removed locator from tupes 2018-06-11 10:05:39 +02:00
Wijnand Koreman
72ed1b8056
Merge pull request #119 from aardschok/PLN116
Allow locators in point cache export
2018-06-08 15:29:22 +02:00
wijnand
7e90103ce4 added 'locator' to types list to include 2018-06-08 15:19:29 +02:00
Wijnand Koreman
222c894ae8
Merge pull request #116 from aardschok/FUS42
Added set_family_state for cbloader
2018-05-25 11:11:44 +02:00
wijnand
26b164ad03 Updated familiesStateToggled for Maya 2018-05-17 16:11:47 +02:00
wijnand
1555045884 Removed unused import, update override families toggled state 2018-05-17 15:54:37 +02:00
Roy Nieterau
7c10db98de Set default family states using api.data 2018-05-09 16:57:22 +02:00
wijnand
553e78763a set custom family state data at install 2018-05-08 15:56:28 +02:00
wijnand
bac4b7b2a9 Merge branch 'master' into FUS42
# Conflicts:
#	colorbleed/fusion/lib.py
2018-05-08 15:53:36 +02:00
wijnand
14da2e277e fixed non-package import 2018-05-08 11:39:49 +02:00
Wijnand Koreman
a856695e7d
Merge pull request #118 from aardschok/FUS39b
Post PR fixes
2018-05-08 11:33:20 +02:00
wijnand
6a60e1056f Fixed issue with collect_container_metadata not being accessible from colorbleed.__init__ 2018-05-08 11:30:34 +02:00
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
7e4debe83f Added set_family_state for cbloader 2018-05-07 12:57:09 +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