Commit graph

2381 commits

Author SHA1 Message Date
Milan Kolar
698c59c8ea convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
Milan Kolar
7fe8d02abf Merge branch 'develop' into 2.0/sync_from_1.0
# Conflicts:
#	pype/ftrack/actions/action_djvview.py
#	pype/ftrack/actions/event_collect_entities.py
#	pype/ftrack/lib/ftrack_app_handler.py
#	pype/plugins/global/publish/collect_assumed_destination.py
#	pype/plugins/launcher/actions/AssetCreator.py
2019-04-09 23:00:22 +02:00
Milan Kolar
6c0bba1168 Merge branch 'develop' into 2.0/sync_from_1.0 2019-04-09 22:38:28 +02:00
Milan Kolar
1804baa77b Merged in 2.0/bugfix/PYPE-287-chase-old-dependencies (pull request #109)
2.0/bugfix/PYPE-287 chase old dependencies

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-09 20:09:07 +00:00
Milan Kolar
0e39b2fee1 evenmore logging 2019-04-09 18:54:37 +02:00
Jakub Jezek
0f96bd599f Merged in feature/PYPE-268-validate-version-write-to-scrip (pull request #108)
feat(nuke): sync version of script with version of write

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-09 16:46:45 +00:00
Milan Kolar
28dbe25f16 use new anatomy 2019-04-09 18:28:27 +02:00
Milan Kolar
ba6d14c7e1 temporarily turn of templates in nuke 2019-04-09 18:28:15 +02:00
Milan Kolar
d98d92e410 Revert "move icons"
This reverts commit 7e5e20dbcc.
2019-04-09 18:27:44 +02:00
Milan Kolar
7e5e20dbcc move icons 2019-04-09 18:27:26 +02:00
Milan Kolar
53523d1f4f more logging 2019-04-09 18:26:30 +02:00
Milan Kolar
2bb789c413 logger fixes 2019-04-09 18:22:55 +02:00
Jakub Jezek
90a1321638 fix(nuke): auto sync version was rising exceptions 2019-04-09 10:44:05 +02:00
Milan Kolar
100aafa6ec change PYPE_STUDIO_TEMPLATES to PYPE_CONFIG 2019-04-08 23:00:24 +02:00
Milan Kolar
7e1c815607 change logger imports 2019-04-08 22:07:27 +02:00
Jakub Trllo
aa8f9c7ece Merged in feature/PYPE-140_software_folders (pull request #103)
Feature/PYPE-140 software folders

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 16:44:19 +00:00
Jakub Trllo
e0372b0299 Merged in feature/PYPE-276_multiple_notes (pull request #107)
feature/PYPE-276_multiple_notes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 15:48:06 +00:00
Jakub Trllo
9c8524a8f5 Merged in bugfix/PYPE-281_clockify_actions_bug (pull request #106)
bugfix/PYPE-281_clockify_actions_bug

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 15:45:04 +00:00
Jakub Trllo
2ccbe8ed2f Merged in bugfix/PYPE-280_DJV_import_bug (pull request #104)
bugfix/PYPE-280_DJV_import_bug

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 15:35:59 +00:00
Milan Kolar
3f71fb0f53 Merge branch 'develop' of bitbucket.org:pypeclub/pype-config into develop 2019-04-08 17:32:21 +02:00
Milan Kolar
46afda4dfa Merge branch 'feature/PYPE-272' into develop 2019-04-08 17:27:47 +02:00
Milan Kolar
e50c4380f4 keep extension in maya when versioning up 2019-04-08 17:27:08 +02:00
jezschaj
4b9e647f8d feat(nuke): sync version of script with version of write 2019-04-08 10:29:39 +02:00
Jakub Trllo
cae3c6be4f Added action that can add note to multiple asset versions 2019-04-05 16:25:07 +02:00
Jakub Trllo
34a915a063 clockify actions try to import Clockify API and won't crash if not successful 2019-04-05 12:44:53 +02:00
Jakub Trllo
a38b2968a5 removed app from publish plugins with template fill 2019-04-04 18:26:51 +02:00
Jakub Trllo
320572a94d fixed import of lib in djv action 2019-04-04 18:20:59 +02:00
Jakub Trllo
88fff9fad1 created action which creates sw folders in "work" path 2019-04-04 16:56:42 +02:00
Jakub Trllo
eb3f8d80a2 added "app" into all template_data thath fill "work" dir 2019-04-04 16:55:40 +02:00
Ondřej Samohel
b8766ca3e1 Merged in feature/PYPE-255-colorize-maya-outliner-families (pull request #100)
feat(maya): colorize outliner based on families

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-03 12:25:09 +00:00
Milan Kolar
366aec21a2 add double check on the created namespace. this fixes problem with asseblies not loading becasue of the wron namespace 2019-04-03 14:20:08 +02:00
antirotor
90b3a1f783
fix(maya): outliner colorize now respects families in context 2019-04-03 12:50:58 +02:00
Jakub Jezek
cc88b0f110 Merged in bugfix/PYPE-263-review-features (pull request #102)
Bugfix/PYPE-263 review features
2019-03-31 17:37:38 +00:00
Jakub Jezek
0c9186dc65 fix(pype): fixing host attribute to hosts, it was not filtering plugins out of context 2019-03-31 19:31:24 +02:00
Jakub Jezek
8cd1bfa55f fix(pype): reading padding info for image sequence path from anatomy instead hardcoding it to ##### 2019-03-31 19:29:52 +02:00
Jakub Jezek
4e99de691c fix(nuke): fixing path formating to replace "\" in path to "/" 2019-03-31 19:28:59 +02:00
Jakub Jezek
a8d4409ce8 fix(pype): converting temlates.py into module so self. could be holding singleton data 2019-03-31 19:27:31 +02:00
Milan Kolar
b19f703189 change ;thumbnail update logic on ftrack event 2019-03-28 14:03:55 +01:00
Jakub Trllo
797ea96b67 Merged in feature/2.0/PYPE-245_tray_basic_services (pull request #99)
Feature/2.0/PYPE-245 tray basic services

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-28 12:43:30 +00:00
Milan Kolar
3077785c7e hotfix. assumed destination not working for unknown reason :) 2019-03-28 11:48:17 +01:00
antirotor
b6e22e7c47
feat(maya): colorize outliner based on families 2019-03-23 23:42:49 +01:00
Jakub Trllo
b61cceccee added basic docstrings 2019-03-22 19:32:01 +01:00
Jakub Trllo
fc01a4240b timers manager tries to load presets before add to idle manager 2019-03-22 19:31:19 +01:00
Jakub Trllo
67aa4e7d08 changed log name in ftrack module 2019-03-20 09:44:27 +01:00
Jakub Trllo
2ea5c8b568 tray init modified 2019-03-20 09:36:54 +01:00
Jakub Trllo
2bd3019a32 ftrack runner renamed to ftrack module 2019-03-20 09:36:26 +01:00
Jakub Trllo
30abd7ff5c fixed imports to 2.0 in pype/ftrack 2019-03-20 09:35:46 +01:00
Jakub Trllo
d29752c5aa added process_modules to ftrack module which looks for TimersManager 2019-03-20 09:33:07 +01:00
Jakub Trllo
39a236f5b8 ftrack module has stop and start timer methods for timers manager 2019-03-20 09:31:04 +01:00
Jakub Trllo
c85b9bc3b7 ftrack events_thread cares about timer 2019-03-20 09:30:13 +01:00