Commit graph

1335 commits

Author SHA1 Message Date
Jakub Jezek
8dc65d3e01
Merge branch 'develop' into feature/PYPE-666_anatomy_context_data 2020-02-14 17:13:24 +01:00
Jakub Jezek
2312dffbd1
Merge branch 'develop' into feature/PYPE-666_anatomy_context_data 2020-02-14 16:53:35 +01:00
Jakub Ježek
a41bbd2d31 Merged in bugfix/PYPE-720-nks-and-nk-fixes (pull request #487)
minor fixes nks and nk

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-12 16:49:31 +00:00
Jakub Jezek
e19f04ec85
fix(nk): multi line string needed to be added to str() 2020-02-12 17:14:34 +01:00
Jakub Jezek
4ace0b2d7c
fix(nk): version check 2020-02-12 15:36:14 +01:00
Jakub Jezek
91aaa40583
fix(nk): not related code in script 2020-02-12 15:35:42 +01:00
Jakub Jezek
e6ba0dea08
fix(nk): didnt create backdrop string problem 2020-02-12 15:35:05 +01:00
Jakub Ježek
6ee23b8744 Merged in bugfix/PYPE-699-nk-nks-cleanup-old-code-files (pull request #466)
cleanup unneeded files and code

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-10 14:51:56 +00:00
Jakub Jezek
1a84b605a1
fix(nuke, nks): removing handles obsolete 2020-02-07 20:49:07 +01:00
Jakub Jezek
1b1770dd63
fix(nuke): loader mov reads revew presets for family and representation 2020-02-06 17:40:37 +01:00
Jakub Jezek
d0f0129c2c
fix(nk): loaders use self log 2020-02-06 17:40:07 +01:00
Jakub Jezek
979cad41dc
fix(nks):didnt publish plates 2020-02-06 16:59:59 +01:00
iLLiCiTiT
b3f506f364 Merge branch 'develop' into feature/PYPE-662_datetime_data_publish 2020-02-05 14:43:37 +01:00
iLLiCiTiT
512b4070a0 Merge branch 'develop' into feature/PYPE-666_anatomy_context_data 2020-02-05 10:16:07 +01:00
iLLiCiTiT
f6ae5b2213 task name is also checked 2020-02-05 09:59:25 +01:00
iLLiCiTiT
f6e6220869 extract yeti rig uses resourcesDir 2020-02-04 18:54:58 +01:00
iLLiCiTiT
e92537d34a extract effects can compute resources dir with anatomyData (need changes) 2020-02-04 18:27:34 +01:00
iLLiCiTiT
fcffa08177 extract look uses resourcesDir instead of computing itself 2020-02-04 18:27:03 +01:00
iLLiCiTiT
6f26d0160c integrated assued destination was moved back with name integrate resources path 2020-02-04 18:11:32 +01:00
iLLiCiTiT
66466bc24b collect resources path uses anatomy publish.folder key with ability of backwards compatibility 2020-02-04 18:07:17 +01:00
Jakub Jezek
569bd61658
fix(nk, nks): some fixes for loading sequence and mov 2020-02-04 17:36:46 +01:00
iLLiCiTiT
ebdc7c3700 added few todos 2020-02-04 16:23:03 +01:00
iLLiCiTiT
3fdfcec29b version_number is used from instance.data in integrate_new 2020-02-04 16:17:18 +01:00
iLLiCiTiT
876ff064b6 reduced collect resources path because of already collected data in instance anatomy data 2020-02-04 16:11:29 +01:00
iLLiCiTiT
ed8b56b6de fixed per key instance.data value assignment 2020-02-04 15:32:54 +01:00
iLLiCiTiT
178fed2ae2 updated instance input/output docsting 2020-02-04 15:32:12 +01:00
iLLiCiTiT
6bd8706579 added few TODOs 2020-02-04 15:22:06 +01:00
iLLiCiTiT
df512a5a4a formatting changes 2020-02-04 15:21:52 +01:00
iLLiCiTiT
fde457d445 intent added to version data 2020-02-04 15:21:27 +01:00
iLLiCiTiT
9113fb1c7f added check if index_frame_start exist 2020-02-04 15:20:18 +01:00
iLLiCiTiT
3a5ab92687 removed subset and version anatomy update since they are already set for whole instance 2020-02-04 15:19:44 +01:00
iLLiCiTiT
29c6768da9 intent added to anatomy data 2020-02-04 15:19:19 +01:00
iLLiCiTiT
e23cc33de7 latest version is not queried before check if instance have already version set in data 2020-02-04 15:18:59 +01:00
iLLiCiTiT
1dcdac7ae0 asset_entity check moved back since nukestudio instances may have not set value 2020-02-04 15:18:11 +01:00
iLLiCiTiT
6ef1a7e176 formatting 2020-02-04 15:17:15 +01:00
iLLiCiTiT
f70f307cc4 removed missleading comments 2020-02-04 15:16:35 +01:00
iLLiCiTiT
a14b05ccd1 removed comments 2020-02-04 11:00:48 +01:00
iLLiCiTiT
1a04dca10a asset entity may not exist so collecting instance anatomy data was changed to not crash 2020-02-04 11:00:38 +01:00
iLLiCiTiT
670f660a97 changed collect instance anatomy data order to 0.49 2020-02-04 10:59:30 +01:00
iLLiCiTiT
91d51f1458 removed deprecated validate templates 2020-02-03 19:28:33 +01:00
iLLiCiTiT
f1486a9cd4 integrate_new uses anatomyData 2020-02-03 19:27:59 +01:00
iLLiCiTiT
5177b891ac extract yeti rig and extract look uses anatomyData 2020-02-03 19:27:42 +01:00
iLLiCiTiT
f6992a3d44 collector for project data was removed 2020-02-03 19:27:20 +01:00
iLLiCiTiT
e4b23553df integrate assumed destinatoin replaced with collect resources path 2020-02-03 19:26:55 +01:00
iLLiCiTiT
1515f47f0f extract burnin uses anatomyData 2020-02-03 19:26:33 +01:00
iLLiCiTiT
54f76e7f7f collect templates replaced with collect instance anatomy data 2020-02-03 19:26:19 +01:00
iLLiCiTiT
a2d75afe7a collect anatomy also collect global anatomy data 2020-02-03 19:25:57 +01:00
iLLiCiTiT
9bcdf7f72a added avalon entities collector 2020-02-03 19:25:33 +01:00
iLLiCiTiT
30d598911d removed old integrators 2020-02-03 19:24:45 +01:00
iLLiCiTiT
75b6cdd148 renamed repre_context_stable_keys to db_representation_context_keys 2020-02-03 18:58:29 +01:00