Commit graph

1706 commits

Author SHA1 Message Date
Jakub Jezek
6d9f81532c fix(nk): loading mov with better name and improving filter of nodes 2019-08-28 18:34:17 +02:00
Jakub Jezek
f205f44214 fix(nks): not to publish lut if no soft effect are available for clip 2019-08-28 18:32:59 +02:00
Jakub Jezek
8181db02cf fix(nk): it didn't stop procedure after exeption 2019-08-22 14:20:49 +02:00
Jakub Jezek
979a96af4b feat(nk): loading lutJson as Input Process for nondestructive colorspace workflow 2019-08-22 14:18:40 +02:00
Jakub Jezek
22834694e0 fix(nk): moving create_backdrop function out of Class 2019-08-22 14:17:48 +02:00
Jakub Jezek
0b92b2315f fix(nk): animation on separate channels was not accepted 2019-08-21 16:30:23 +02:00
Jakub Jezek
8d378fd8ed Merge branch 'feature/PYPE-331-nks-lut-workflow_altered' into feature/PYPE-488-nk-loading-nks-lut-soft-effects
# Conflicts:
#	pype/plugins/nukestudio/publish/collect_effects.py
2019-08-21 16:17:11 +02:00
Jakub Jezek
804f945ab8 fix(nks): cleaning up old code 2019-08-21 16:16:00 +02:00
Jakub Jezek
eb02919301 fix(nks): refactoring code to better shape 2019-08-21 16:15:39 +02:00
Jakub Jezek
9eb7dc3d15 fix(nks): refactoring way clips and effects are collected 2019-08-21 16:15:09 +02:00
Jakub Jezek
97373c1ed0 fix(nks): adding node class type to the lutJson output file 2019-08-21 09:43:43 +02:00
Jakub Jezek
626d0e86eb feat(nk): adding loading Lut Json files with luts to nuke as node group under Read node 2019-08-20 17:47:57 +02:00
Jakub Jezek
511114e86b fix(nk): handles were ignored in sequence loader 2019-08-20 17:47:25 +02:00
Jakub Jezek
0999c5ff99 fix(nks): adding node class type to the lutJson output file 2019-08-20 17:46:56 +02:00
Jakub Jezek
80d9aab960 Merge branch 'feature/PYPE-331-nks-lut-workflow_altered' into feature/PYPE-488-nk-loading-nks-lut-soft-effects 2019-08-19 15:42:55 +02:00
Jakub Jezek
bbee1230d5 feat(nks): adding family lut 2019-08-19 15:38:02 +02:00
Jakub Jezek
715b282ac9 fix(nks): metadata plugin into _unused 2019-08-19 15:37:40 +02:00
Jakub Jezek
d4294eccd9 fix(nks): clean up of the script 2019-08-19 15:37:15 +02:00
Jakub Jezek
c6a3911f56 fix(nks): collecting effects was renamed to Lut and also improved the data collection with assignedTo attribute 2019-08-19 15:36:34 +02:00
Jakub Jezek
e058913fc3 fix(nks): collect shots was context plugin but it should be instance plugin 2019-08-19 15:35:22 +02:00
Jakub Jezek
7c6833b231 fix(nks): extracting is now with collect destinations 2019-08-19 15:34:45 +02:00
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
iLLiCiTiT
ae3496ceea (hotfix) print traceback when ftrack server in tray crashes 2019-08-15 16:38:39 +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