Commit graph

45126 commits

Author SHA1 Message Date
Jakub Jezek
40a5a4a065 updating Creating of writes 2018-11-29 18:38:18 +01:00
Jakub Trllo
c7c592504b Quickfix - change variable: app => apptoml 2018-11-29 17:16:06 +01:00
Jakub Trllo
476208b1e2 Removed features from different branch 2018-11-29 17:11:02 +01:00
Jakub Trllo
e588b6e686 application load label and icon from toml 2018-11-29 17:08:30 +01:00
Jakub Trllo
f415883a66 ftrack_utils:Imported toml 2018-11-29 17:02:49 +01:00
Jakub Trllo
30c4066d2d events can show messages to user now 2018-11-29 16:30:07 +01:00
Milan Kolar
b912a0d7ca changing ftrack publishing from all families to only model and look for now. 2018-11-29 15:53:20 +01:00
Jakub Trllo
c684a84df2 Avalon check name is working now 2018-11-29 15:47:14 +01:00
Milan Kolar
2797d2b4de remove asset name from preloaded data 2018-11-29 15:39:20 +01:00
Milan Kolar
3fb57aa30f cleanup code 2018-11-29 15:33:34 +01:00
Jakub Trllo
e71b3aef8d Added few featers that are from different unmerged branches 2018-11-29 15:17:32 +01:00
Jakub Trllo
5db5d7d086 Creating backup 2018-11-29 15:12:20 +01:00
Jakub Trllo
6a94143cc8 Action raises error and show message to user with info about: What he did! 2018-11-29 11:34:18 +01:00
Jakub Trllo
d6a15e259a Creating backup 2018-11-29 11:28:50 +01:00
Jakub Jezek
fe2162cbd2 ftrack connecting to pype.templates 2018-11-29 10:54:52 +01:00
Jakub Jezek
54231832d5 Merge branch 'develop' into feature/PYPE-11-nuke_workflow_implementing_creat 2018-11-29 09:22:12 +01:00
Milan Kolar
60b2d1bf1d cleanup unused files 2018-11-29 01:57:02 +01:00
Milan Kolar
b4a77741d7 remove old ftrack api 2018-11-29 01:54:37 +01:00
Milan Kolar
8080b81a8c update ftrack publishing to the new api 2018-11-29 01:48:42 +01:00
Jakub Jezek
3943b0c3dc adding CreateWrite,
updating pype.nuke modules
2018-11-28 22:51:45 +01:00
Milan Kolar
1f6e1abce6 adding ftrack python api without python 3 support 2018-11-28 16:30:19 +01:00
Jakub Jezek
ddcb6f88de adding pype.templates for improving loading contextual templates / implement templates installing into pype.nuke.__init__ 2018-11-27 23:41:00 +01:00
Jakub Trllo
5aa0edffd4 Events work but don't show messag eto user 2018-11-27 19:19:17 +01:00
Milan Kolar
3ab2b7a1bb Merge remote-tracking branch 'origin/develop' into feature/pyblish-ftrack 2018-11-27 14:36:52 +01:00
Jakub Jezek
e58948f5ba update nuke.lib.set_colorspace() 2018-11-27 14:24:08 +01:00
Jakub Trllo
0543d4405a Merge branch 'develop' into feature/sync_avalon_events
# Conflicts:
#	pype/ftrack/actions/action_syncToAvalon.py
2018-11-27 14:03:05 +01:00
Jakub Trllo
18aa8db10d Merged in hotfix/new_pype-start_changes (pull request #8)
Hotfix/new pype start changes

Approved-by: Milan Kolar <mail@mkolar.com>
2018-11-27 12:51:34 +00:00
Jakub Trllo
355dcbbae8 If one App is broken other will load. Print were changed for Logger 2018-11-27 12:00:30 +01:00
Jakub Trllo
01cf4230ed Creating Backup 2018-11-27 09:43:47 +01:00
Jakub Jezek
80f41ed482 Merge branch 'develop' into feature/nuke_workflow 2018-11-27 08:29:08 +01:00
Jakub Jezek
484d674b42 adding menu.py and colorspace setting 2018-11-27 08:27:49 +01:00
Milan Kolar
72c71c3b0f Merge branch 'develop' into feature/pyblish-ftrack 2018-11-26 15:48:06 +01:00
Milan Kolar
a13e86962f Merged in feature/maya_deadline (pull request #7)
adding changed deadline variable to all plugins

Approved-by: Milan Kolar <mail@mkolar.com>
2018-11-26 14:45:25 +00:00
Milan Kolar
60a4c68fa5 adding changed deadline variable to all plugins 2018-11-26 15:41:57 +01:00
Ondřej Samohel
a317c89071 Merged in feature/maya_deadline (pull request #3)
Deadline Maya integration
2018-11-26 14:12:34 +00:00
Jakub Trllo
8c093ce2ad Creating backup 2018-11-26 14:26:44 +01:00
Jakub Jezek
925ece4a5c adding project_setting gui into widgets 2018-11-26 10:38:27 +01:00
Jakub Jezek
41865540f8 adding app api Logger into pype api 2018-11-26 10:37:56 +01:00
Jakub Jezek
785979b417 improving logging in nuke 2018-11-24 01:01:27 +01:00
Milan Kolar
362a968740 add new ftrack plugins 2018-11-23 23:45:38 +01:00
Milan Kolar
a04aecc2fa Merge branch 'develop' into feature/pyblish-ftrack 2018-11-23 21:47:03 +01:00
Jakub Trllo
43c3e6a95c Merged in feature/ftrack_in_tray (pull request #6)
Feature/ftrack in tray

Approved-by: Milan Kolar <mail@mkolar.com>
2018-11-23 20:32:46 +00:00
Roy Nieterau
40bf199f6e Use collected cameras in validation, instead of collecting again. 2018-11-23 18:01:05 +01:00
Roy Nieterau
0fab828311 Fix REN-59: Less renderlayer switching on render submission from maya
- This is a good optimization for render scenes with multiple layers that are slow on switching renderlayers.
- This will be slower for render setup because it's not optimized for render setup, see colorbleed.maya.lib.get_attr_in_layer()
2018-11-23 17:51:20 +01:00
Roy Nieterau
f7c0c1d885 Fix render single camera validation (actually process something)
- Also improve logged messages
2018-11-23 17:36:26 +01:00
Jakub Trllo
b8d803c2e7 Event seems to work, need more testing and refactoring with action 2018-11-23 17:08:16 +01:00
Jakub Trllo
40fd26fd75 New FtrackServer implemented 2018-11-23 16:29:28 +01:00
Jakub Trllo
d53548fb47 First commit 2018-11-23 16:21:30 +01:00
Roy Nieterau
b4297b6a41 Workaround contextplugin running when instance not present bug 2018-11-23 15:54:49 +01:00
Jakub Jezek
47d903cfd7 Merged in feature/launcher-actions-as-plugins (pull request #4)
Feature/launcher actions as plugins

Approved-by: Milan Kolar <mail@mkolar.com>
2018-11-23 13:34:29 +00:00