Commit graph

10360 commits

Author SHA1 Message Date
Milan Kolar
8ddaa5bbd4 Merge branch 'develop' into PS_to_3.0_structure 2021-02-15 11:49:56 +01:00
Milan Kolar
307f2c6bba
Merge pull request #966 from pypeclub/feature/3.0_psd_bulk_export_of_anim_group
PSD Bulk export of ANIM group
2021-02-15 11:45:08 +01:00
Milan Kolar
e55ac87e8d use pype executable variable instead of explicit pype.bat in preregister 2021-02-15 11:42:26 +01:00
Milan Kolar
249f533e73
Merge pull request #1016 from pypeclub/feature/launch_script_for_non_python_hosts
Launch script for non python hosts
2021-02-15 11:33:27 +01:00
Milan Kolar
fbd3a09eb3
Merge pull request #1014 from pypeclub/feature/1010-unify-the-use-of-single-and-multi-root-templates
Unify the use of single and multi root templates
2021-02-15 11:17:02 +01:00
iLLiCiTiT
1d716e9b9d removed python3 syntax from settings entities 2021-02-15 10:30:00 +01:00
iLLiCiTiT
54020eb122 replaced prelaunch hooks of non python hosts with single global hook 2021-02-15 10:24:22 +01:00
iLLiCiTiT
9c0f86b5a1 added launch script for non python hosts 2021-02-15 10:23:56 +01:00
Petr Kalis
af872e2fbc PS move to 3.0 structure 2021-02-12 19:44:32 +01:00
iLLiCiTiT
ea72a254e2 modified prelaunch hooks for harmonmy, photoshop and after effects 2021-02-12 17:22:28 +01:00
iLLiCiTiT
de927d240e fixed extension check 2021-02-12 15:58:11 +01:00
iLLiCiTiT
40834c4292 fix collect context variable names 2021-02-12 15:44:02 +01:00
iLLiCiTiT
8ea1df768f renamed multiroot_widget to roots_widget 2021-02-12 15:20:27 +01:00
iLLiCiTiT
a32377231e removed singleroot support in settings tool 2021-02-12 15:20:27 +01:00
iLLiCiTiT
7e3909fff0 default roots are multiroots with single key 2021-02-12 15:20:26 +01:00
iLLiCiTiT
07d854746a fix anatomy overrides until override metadata are stored properly 2021-02-12 15:20:26 +01:00
Milan Kolar
3d3cac835a
Merge pull request #1012 from pypeclub/feature/3.0_delete_version_loader_action
Delete version as loader action
2021-02-12 14:48:11 +01:00
iLLiCiTiT
0476c79771 Use log's exc_info instead of direct traceback log 2021-02-12 14:30:19 +01:00
iLLiCiTiT
a32047e6b2 archive subset if all versions are removed 2021-02-12 14:30:18 +01:00
iLLiCiTiT
1614a2a037 renamed "versions" to "versions_to_keep" 2021-02-12 14:30:17 +01:00
iLLiCiTiT
c962eb6629 renamed "publish" key to "remove_publish_folder" 2021-02-12 14:30:17 +01:00
Toke Stuart Jepsen
cbaa6c41a3 Separate calculation to different action. 2021-02-12 14:29:41 +01:00
Toke Stuart Jepsen
b2f0636f1f Loader options and message box.
- Replaced settings dialog with Loader options.
- Replaced print statements with logging and message boxes.
2021-02-12 14:29:40 +01:00
Toke Stuart Jepsen
ba148bb18b Hound 2021-02-12 14:29:40 +01:00
Toke Stuart Jepsen
cc52535b7c Delete old versions 2021-02-12 14:29:39 +01:00
Milan Kolar
afafd4c649
Merge pull request #1007 from pypeclub/bugfix/PS_remove_unneeded_com_functions
PS fix - removed unwanted functions from pywin32
2021-02-12 13:04:40 +01:00
Milan Kolar
71156dbb61
Merge pull request #989 from pypeclub/3.0/bugfix/nuke-submit-deadlie-add-nuke-related-env
fix(nuke): add nuke related env var to sumbission
2021-02-12 13:00:36 +01:00
Milan Kolar
3bd607e47f
Merge pull request #1001 from pypeclub/feature/settings_entities
Settings as entities
2021-02-12 12:40:10 +01:00
iLLiCiTiT
25b6e863b4 minor fixes in widgets 2021-02-12 12:26:27 +01:00
Petr Kalis
8f5e43540f PS fix - removed unwanted imports from pywin32 2021-02-12 12:19:56 +01:00
iLLiCiTiT
280a7a0bd1 add missing line 2021-02-12 12:19:24 +01:00
iLLiCiTiT
4f0b35bc58 moved has_unsaved_changes from EndpointEntity to InputEntity 2021-02-12 12:13:29 +01:00
iLLiCiTiT
1312e45ee6 added docstrings for OverrideState 2021-02-12 12:11:34 +01:00
iLLiCiTiT
cf79d23c9f mutable dict inherit from endpoint 2021-02-12 12:11:15 +01:00
iLLiCiTiT
830076debf list entity is using endpoint entity 2021-02-12 12:07:04 +01:00
iLLiCiTiT
a063b65d5b added one level of entities called EndpointEntity 2021-02-12 12:06:42 +01:00
iLLiCiTiT
12e6694f1e simplified pop method 2021-02-12 10:39:25 +01:00
iLLiCiTiT
2302e158a4 renamed add_new_key to add_key 2021-02-12 10:39:09 +01:00
iLLiCiTiT
e962019bae on_value_change is private method 2021-02-12 10:36:34 +01:00
iLLiCiTiT
107464b315 added value type validations to set method 2021-02-12 10:35:47 +01:00
iLLiCiTiT
081cc39d77 removed duplicated property 2021-02-11 19:37:14 +01:00
iLLiCiTiT
cdf40df3fa added some doctrings to immutable dict 2021-02-11 19:36:06 +01:00
iLLiCiTiT
2d690170cc short doctstring to settings entities 2021-02-11 19:34:39 +01:00
iLLiCiTiT
5e3b4eb969 override_state is private 2021-02-11 19:34:25 +01:00
iLLiCiTiT
24628ae652 private value attributes 2021-02-11 19:28:02 +01:00
iLLiCiTiT
1323e33fd5 renamed check_update_value to _check_update_value 2021-02-11 19:22:43 +01:00
iLLiCiTiT
19f52512cb renamed item_initalization to _item_initalization 2021-02-11 19:20:35 +01:00
iLLiCiTiT
4a48a4ef9f less attributes and some private attributes 2021-02-11 19:11:15 +01:00
Petr Kalis
0169501b88 PS fix - removed unwanted functions from pywin32 2021-02-11 18:40:43 +01:00
iLLiCiTiT
a996532061 added basic docstrings to root entities 2021-02-11 18:10:21 +01:00