Commit graph

3400 commits

Author SHA1 Message Date
Toke Jepsen
b6024dce27 Merged in tokejepsen/pype/feature/nuke_deadline_chunksize (pull request #277)
Create/Validate Deadline tab with ChunkSize.
2019-08-30 10:49:51 +00:00
Toke Jepsen
728e1682e0 Merged in tokejepsen/pype/bugfix/get_version_from_path (pull request #273)
The version pattern needs to find at least 1 digit.
2019-08-29 11:03:33 +00:00
Toke Jepsen
9eedc1203f Merged in tokejepsen/pype/bugfix/nukestudio_workio (pull request #274)
Code cleanup and has_unsaved_changes.
2019-08-29 10:36:34 +00:00
Ondřej Samohel
f924a19f57 Merged in bugfix/validate_workspace_drive_letter_case (pull request #282)
validate workspace giving false negatives because of drive letter case
2019-08-29 07:25:02 +00:00
Ondřej Samohel
bb0035ecdd validate workspace giving false negatives because of drive letter case 2019-08-26 14:55:32 +00:00
Toke Jepsen
5f87708ef8 Submit to Deadline as well. 2019-08-21 15:20:24 +01:00
Toke Jepsen
62bee8eafa Create/Validate Deadline tab with ChunkSize. 2019-08-21 15:04:57 +01:00
Toke Jepsen
6615015473 Code cleanup and has_unsaved_changes. 2019-08-21 14:16:06 +01:00
Toke Jepsen
0ddc260455 The version pattern needs to find at least 1 digit.
Previous behaviour with "*" meant any "v" would return, so couldn't have any "v" in the path.
2019-08-21 14:04:31 +01:00
iLLiCiTiT
ae3496ceea (hotfix) print traceback when ftrack server in tray crashes 2019-08-15 16:38:39 +02:00
Jakub Trllo
9016e6f7c9 Merged in feature/PYPE-314_clockify_module (pull request #268)
Feature/PYPE-314 clockify module

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-13 16:03:29 +00:00
iLLiCiTiT
5545d76f6a added timer_stopped to stop_timer method so timers manager get know about 2019-08-13 17:56:47 +02:00
iLLiCiTiT
ed4e09d895 added start timer method that is able to start timer from timer manager 2019-08-13 17:49:22 +02:00
iLLiCiTiT
64646da035 check_running also checks if timer stops or started 2019-08-13 17:49:00 +02:00
iLLiCiTiT
b10d9bc0f5 added TimersManager to clockify and basic methods 2019-08-13 17:44:22 +02:00
iLLiCiTiT
160933e866 added validation that current timer was found 2019-08-13 17:43:34 +02:00
iLLiCiTiT
1f1c4a1dd1 added get project by id in clockify api 2019-08-13 17:43:13 +02:00
Jakub Trllo
5b65fd38a0 Merged in feature/PYPE-473_merge_ftrack_actions (pull request #266)
Feature/PYPE-473 merge ftrack actions

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-13 15:37:34 +00:00
Jakub Trllo
13db61e80c Merged in feauter/PYPE-479_project_default_values (pull request #267)
Feauter/PYPE-479 project default values

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-13 15:35:27 +00:00
iLLiCiTiT
b9c7450b76 ftrack server changes are required due to adding paths to ftrack_actions/events_path 2019-08-13 16:00:53 +02:00
iLLiCiTiT
a162e3320d change start clockify timer action label 2019-08-13 15:59:31 +02:00
iLLiCiTiT
3e14c3e4ec clockify api now allows get workspace permissions with userid instead of testing creating and deleting project 2019-08-13 15:59:07 +02:00
iLLiCiTiT
e32f98dcf5 updated clockify module to new tray initialization 2019-08-13 15:58:04 +02:00
iLLiCiTiT
27d7d6f3b4 added tray_init to clockify module 2019-08-13 15:57:28 +02:00
iLLiCiTiT
ba361df684 multiselect enumerators are at the end of list 2019-08-13 15:11:16 +02:00
iLLiCiTiT
998b424129 added DeleteAssetByName and server synchronization actions to Pype Admin group 2019-08-13 14:09:16 +02:00
iLLiCiTiT
2c3695c689 (hotfix) added forgotten plugins_presets argument to syncToAvalon-local action 2019-08-13 14:02:47 +02:00
iLLiCiTiT
0bc5082ba9 Modified get_avalon_attr to be able split hierarchical and not hierarchical attrs 2019-08-13 13:57:03 +02:00
Jakub Jezek
194018a798 Merged in feature/PYPE-478-frame-start-from-source-frame-n (pull request #264)
Feature/PYPE-478 frame start from source frame n

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-13 11:45:12 +00:00
Jakub Trllo
2564c708e3 Merged in feature/PYPE-469_faster_plugins_presets (pull request #263)
Feature/PYPE-469 faster plugins presets

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-13 11:43:15 +00:00
Jakub Jezek
893fdc1ead Merged in feature/PYPE-480-default-nuke-script-workfile-pu (pull request #265)
feat(nk): default publish knob to True

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-13 11:38:59 +00:00
iLLiCiTiT
13db7c6a7d added action icon for prepare project action 2019-08-13 12:29:17 +02:00
iLLiCiTiT
df673e4649 created prepare project action that easily allows user to set values in project (can be preset with presets) 2019-08-13 12:29:04 +02:00
iLLiCiTiT
d13f67ea9e both thumbnail action files were renamed to match underscore naming 2019-08-12 17:50:33 +02:00
iLLiCiTiT
f6077e7e95 action create folders won't discover on project now 2019-08-12 17:49:08 +02:00
iLLiCiTiT
4d221e91e2 action create project folders renamed to create project structure and allowed only on project 2019-08-12 17:48:41 +02:00
iLLiCiTiT
8c2f731149 few ftrack actions were grouped with label+variant and their icons were replaced with group icons 2019-08-12 17:45:25 +02:00
Jakub Jezek
5420f7ef6e feat(nk): default publish knob to True 2019-08-12 15:41:30 +02:00
Jakub Jezek
05bb5fd09a Merge branch 'feature/PYPE-468-476-MERGE' into feature/PYPE-478-frame-start-from-source-frame-n 2019-08-12 13:10:28 +02:00
Jakub Jezek
44814124f8 feat(nks): if user writes source to Tags value it will get source frames 2019-08-12 13:10:12 +02:00
iLLiCiTiT
3de2141b16 remove already processed plugins from presets dict 2019-08-12 12:32:24 +02:00
iLLiCiTiT
c32be3c197 skip processing if presets dict is empty 2019-08-12 12:32:07 +02:00
iLLiCiTiT
1968dc465e presets are loaded only once instead of loading for each plugin 2019-08-12 12:31:21 +02:00
Jakub Trllo
30f4f13809 Merged in feature/PYPE-475_presets_ftrack_server (pull request #262)
Feature/PYPE-475 presets ftrack server

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-12 09:43:27 +00:00
Jakub Jezek
66889e7315 fix(nks): ikon of Retiming changed style for better reading 2019-08-12 11:38:13 +02:00
Jakub Jezek
84b18da1d3 Merged in feature/PYPE-476-nk-load-plate-with-retime (pull request #261)
feat(nk): loading image sequences with retiming
2019-08-12 09:18:23 +00:00
jezschaj
801ed97de8 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-08-12 11:04:30 +02:00
jezschaj
c166c189f8 fix(nuke): loader were not reading jpeg sequence 2019-08-12 11:03:51 +02:00
Jakub Jezek
f0492cff80 Merged in feature/PYPE-468-nukestudio-retiming-tag-for-pub (pull request #260)
Feature/PYPE-468 nukestudio retiming tag for pub
2019-08-12 08:56:47 +00:00
Jakub Jezek
284329351b feat(nks): adding icon for retiming 2019-08-12 09:54:21 +02:00