Commit graph

5387 commits

Author SHA1 Message Date
iLLiCiTiT
8947bb5153 colect rendered files use fill_root method from anatomy 2020-05-07 14:47:19 +02:00
iLLiCiTiT
76e7896e24 collect rendered files also remap AVALON_WORKDIR and stagingDir on instances 2020-05-07 14:42:36 +02:00
iLLiCiTiT
8730340656 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-04-29 20:10:50 +02:00
Milan Kolar
8f2b2b631c
Merge pull request #95 from pypeclub/bugfix/sort_review_objects_without_task
Bugfix/sort review objects without task
2020-04-24 10:36:59 +02:00
iLLiCiTiT
a3af9d24e0 added custom sorter which checks task existence 2020-04-21 14:19:12 +02:00
iLLiCiTiT
2db9e1d015 removed deprecated unused code 2020-04-21 14:18:51 +02:00
Milan Kolar
c3c659bf21 Merge branch 'release/2.8' into develop 2020-04-20 23:20:22 +02:00
Milan Kolar
55d52c8305 Merge branch 'master' into release/2.8 2020-04-20 22:42:25 +02:00
Milan Kolar
3ce24febff remove hardcoded render tempalte 2020-04-20 22:26:12 +02:00
Milan Kolar
f23fd2ab1b fix possibility of version missing from review 2020-04-20 22:17:12 +02:00
Milan Kolar
f1765e5aa1 bump version 2020-04-20 22:14:07 +02:00
iLLiCiTiT
688201ca1e collect rendered files use only path remapper 2020-04-17 18:08:28 +02:00
iLLiCiTiT
5724b36407 fix roots usage 2020-04-17 10:39:11 +02:00
iLLiCiTiT
37d70cfbce removed unsused line 2020-04-17 09:29:42 +02:00
Milan Kolar
f6e329fac6 Update issue templates 2020-04-16 23:55:43 +02:00
Milan Kolar
25a3744b0e
Merge pull request #24 from pypeclub/feature/PYPE-611_build_workfile
Feature/PYPE-611 build workfile
2020-04-16 21:14:10 +02:00
iLLiCiTiT
32d47db298 removed unused part of code in submit publish job 2020-04-15 10:35:37 +02:00
iLLiCiTiT
ccafd3d360 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-04-15 10:29:03 +02:00
iLLiCiTiT
98548aabd2 it is possible to have set specific root instead of thumbnail_root in thumbnail template 2020-04-14 20:27:59 +02:00
iLLiCiTiT
891b14caf9 template is not required in project config 2020-04-14 19:53:05 +02:00
iLLiCiTiT
57b33ac987 fixed few anatomy bugs 2020-04-14 19:42:46 +02:00
Milan Kolar
4c582f548f various attribute fixes in ftrack sync event 2020-04-14 17:00:47 +02:00
Milan Kolar
565a70f558 adding avalon project to deadline publish job 2020-04-14 17:00:25 +02:00
Milan Kolar
db960eb6d4 missing options from ass loader 2020-04-14 17:00:04 +02:00
iLLiCiTiT
4822fc88bc create project structure will work as before for all roots 2020-04-14 14:10:57 +02:00
iLLiCiTiT
7a91ec8dce action delete old versions is ready to use new anatomy roots 2020-04-14 12:16:42 +02:00
iLLiCiTiT
65098129dd delivery action should work with new anatomy 2020-04-14 12:11:56 +02:00
iLLiCiTiT
1cb3f2c847 formatting preparation action create project structure 2020-04-14 12:10:12 +02:00
iLLiCiTiT
0b2c1fc99f added get_project_from_entity to ftrack base event handler 2020-04-14 11:19:12 +02:00
iLLiCiTiT
4a3b98c945 action_create_fodler uses new anatomy 2020-04-14 11:08:47 +02:00
iLLiCiTiT
3713559915 small upgrade 2020-04-10 18:52:00 +02:00
iLLiCiTiT
7b4163271b prepare project created roots 2020-04-10 18:42:10 +02:00
iLLiCiTiT
5b92826e1f launched applications have set root environments 2020-04-09 19:16:05 +02:00
iLLiCiTiT
6d81ef6cd7 storage is not used in pype 2020-04-09 18:27:37 +02:00
iLLiCiTiT
56338f3d70 do not use PYPE_CORE_* environments 2020-04-09 18:10:38 +02:00
iLLiCiTiT
0370389292 removed unused imports 2020-04-09 14:46:20 +02:00
iLLiCiTiT
fb9f951d92 collect rendered files use anatomy to fill metadata json path and staging dirs 2020-04-09 14:28:00 +02:00
iLLiCiTiT
b8efca6c3f "collect_instance_anatomy_data" renamed to "collect_anatomy_instance_data" 2020-04-09 14:27:34 +02:00
iLLiCiTiT
2e431b32e1 collect anatomy was split into 2 plugins to be able to collect anatomy obj before collect rendered files 2020-04-09 14:27:02 +02:00
iLLiCiTiT
182502c5e4 replaced "PYPE_ROOT" with "PYPE_SETUP_PATH" 2020-04-09 12:44:24 +02:00
Milan Kolar
b518ff8e77
Merge pull request #43 from pypeclub/bug/PYPE-743_yeti-cache-versions
PYPE-743: fixing yeti cache version updates
2020-04-08 13:54:04 +02:00
Ondřej Samohel
05b33a20ce code cleanup 2020-04-08 11:45:51 +02:00
iLLiCiTiT
1b28e58c62 changed method which is called in maya 2020-04-07 15:10:19 +02:00
iLLiCiTiT
59e2f2a36d classmethods replaced with object methods and added process method where post processing can be implemented by host 2020-04-07 15:01:05 +02:00
Milan Kolar
a14f78729b
Merge pull request #40 from pypeclub/fix/PYPE-599_rig-content
Update validate_rig_output_ids.py
2020-04-06 19:18:18 +02:00
iLLiCiTiT
6801dc2118 stagingdirs are sent rootless 2020-04-06 19:01:04 +02:00
iLLiCiTiT
004f9280d8 collect rendered files use root formatting 2020-04-06 18:42:05 +02:00
iLLiCiTiT
2133dfa49c fixed typos 2020-04-06 15:53:31 +02:00
iLLiCiTiT
871bfde9c8 added some documentation 2020-04-06 14:14:30 +02:00
iLLiCiTiT
20e3a60224 removed unused modules 2020-04-06 13:20:45 +02:00