Commit graph

3415 commits

Author SHA1 Message Date
Jakub Jezek
f2152d64f1 fix(nks): desabling collect metadata as it is not finished yet 2019-08-19 15:34:12 +02:00
Jakub Jezek
6162a519a5 feat(nks): collecting effects to instances 2019-08-16 18:03:22 +02:00
Jakub Jezek
d1cf46575c feat(nks): adding collection of subTrackItems to collect Clips 2019-08-16 18:03:00 +02:00
Jakub Jezek
659100e3d0 Merge branch 'feature/PYPE-481-nuke-load-last-versions-of-subs' into feature/PYPE-331-nks-lut-workflow_altered
# Conflicts:
#	pype/nuke/lib.py
#	pype/nukestudio/lib.py
2019-08-16 09:39:15 +02:00
Jakub Jezek
ab3798d01d fix(nks): removing redundant attributes 2019-08-16 09:34:12 +02:00
Jakub Jezek
1a3b02d65e feat(nk): adding backdrop wrapper to BuildWorkfile 2019-08-16 09:33:43 +02:00
Jakub Jezek
c87dca6f9d fix(nk, nks): version is better if None then "last" 2019-08-15 17:09:34 +02:00
Jakub Jezek
5a8b4a7188 Merge branch 'develop' into feature/PYPE-481-nuke-load-last-versions-of-subs
# Conflicts:
#	pype/lib.py
#	pype/nuke/lib.py
2019-08-15 12:31:53 +02:00
Jakub Jezek
250a5f6741 fix(nk): changing the name of Read loaded node to be more unique 2019-08-15 10:47:31 +02:00
Jakub Jezek
e58689b232 fix(nk): create write was not returning the node back 2019-08-15 10:46:55 +02:00
Jakub Jezek
e10cc64498 feat(nks): adding nuke BuildWorkfile to be used by nukestudio during publishing 2019-08-15 10:43:04 +02:00
Jakub Jezek
64e1f45f34 feat(nk): implementing building workfile
- also adding `get_subsets` to `pype.api`
- adding `WorkfileSettings` class method to `pype.nuke.menu`
- fixing link to `WorkfileSettings.set_context_settings` to nuke launch callback
2019-08-15 10:41:28 +02:00
Jakub Jezek
7a8a94b924 feat(pype): adding get subsets to api 2019-08-14 17:06:51 +02:00
Jakub Jezek
6827cb82b4 feat(nk): building first workfile wip 2019-08-14 10:35:39 +02:00
Jakub Jezek
43c9a03e62 feat(nuke): connecting correctly new workfile settings 2019-08-13 18:08:50 +02:00
Jakub Jezek
67acc5a4c9 feat(nk): converting workfile setting methods into class and its methods 2019-08-13 18:08:13 +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
Jakub Jezek
814e7cd204 feat(global): adding get_subsets() for quering all last versions of representations for subsets of given asset 2019-08-13 16:15:41 +02: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
Jakub Jezek
d4dc2e96b7 feat(nks): adding width, height, pixelAspect into version data 2019-08-13 08:40:43 +02:00
Jakub Jezek
8635f6b532 fix(nks): adding width, height, pixelAspect into instance sharing attributes 2019-08-13 08:40:10 +02:00
Jakub Jezek
de4c019226 feat(nks): wip create nk method
- will be building nk scripts from nks
- will create clip on timeline with linked precomp
- will create project clip in bin with correct hierarchy
2019-08-13 08:39:15 +02:00
Jakub Jezek
7ced179b8e fix(nk): cleaning up 2019-08-13 08:37:14 +02:00
Jakub Jezek
0ded69a209 Merge branch 'feature/PYPE-478-frame-start-from-source-frame-n' into feature/PYPE-331-nks-lut-workflow 2019-08-13 08:22:57 +02:00
Jakub Jezek
b3d4d1e466 Merge branch 'feature/PYPE-480-default-nuke-script-workfile-pu' into feature/PYPE-331-nks-lut-workflow 2019-08-13 08:22:35 +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