Commit graph

1777 commits

Author SHA1 Message Date
Jakub Trllo
af62e10b74
Merge pull request #1782 from pypeclub/bugfix/otio_unrelated_error
Otio unrelated error on import
2021-07-01 17:40:01 +02:00
Jakub Jezek
29ef07aada
pr suggestion https://github.com/pypeclub/OpenPype/pull/1756#discussion_r660710802 2021-07-01 16:28:05 +02:00
Jakub Jezek
1f9bbd5820
Merge branch 'develop' into feature/deadline-nuke-settings-attributes 2021-07-01 16:26:09 +02:00
iLLiCiTiT
69a3d4f046 reraise exception if AVALON_APP is not set 2021-07-01 10:44:14 +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
OpenPype
f2fb9885db [Automated] Bump version 2021-06-30 03:42:24 +00: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
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
iLLiCiTiT
5b60e7f172 remove use_python_2 from aftereffects 2021-06-29 14:06:40 +02:00
iLLiCiTiT
a95d0ac3ff remove use_python_2 from photoshop 2021-06-29 14:06:30 +02:00
iLLiCiTiT
e98d1a99ef remove use_python_2 from tvpaint 2021-06-29 14:06:08 +02:00
iLLiCiTiT
5bcff7230e removed use_python_2 from harmony 2021-06-29 14:05:54 +02:00
iLLiCiTiT
2fd7bc4c13 template_host_variant have ability to modify skip_paths on template_host_variant_items 2021-06-29 14:05:37 +02:00
iLLiCiTiT
cc85f669b8 removed use_python_2 from blender 2021-06-29 14:04:59 +02:00
iLLiCiTiT
7daf1d3d0b do replacement only if replacement is still string 2021-06-29 14:04:37 +02:00
iLLiCiTiT
13aec9cb57 "use_python_2" is optional in application settings 2021-06-29 13:47:37 +02:00
iLLiCiTiT
6d571b2e17 find first stream that is not an audio when defying profile and pix_fmt 2021-06-29 11:49:22 +02:00
iLLiCiTiT
404a659b40 find first stream with resolution when reading ffprobe streams 2021-06-29 11:48:47 +02:00
iLLiCiTiT
42fbc1f633 decode ffprobe output before logging 2021-06-29 11:33:44 +02:00
Jakub Trllo
dd516be9b7
Merge pull request #1758 from pypeclub/bugfix/anatomy_others_template_fix
Anatomy others templates don't cause crash
2021-06-28 18:55:47 +02:00
Jakub Trllo
d66477efc5
Merge pull request #1763 from pypeclub/feature/push_hier_attrs_task_parent_changes
Push hierarchical attributes care about task parent changes
2021-06-28 16:10:17 +02:00
iLLiCiTiT
50cf8f9614 fix object attributes error 2021-06-28 14:16:38 +02:00
Jakub Trllo
0b8314b04b
Merge pull request #1769 from pypeclub/feature/settings_ui_copy_paste
Settings UI copy/paste
2021-06-28 12:06:04 +02:00
Jakub Trllo
450892c301
Merge pull request #1767 from pypeclub/bugfix/project_environments_fix
Project specific environments
2021-06-28 10:48:11 +02:00
Jakub Trllo
35f1025e4e
Merge pull request #1764 from pypeclub/bugfix/setting_ui_refresh_btn
Settings UI with refresh button
2021-06-28 10:13:38 +02:00
Jakub Trllo
81ef13414d
Merge pull request #1766 from pypeclub/feature/workfile_tool_widths
Workfile tool widths
2021-06-28 10:13:29 +02:00
Jakub Trllo
65bd1f6d11
Merge pull request #1761 from pypeclub/bugfix/extract_thumbnail_sp
Standalone publisher thumbnail extractor fix
2021-06-28 10:13:17 +02:00
Petr Kalis
02def9660b Fix - single file files are str only, cast it to list to count properly 2021-06-28 09:56:08 +02:00
OpenPype
9dfbd8d7f2 [Automated] Bump version 2021-06-26 03:40:30 +00:00
iLLiCiTiT
c86ef80326 changed label to "Paste to same place" 2021-06-25 15:23:54 +02:00
iLLiCiTiT
82ac355a38 moved simple Paste before special Paste 2021-06-25 15:23:39 +02:00
iLLiCiTiT
9c02ecb35a make both paste secure with dialog poopup 2021-06-25 15:14:56 +02:00
iLLiCiTiT
daf12bb973 added comment 2021-06-25 15:11:23 +02:00
iLLiCiTiT
302c6b44b1 copy/paste actions are separated with separator in menu 2021-06-25 15:11:18 +02:00
iLLiCiTiT
455acfaae9 paste_value_to_path is simplified 2021-06-25 15:10:43 +02:00
iLLiCiTiT
2e8df3e2d0 show dialog if paste crashes 2021-06-25 15:08:29 +02:00
iLLiCiTiT
8eeeda11e7 implemented base of paste value actions 2021-06-25 14:53:42 +02:00
iLLiCiTiT
ee72605f58 implemented copy action in settings 2021-06-25 14:53:30 +02:00
iLLiCiTiT
5c9016c676 implemented get_entity_from_path for system settings 2021-06-25 14:52:31 +02:00
iLLiCiTiT
81bebe03c6 implemented root_key propery for rest of entities 2021-06-25 14:52:16 +02:00
iLLiCiTiT
ac36919e26 added root_key to both root entities 2021-06-25 14:52:03 +02:00
iLLiCiTiT
251d3add01 added root_key as abstract property to BaseEntity 2021-06-25 14:51:47 +02:00
iLLiCiTiT
7b273f1549 fix project specific environment variables to work as expected 2021-06-25 12:37:26 +02:00
iLLiCiTiT
d64e1d249d width of workfile toos widget have better sizes to display content 2021-06-25 11:20:55 +02:00
iLLiCiTiT
5cda53abff keep refresh button available even if not in dev mode 2021-06-24 20:58:30 +02:00
iLLiCiTiT
1be4c4fc7f added some more comments 2021-06-24 20:45:33 +02:00