Commit graph

13895 commits

Author SHA1 Message Date
Petr Kalis
d8b7fca965 #1784 - added base implementation for helper DB class
Added example of usage of helper class to test SyncServerModule
(WIP)
2021-07-07 18:51:55 +02:00
Petr Kalis
7c30263101 #1784 - location of existing unittests refactored for futuru use 2021-07-07 18:50:53 +02:00
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 Ježek
94db265b1d
Merge pull request #1756 from pypeclub/feature/deadline-nuke-settings-attributes 2021-07-01 16:28:43 +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
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
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
dependabot[bot]
2f6f259c64
Bump prismjs from 1.23.0 to 1.24.0 in /website
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 20:51:56 +00: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
pypebot
97a2f4268e
[Automated] Merged main into develop 2021-06-26 05:40:46 +02:00
OpenPype
9dfbd8d7f2 [Automated] Bump version 2021-06-26 03:40:30 +00:00
pypebot
72b81572ab
[Automated] Merged develop into main 2021-06-26 05:36:13 +02: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