Commit graph

13953 commits

Author SHA1 Message Date
iLLiCiTiT
5c67832eab added asset name input 2021-07-01 20:01:18 +02:00
iLLiCiTiT
e3a3534cd0 added subset name input 2021-07-01 20:00:44 +02:00
iLLiCiTiT
dbb97bd4ce family view has model 2021-07-01 20:00:01 +02:00
iLLiCiTiT
c20f779cbc renamed family_list to family_view 2021-07-01 19:59:30 +02:00
iLLiCiTiT
d36505b95f moved image out of init method 2021-07-01 19:58:52 +02:00
iLLiCiTiT
91b9d11d2d added more context variables 2021-07-01 19:58:36 +02:00
iLLiCiTiT
40d774b03a added create method without implementation and argument defintiions 2021-07-01 19:57:59 +02:00
iLLiCiTiT
b51556f056 use self.dbcon.Session instead of avalon.api.Session 2021-07-01 19:57:44 +02:00
iLLiCiTiT
ffe752e8a3 controller handle reset callbacks 2021-07-01 19:56:56 +02:00
iLLiCiTiT
c643ac5f62 controller can have defined AvalonMongoDB 2021-07-01 19:56:40 +02:00
iLLiCiTiT
902656ec30 added base implementation of get_subset_name 2021-07-01 19:56:12 +02:00
iLLiCiTiT
483b4f161c use openpype styles 2021-07-01 10:05:36 +02:00
iLLiCiTiT
6bac12e763 store last position of CreateDialog 2021-06-30 20:54:14 +02:00
iLLiCiTiT
622c924cb1 use CreateDialog in main window 2021-06-30 20:53:57 +02:00
iLLiCiTiT
fca803aae4 implemented base of create dialog 2021-06-30 20:53:25 +02:00
iLLiCiTiT
2754c042c2 added debugging code to window 2021-06-30 20:33:53 +02:00
iLLiCiTiT
1ea491fceb create object of creators on reset 2021-06-30 20:32:23 +02:00
iLLiCiTiT
d8fc151bc2 added headless argument to controller 2021-06-30 20:31:31 +02:00
iLLiCiTiT
ed2b8b9f0b convert loaded instances into AvalonInstance object on list_instances 2021-06-30 20:28:02 +02:00
iLLiCiTiT
4dfc0b7fa7 store creators by family 2021-06-30 20:27:26 +02:00
iLLiCiTiT
b65fc7f76e discover pyblish plugins 2021-06-30 20:27:09 +02:00
iLLiCiTiT
b574bf7589 make sure reset is not called twice in row 2021-06-30 20:26:36 +02:00
iLLiCiTiT
0e2ff510f2 added reset button 2021-06-30 20:14:21 +02:00
iLLiCiTiT
c54608a751 trigger reset on first show 2021-06-30 20:14:02 +02:00
iLLiCiTiT
f4dddfa2b8 added mockup create button 2021-06-30 20:13:44 +02:00
iLLiCiTiT
e78c9c2765 use controller in main window 2021-06-30 20:13:13 +02:00
iLLiCiTiT
3df0d2023c initial commit of reset method 2021-06-30 20:12:25 +02:00
iLLiCiTiT
9eb2d3ff1f init commit of PublisherController 2021-06-30 20:11:32 +02:00
iLLiCiTiT
0658fe6be0 pipeline init has imported stuff 2021-06-30 20:10:50 +02:00
iLLiCiTiT
52d72e4b24 from_existing is using new argument 2021-06-30 20:10:25 +02:00
iLLiCiTiT
233210025d added change_order method to AvalonInstance class 2021-06-30 20:09:52 +02:00
iLLiCiTiT
a08aa60902 using ABC to define abstract methods and properties of Creator plugin 2021-06-30 20:07:46 +02:00
iLLiCiTiT
75757e3d5c cleanups 2021-06-30 20:06:47 +02:00
iLLiCiTiT
fa11fd6899 added version to AvalonInstance data 2021-06-30 17:55:55 +02:00
iLLiCiTiT
ac9575d722 Merge branch 'develop' into feature/new_publisher_core 2021-06-30 17:21:30 +02:00
iLLiCiTiT
5ddb646925 changed InstanceData to AvalonInstance class 2021-06-30 17:09:38 +02:00
iLLiCiTiT
df25a943dd removed unused log 2021-06-30 17:06:20 +02:00
iLLiCiTiT
91c3f31322 changed get_family_attribute_defs to get_attribute_defs 2021-06-30 17:05:37 +02:00
Petr Kalis
46147cb78d
Merge pull request #1772 from pypeclub/bugfix/sp_validate_frame_single_file
Fix - single file files are str only, cast it to list to count properly
2021-06-30 11:41:21 +02:00
Jakub Trllo
e5d30c044b
Merge pull request #1753 from pypeclub/feature/settings_schema_wihtout_prefill
Settings schema without prefill
2021-06-30 11:38:39 +02:00
iLLiCiTiT
b21f827790 added few docstrings 2021-06-30 11:22:43 +02:00
pypebot
ebc6dee606
[Automated] Merged main into develop 2021-06-30 05:42:39 +02:00
OpenPype
f2fb9885db [Automated] Bump version 2021-06-30 03:42:24 +00:00
pypebot
3d1096d542
[Automated] Merged develop into main 2021-06-30 05:38:13 +02:00
iLLiCiTiT
504fa3b1b5 Merge branch 'develop' into feature/settings_schema_wihtout_prefill 2021-06-29 17:14:28 +02:00
Jakub Trllo
fc3d8dca54
Merge pull request #1775 from pypeclub/bugfix/ffprobe_streams_order
FFprobe streams order
2021-06-29 16:57:16 +02:00
Jakub Trllo
6f2b497744
Merge pull request #1776 from pypeclub/feature/python_2_def_where_needed
Settings application use python 2 only where needed
2021-06-29 16:06:37 +02:00
Ondřej Samohel
adef63ce22
Merge pull request #1773 from pypeclub/dependabot/npm_and_yarn/website/prismjs-1.24.0
Bump prismjs from 1.23.0 to 1.24.0 in /website
2021-06-29 15:31:20 +02:00
iLLiCiTiT
d91f470848 handle full value replacement in template 2021-06-29 14:11:26 +02:00
iLLiCiTiT
cd1bf6d302 added better condition for full replacements 2021-06-29 14:10:23 +02:00