Commit graph

8135 commits

Author SHA1 Message Date
iLLiCiTiT
dfece60dbc changed log message 2020-11-12 09:42:48 +01:00
iLLiCiTiT
0788f9ae52 renamed beauty creator 2020-11-12 09:41:24 +01:00
iLLiCiTiT
de678a8984 removed unused import 2020-11-11 19:14:25 +01:00
iLLiCiTiT
1d35a8686b collect instances works more as should 2020-11-11 18:16:44 +01:00
iLLiCiTiT
417e167c7e added more families and removed tags 2020-11-11 18:16:12 +01:00
iLLiCiTiT
0525075a69 use stagingDir on instance output 2020-11-11 17:52:24 +01:00
iLLiCiTiT
7c4f408e77 added renderLayer and renderPass to integration 2020-11-11 17:39:00 +01:00
iLLiCiTiT
4b5b725521 export first frame all the time 2020-11-11 17:13:10 +01:00
iLLiCiTiT
601700e1ca added warning message 2020-11-11 17:00:41 +01:00
iLLiCiTiT
555c9382e7 few minor fixes 2020-11-11 17:00:32 +01:00
iLLiCiTiT
8d1679205f instances has prepared representations and fps 2020-11-11 16:59:34 +01:00
iLLiCiTiT
0d2ea16566 added exporting of thumbnail and create of thumbnail representation 2020-11-11 15:47:12 +01:00
iLLiCiTiT
843084633c add pading to output template 2020-11-11 15:29:52 +01:00
iLLiCiTiT
1478f2559d collect end frame for each instance individually 2020-11-11 15:19:52 +01:00
iLLiCiTiT
1aadb518cf set tag properly 2020-11-11 15:13:56 +01:00
iLLiCiTiT
88fbf6b10b rename extract output to extract sequence 2020-11-11 15:11:50 +01:00
iLLiCiTiT
36e914e16d add tvpaint to extract review 2020-11-11 11:40:32 +01:00
iLLiCiTiT
439f9557fb extractor has more checks and can export only sequences 2020-11-11 11:17:47 +01:00
iLLiCiTiT
f19e2479f8 base implementation of tvpaint extractor 2020-11-10 19:24:40 +01:00
iLLiCiTiT
ac55207d11 instances have also set frame start and end 2020-11-10 19:24:07 +01:00
iLLiCiTiT
434c684c79 frame end is set from last frame of all visible layers 2020-11-10 19:23:50 +01:00
iLLiCiTiT
62a2346ba6 renamed key frameRate to fps 2020-11-10 19:22:36 +01:00
iLLiCiTiT
98bcea52a5 instance.data always contain all layers for the instance 2020-11-10 18:29:55 +01:00
iLLiCiTiT
5510904127 do not change family of renderPass to renderLayer 2020-11-09 17:06:50 +01:00
iLLiCiTiT
b4ad6b68ea implemented update method in laoder 2020-11-06 19:06:31 +01:00
iLLiCiTiT
f7337c9913 simplified logic 2020-11-06 18:12:48 +01:00
iLLiCiTiT
a9cd97f257 implemented remove method 2020-11-06 18:04:54 +01:00
iLLiCiTiT
79b1f5c1f8 Added loader with containerization 2020-11-06 17:46:55 +01:00
iLLiCiTiT
ba5324fc2a added check for same subset name existence 2020-11-06 17:19:09 +01:00
iLLiCiTiT
e3de8198d1 fixed render pass creator 2020-11-06 17:04:15 +01:00
iLLiCiTiT
411b33f7bf remove already done comment 2020-11-06 16:32:00 +01:00
iLLiCiTiT
70a1ff0893 add origin instance data to instance 2020-11-06 16:27:09 +01:00
iLLiCiTiT
fd8d710f7e modified how instance labels are shown in publish gui 2020-11-06 16:26:58 +01:00
iLLiCiTiT
eb0cc85dd8 render pass is not dependent on render layer subset name 2020-11-06 16:24:56 +01:00
iLLiCiTiT
cdfbb49690 render layer's templete does not contain task and pass 2020-11-06 16:23:17 +01:00
iLLiCiTiT
4ea1851893 removed space from RenderPass label 2020-11-06 10:34:21 +01:00
iLLiCiTiT
b3c94bbc4e renamed create_beauty file to create_render_layer 2020-11-06 10:34:07 +01:00
iLLiCiTiT
f3e2354a5b Renamed beauty to render layer 2020-11-06 10:01:26 +01:00
iLLiCiTiT
23ebe56de6 instance toggle works with uuid key not with id 2020-11-06 09:55:29 +01:00
iLLiCiTiT
350fc49978 hound changes 2020-11-05 19:55:27 +01:00
iLLiCiTiT
88ff7ad586 removed unused 2020-11-05 19:24:48 +01:00
iLLiCiTiT
08bce91cd9 use TVPaint loader in ImportImage 2020-11-05 19:21:48 +01:00
iLLiCiTiT
5a96915992 use variable Creator instead of TVPaintCreator 2020-11-05 19:19:07 +01:00
iLLiCiTiT
1a4f27291e fix import after merge 2020-11-05 19:03:02 +01:00
iLLiCiTiT
c2a340fab3 Merge branch '2.x/develop' into feature/tvpaint_creators 2020-11-05 19:02:44 +01:00
iLLiCiTiT
1bb51aa0d0 always override instance 2020-11-05 18:59:51 +01:00
iLLiCiTiT
9839e54025 added toggle callback to activate/deactivate instances 2020-11-05 18:26:49 +01:00
Milan Kolar
95f37fcca4
Merge pull request #678 from tokejepsen/2.x/feature/maya_image_plane_camera_selection
Ask user to select non-default camera from scene or create a new.
2020-11-05 18:15:43 +01:00
iLLiCiTiT
07b0a692e8 collect instances can collect more 2020-11-05 17:45:16 +01:00
Milan Kolar
5d54cfa28b
Merge pull request #674 from pypeclub/feature/camera_name_in_burnins
Camera name in burnins
2020-11-05 17:06:03 +01:00