Commit graph

10766 commits

Author SHA1 Message Date
iLLiCiTiT
ff0c168715 removed project schema from settings scheas 2021-02-09 10:26:30 +01:00
iLLiCiTiT
85dc0c684b adde contains magic methods for dicts 2021-02-09 10:25:27 +01:00
iLLiCiTiT
9b6260665f remove system schemas from settings tool 2021-02-09 10:21:37 +01:00
iLLiCiTiT
328a73ee51 Merge branch 'develop' into feature/settings_entities 2021-02-09 10:20:01 +01:00
iLLiCiTiT
35ec4f4688 pass changes of immutable dict entity 2021-02-09 10:18:58 +01:00
iLLiCiTiT
96a2739899 fixed list discard changes issue 2021-02-09 10:17:03 +01:00
Milan Kolar
645eb59321
Merge pull request #997 from pypeclub/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2021-02-08 23:24:21 +01:00
Milan Kolar
0562ab614d
Create CONTRIBUTING.md
add simple contribution guidelines.
2021-02-08 23:23:41 +01:00
Milan Kolar
64935bbfa2
Create CODE_OF_CONDUCT.md 2021-02-08 22:57:10 +01:00
iLLiCiTiT
6e55bda056 lsit widget can add and show items in right order 2021-02-08 19:34:51 +01:00
Petr Kalis
1c938fc11e SyncServer GUI - updated search in summary model
Added possibility of searching by _id
2021-02-08 13:32:16 +01:00
Milan Kolar
4a34cfff91 fix root dir in .sh scripts 2021-02-08 13:10:53 +01:00
iLLiCiTiT
9372736c48 enumerator widget can set value 2021-02-08 13:09:47 +01:00
Jakub Jezek
ea1f64e285
fix(nuke): deadline submission parameters from presets
group and department
2021-02-08 13:08:31 +01:00
iLLiCiTiT
58b74d1a68 fixed enum item set_value 2021-02-08 12:54:22 +01:00
Petr Kalis
2c7862de99 SyncServer GUI - added some documentation 2021-02-08 12:53:25 +01:00
iLLiCiTiT
554fab18c8 fixed path entity 2021-02-08 12:26:19 +01:00
iLLiCiTiT
7c44a9328f default value of path input are 2 empty strings 2021-02-08 12:04:37 +01:00
iLLiCiTiT
2182e9a54c fix entities import 2021-02-08 12:00:15 +01:00
iLLiCiTiT
5fa2dbc1b5 list strict has implemented few methods 2021-02-08 11:58:29 +01:00
iLLiCiTiT
8635e12dad implemented few list strict methods 2021-02-08 11:27:38 +01:00
iLLiCiTiT
5d15cc3036 fix method name 2021-02-08 10:56:15 +01:00
iLLiCiTiT
181107eb5b on_value_change is not abstract method 2021-02-08 10:53:58 +01:00
iLLiCiTiT
d944e892ce set more booleans on dict immutable set override state 2021-02-08 10:50:50 +01:00
iLLiCiTiT
a81106909f base implementation of remaining mutable dict methods 2021-02-08 10:49:58 +01:00
iLLiCiTiT
822b3ac191 implemented few action methods in mutable dict 2021-02-08 10:41:47 +01:00
iLLiCiTiT
487f931fc2 change override bools on state change 2021-02-08 10:41:29 +01:00
iLLiCiTiT
9b21fc8876 store initial value after setting value of children 2021-02-08 10:41:02 +01:00
iLLiCiTiT
37ac7247e1 store if mutable dict had overrides 2021-02-08 10:40:47 +01:00
iLLiCiTiT
6c29367045 mitable dict has implemeted few methods 2021-02-07 19:59:19 +01:00
Ondrej Samohel
dda74bbf05
Merge branch 'develop' into 3.0/poetry 2021-02-05 19:49:39 +01:00
Ondrej Samohel
ff7ce89504 opentimelineio shuffle 2021-02-05 19:36:21 +01:00
Petr Kalis
dc436645cf SyncServer GUI - fix - download was broken
Fixed order of arguments in method call
2021-02-05 19:06:33 +01:00
Petr Kalis
4195549ff9 SyncServer GUI - added Pause functionality
Allows pausing on representation, project or server level.
2021-02-05 18:51:55 +01:00
Ondrej Samohel
1f419c0a83 fix poetry on linux 2021-02-05 18:27:03 +01:00
Jakub Jezek
7fa36d4c21
nuke: adding licensing env to submission 2021-02-05 17:33:03 +01:00
iLLiCiTiT
34538ea268 modified immutable dict has overrides attributes 2021-02-05 17:16:35 +01:00
iLLiCiTiT
cebb44e8fd moved dict mutable entity to special file 2021-02-05 17:11:49 +01:00
Jakub Jezek
007bedc3d8
fix(nuke): add nuke related env var to sumbission
https://github.com/pypeclub/pype/pull/988
2021-02-05 16:44:23 +01:00
Milan Kolar
048af1621b
Merge pull request #975 from pypeclub/3.0/bugfix/nuke-wrong-frame-offset-in-mov-loader
nuke: wrong frame offset in mov loader
2021-02-05 16:38:22 +01:00
iLLiCiTiT
8abe266995 mutable dict fill values of keys 2021-02-05 16:32:17 +01:00
iLLiCiTiT
1088102e57 discard changes trigger on_change methods when the initiator finish with it's discards 2021-02-05 16:20:20 +01:00
iLLiCiTiT
7035c5d058 set overriden stat to new items 2021-02-05 16:18:33 +01:00
iLLiCiTiT
ad038b6763 list widget handles entity changes 2021-02-05 15:58:35 +01:00
iLLiCiTiT
4e1c327b25 added child change ignore ability 2021-02-05 15:57:31 +01:00
Milan Kolar
109f9e74a9
Merge pull request #987 from pypeclub/feature/maya_alembic_attibutes
Maya: Alembic only set attributes that exists
2021-02-05 15:54:13 +01:00
Milan Kolar
6c8f046494 only use existing attributes in alembic 2021-02-05 15:53:01 +01:00
Milan Kolar
3e5f5024f4
Merge pull request #985 from pypeclub/3.0/bugfix/nuke-publish-exctract-thumb
fix(nuke): missing preset's variable
2021-02-05 15:45:53 +01:00
Jakub Jezek
1a8e925c20
fix(nuke): missing preset's variable 2021-02-05 15:30:03 +01:00
Milan Kolar
f7df392a09
Merge pull request #983 from pypeclub/bugfix/3.0_ftrack_custom_attribute_update
Fix Ftrack custom attribute update
2021-02-05 15:29:06 +01:00