Commit graph

10084 commits

Author SHA1 Message Date
iLLiCiTiT
175c3f382d list entity do not check value modification on each change 2021-02-05 12:18:48 +01:00
iLLiCiTiT
9eacd4d664 changed logic of reset_to_pype_default in input 2021-02-05 11:57:01 +01:00
iLLiCiTiT
76d4c5aa71 implemented few list entity methods 2021-02-05 11:56:38 +01:00
iLLiCiTiT
c679337a99 minor fixes 2021-02-05 11:33:36 +01:00
iLLiCiTiT
cc5acb13eb implemented few methods in list entity 2021-02-04 20:18:39 +01:00
iLLiCiTiT
74618406b8 reorganized entities to easier read the code 2021-02-04 18:03:59 +01:00
iLLiCiTiT
60f9faea86 entity changes are catched for most of inputs 2021-02-04 14:23:57 +01:00
iLLiCiTiT
ca36327713 discard_changes is wrapped with ignore changes 2021-02-04 14:20:09 +01:00
iLLiCiTiT
b6ae795482 immutable dict has implemented action methods 2021-02-04 14:04:51 +01:00
iLLiCiTiT
b48c20b04b input has implemented basic action methods 2021-02-04 14:02:56 +01:00
iLLiCiTiT
81d444bcf1 implemented discard changes for input entities 2021-02-04 13:34:28 +01:00
iLLiCiTiT
b99af33b49 fix has unsaved changes 2021-02-04 13:34:14 +01:00
iLLiCiTiT
b923084a43 usee comparisons on override states 2021-02-04 12:07:18 +01:00
iLLiCiTiT
551ba68a1e added actions menu 2021-02-04 12:04:22 +01:00
iLLiCiTiT
0a9ecc94f6 has_studio_override is wrapped attribute 2021-02-03 18:42:27 +01:00
iLLiCiTiT
36313d6233 has_studio_override is not direct accessible attribute 2021-02-03 17:58:11 +01:00
iLLiCiTiT
e095b0e35b override states are now int based objects 2021-02-03 17:55:04 +01:00
iLLiCiTiT
a08721b5b4 child_has_project_override never returns true if override state is not PROJECT 2021-02-03 17:31:25 +01:00
iLLiCiTiT
e65e5351c4 styles are updated correctly 2021-02-03 16:15:41 +01:00
iLLiCiTiT
d8a5dbb6fe path input and widget modifications 2021-02-03 16:15:21 +01:00
iLLiCiTiT
11ec769ec9 _on_entity_change is not used 2021-02-03 16:14:45 +01:00
iLLiCiTiT
fc9d199437 implemented get_invalid to be able change focus to the invalid widget 2021-02-02 18:55:06 +01:00
iLLiCiTiT
eacf8cd401 invalid styles are ok in most of cases 2021-02-02 18:44:04 +01:00
iLLiCiTiT
6164481763 hierarchical update style is a thing again 2021-02-02 15:24:17 +01:00
iLLiCiTiT
f83dd913a7 immutable keys dictionary have style update 2021-02-02 15:23:48 +01:00
iLLiCiTiT
acc18e0e58 root triggers hierarchical update 2021-02-02 15:08:28 +01:00
iLLiCiTiT
aab1281358 removed invalid attributes and methods from entities 2021-02-02 13:17:56 +01:00
iLLiCiTiT
37110d9b9a removed list update_value and move the code to set_entity_value 2021-02-02 12:40:36 +01:00
iLLiCiTiT
2cd6a40200 fixed which kind of items are used in dict mutable widget 2021-02-02 12:40:09 +01:00
iLLiCiTiT
b940903d59 all widgets have is_invalid attribute 2021-02-02 12:30:36 +01:00
iLLiCiTiT
43ba4599ea fixed value assignments 2021-02-02 12:30:03 +01:00
iLLiCiTiT
469059fa53 added set_key_label to dict items 2021-02-02 12:29:52 +01:00
iLLiCiTiT
bd292b26fa empty dict item cares about duplicated keys 2021-02-02 12:29:33 +01:00
iLLiCiTiT
6907caa9b4 mutable widget can pass keys 2021-02-02 11:28:20 +01:00
iLLiCiTiT
a7a147d8a5 implemented some list entity methods 2021-02-01 20:05:52 +01:00
iLLiCiTiT
791a1641ab Merge branch 'develop' into feature/settings_entities 2021-02-01 19:04:17 +01:00
Milan Kolar
56f022012a
Merge pull request #959 from pypeclub/bugfix/3.0_prores_ks_in_burnin_script
Prores ks in burnin script
2021-02-01 18:39:26 +01:00
Milan Kolar
8b1897a020
Merge pull request #951 from pypeclub/3.0/arnold-referenced-aovs
Maya: Handling Arnold referenced AOVs - Pype 3
2021-02-01 18:37:30 +01:00
Milan Kolar
4acff95dbf
Merge pull request #957 from pypeclub/bugfix/3.0_subset_family_in_families
Subset family is now stored in subset document
2021-02-01 18:37:02 +01:00
Milan Kolar
a3614d7a91
Merge pull request #952 from pypeclub/bugfix/3.0_tvpaint_single_frame_sequence
Fix single frame Sequence in TVPaint
2021-02-01 18:35:55 +01:00
Milan Kolar
3c63e5b3a8
Merge pull request #955 from pypeclub/bugfix/3.0_djv_new_version_arguments
DJV new version arguments
2021-02-01 18:35:28 +01:00
iLLiCiTiT
4e971ffb67 prores codec name checks tags in stream data for different codecs 2021-02-01 16:17:43 +01:00
iLLiCiTiT
71f0cc292b stream data are stored to ffprobe_data variable 2021-02-01 16:17:39 +01:00
iLLiCiTiT
6bc724846a instance family is added to subset families at first place 2021-02-01 15:24:59 +01:00
iLLiCiTiT
355fc7b7ea reduced arguments to launch djv to executable and filepath 2021-02-01 15:16:29 +01:00
iLLiCiTiT
78c41cb13f tvpaint extract sequence convert single frame sequence to single file 2021-02-01 15:00:11 +01:00
Milan Kolar
af80aee424
Merge pull request #945 from pypeclub/3.0/feature/ae_workfile_template
AE - added prelaunch hook for opening last or workfile from template
2021-02-01 13:58:40 +01:00
Milan Kolar
55e5d773c9
Merge pull request #937 from pypeclub/feature/celaction-to-3.0
Refactor Celaction to 3.0 format
2021-02-01 13:57:06 +01:00
Ondrej Samohel
1e8c1f9e71
fix arnold referenced aovs handling 2021-02-01 13:30:46 +01:00
Milan Kolar
aad1778935
Merge pull request #931 from pypeclub/feature/maya_to_3.0
Refactor maya to 3.0 format
2021-02-01 12:32:15 +01:00