iLLiCiTiT
|
ec01e148e5
|
added missing attributes
|
2021-07-07 19:36:32 +02:00 |
|
iLLiCiTiT
|
898157c95b
|
fixed typo
|
2021-07-07 19:28:12 +02:00 |
|
iLLiCiTiT
|
ca7d91af62
|
fix typos
|
2021-06-30 13:53:15 +02:00 |
|
iLLiCiTiT
|
7337c0c199
|
Merge branch 'develop' into feature/settings_conditional_dict
|
2021-06-30 12:03:01 +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
|
477b4ecfcc
|
removed unused imports
|
2021-06-29 17:19: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 |
|
iLLiCiTiT
|
672ee1d98d
|
store ignore_missing_defaults and reuse it on callbacks
|
2021-06-29 16:57:01 +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
|
df37c2e1ff
|
removed example schema
|
2021-06-29 14:50:07 +02:00 |
|
iLLiCiTiT
|
905db947bb
|
added dict-conditional to readme
|
2021-06-29 14:40:49 +02:00 |
|
iLLiCiTiT
|
082e453d13
|
fix variable name usage
|
2021-06-29 14:24:08 +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
|
605a0454b2
|
include enum_key in builtin methods
|
2021-06-29 13:05:20 +02:00 |
|
iLLiCiTiT
|
3b217c57a2
|
added enum key validation
|
2021-06-29 13:05:02 +02:00 |
|
iLLiCiTiT
|
c1d6db4356
|
added few comments and docstring
|
2021-06-29 13:04:52 +02:00 |
|
iLLiCiTiT
|
0ed3a2ee70
|
Use ignore missing defaults in conditional dictionary children that are not using current enum value
|
2021-06-29 12:47:12 +02:00 |
|
iLLiCiTiT
|
d58c8f1a11
|
added argument ignore_missing_defaults to set_override_state method
|
2021-06-29 12:46:10 +02:00 |
|
iLLiCiTiT
|
0e0e527741
|
items vs. values fix
|
2021-06-29 12:44:50 +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 |
|
iLLiCiTiT
|
f3ae791f5c
|
make sure all keys are available in all variables
|
2021-06-29 10:56:13 +02:00 |
|
iLLiCiTiT
|
3d59ba17d5
|
current_enum is dynamic property
|
2021-06-29 10:37:04 +02:00 |
|
iLLiCiTiT
|
40f87f2f20
|
few minor fixes of entity
|
2021-06-29 10:30:11 +02:00 |
|
iLLiCiTiT
|
4bff4a8138
|
force to be a group
|
2021-06-29 10:29:07 +02:00 |
|
iLLiCiTiT
|
e1129bdbad
|
fix keys method
|
2021-06-29 10:25:45 +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 |
|
iLLiCiTiT
|
c9ee4e5f71
|
added column stretch to grid layout
|
2021-06-28 20:04:45 +02:00 |
|
iLLiCiTiT
|
b344e0c27a
|
set_entity_value triggers on entity change
|
2021-06-28 20:04:32 +02:00 |
|
iLLiCiTiT
|
313a78a391
|
trigger change of visibility on change of enum
|
2021-06-28 20:04:11 +02:00 |
|
iLLiCiTiT
|
c8a5de88bd
|
define content widget based on map_id and entity id
|
2021-06-28 20:03:52 +02:00 |
|
iLLiCiTiT
|
cc72287ddb
|
modified how entity widgets are created and when
|
2021-06-28 20:03:26 +02:00 |
|
iLLiCiTiT
|
2ebd5daac3
|
store content of each enum key to different widget
|
2021-06-28 20:02:56 +02:00 |
|