Commit graph

9736 commits

Author SHA1 Message Date
iLLiCiTiT
a5de5bbaab moved bool, number and enum to inputs 2021-01-22 14:03:53 +01:00
iLLiCiTiT
1c45e4e66d move input entity to separate file 2021-01-22 14:03:01 +01:00
iLLiCiTiT
9795a922dc added default values 2021-01-22 13:07:45 +01:00
iLLiCiTiT
cc6559102f fix immutable wrappers 2021-01-22 10:42:46 +01:00
iLLiCiTiT
23e8a71536 few new properties and methods 2021-01-20 16:41:00 +01:00
iLLiCiTiT
e5bf6d0243 moved state overrides enum to constants 2021-01-20 12:27:56 +01:00
iLLiCiTiT
3a32cb1aac smaller fixes 2021-01-20 10:17:32 +01:00
iLLiCiTiT
7cedd3c6f5 save some space with not using method defs 2021-01-20 10:17:19 +01:00
iLLiCiTiT
7cf95ceece added few abstract methods/properties 2021-01-20 10:05:20 +01:00
iLLiCiTiT
2429845f37 removed copied comment 2021-01-20 10:05:05 +01:00
iLLiCiTiT
18844a303c raw json cares about override state and metadata 2021-01-20 10:04:51 +01:00
iLLiCiTiT
6ec66824d3 dict with mutable keys has implemented few methods 2021-01-20 10:02:56 +01:00
iLLiCiTiT
6954000189 forgotten lines for values update in dict item 2021-01-20 10:02:32 +01:00
iLLiCiTiT
00a71df09f modified dict item values update 2021-01-20 09:58:35 +01:00
iLLiCiTiT
77156f2bc0 fixed path entity 2021-01-18 13:14:22 +01:00
iLLiCiTiT
6b9c02404c input items unification and dict settings value fix 2021-01-18 12:53:48 +01:00
iLLiCiTiT
848f4c6f01 cleared property names 2021-01-18 10:08:35 +01:00
iLLiCiTiT
c787e501df added basic settings value 2021-01-15 16:18:58 +01:00
iLLiCiTiT
1b8f77cefa implemented few basics 2021-01-15 15:51:27 +01:00
iLLiCiTiT
b500e3141b init of entities system for settings 2021-01-14 13:54:21 +01:00
Milan Kolar
e0f14231bc
Merge pull request #872 from pypeclub/bugifx/remove_get_application_usage
Remove get_application usage
2021-01-12 10:43:53 +01:00
Milan Kolar
3ea01fadab
Merge pull request #860 from pypeclub/feature/sync_hier_attributes_with_settings
Sync hier attributes with settings
2021-01-08 23:16:54 +01:00
Milan Kolar
7548960dc8
Merge pull request #858 from pypeclub/feature/get_rid_of_subprocess
Renamed pype.lib._subprocess
2021-01-08 22:44:46 +01:00
Milan Kolar
5f98463e40 Merge branch 'develop' into feature/get_rid_of_subprocess 2021-01-08 22:44:19 +01:00
Milan Kolar
906751d3f8 add developer tools to requirements and gitignore 2021-01-08 22:25:48 +01:00
Milan Kolar
dd7dfd57da
Merge pull request #877 from pypeclub/feature/653-store-workfiles-information-in-the-db
Store workfiles information in the db
2021-01-08 12:14:02 +01:00
Milan Kolar
dc8d0674b3
Merge pull request #870 from pypeclub/bugfix/85-anatomy-ext-vs-representation-keys
Extension key in templates
2021-01-08 12:06:12 +01:00
Milan Kolar
d1f199fae0
Merge pull request #866 from pypeclub/feature/pype_logger_modified
Pype logger refactor
2021-01-08 12:04:24 +01:00
Milan Kolar
4a952d0225
Merge pull request #861 from pypeclub/feature/settings_shadow_widget
Settings shadow widget when working
2021-01-08 12:00:06 +01:00
Milan Kolar
a1041a3182
Merge pull request #842 from pypeclub/feature/resolve-create-publish-new-way-convert-pype3
DaVinci Resolve with OTIO publishing (pype3)
2021-01-08 11:33:06 +01:00
Milan Kolar
d6de5ef4e8
Merge pull request #855 from pypeclub/feature/ftrack_python2_vendor
Ftrack python2 vendor
2021-01-08 11:30:39 +01:00
iLLiCiTiT
1a40bb6478 added backports as module folder instead of submodule 2021-01-08 10:35:17 +01:00
iLLiCiTiT
1bf9a5e629 remove bad backports module 2021-01-08 10:26:44 +01:00
Milan Kolar
2c6c850479
Merge pull request #847 from pypeclub/feature/next_task_update_with_settings
Next task update with settings
2021-01-08 09:56:45 +01:00
iLLiCiTiT
cffe68346c handler does not care about previous task type ids 2021-01-07 19:54:12 +01:00
iLLiCiTiT
b15880e0d8 changed label of save button for note to "Save note" 2021-01-07 18:13:32 +01:00
iLLiCiTiT
059e5b5ce3 removed unused import 2021-01-07 16:33:02 +01:00
iLLiCiTiT
2d6033aaff added workfile schema 2021-01-07 16:30:47 +01:00
iLLiCiTiT
0cf9cfc8f1 replace workfiles tool with pype's version in nuke 2021-01-07 16:23:48 +01:00
iLLiCiTiT
856d6c31ad store more attributes 2021-01-07 16:22:58 +01:00
iLLiCiTiT
3076d73b7d replace workfiles tool with pype's in maya 2021-01-07 15:41:25 +01:00
iLLiCiTiT
2397a02804 fix dotted extension 2021-01-07 14:02:04 +01:00
iLLiCiTiT
441e40c6f5 better details 2021-01-07 13:56:09 +01:00
iLLiCiTiT
2a12e7d007 workfiles tool can store and load workfiles docs 2021-01-07 13:34:57 +01:00
iLLiCiTiT
c3f5ff4e1d added workfile doc api to lib 2021-01-07 13:34:34 +01:00
iLLiCiTiT
1ddaba1f59 catch workfile creation 2021-01-07 11:55:04 +01:00
iLLiCiTiT
0dc44382b0 different way how to define enabled buttons 2021-01-07 10:57:47 +01:00
iLLiCiTiT
36b01ae2d0 added side panel widget to workfiles tool 2021-01-07 10:57:27 +01:00
iLLiCiTiT
87c8f359f3 basic side panel widget 2021-01-07 10:57:13 +01:00
iLLiCiTiT
70f09f0a23 files widget trigger file_selected signal on file selection 2021-01-07 10:56:59 +01:00