Milan Kolar
|
b077f265de
|
Merge pull request #1023 from pypeclub/bugfix/project_list_import
Project list import fix
|
2021-02-16 09:47:03 +01:00 |
|
iLLiCiTiT
|
c607fada2d
|
added ProjectListWidget to __all__
|
2021-02-16 09:34:19 +01:00 |
|
iLLiCiTiT
|
f9c3979ba0
|
added get_app_environments_for_context to pype.api
|
2021-02-16 09:31:48 +01:00 |
|
iLLiCiTiT
|
2b4d17a67c
|
fix widget import in sync server
|
2021-02-16 09:29:29 +01:00 |
|
Petr Kalis
|
cca39446ef
|
Merge branch 'develop' of github.com:pypeclub/pype into 3.0/sync_server_fixes
|
2021-02-16 09:29:25 +01:00 |
|
iLLiCiTiT
|
315fc42fb6
|
propagate ProjectListWidget in settings tool
|
2021-02-16 09:29:05 +01:00 |
|
Petr Kalis
|
fda065a691
|
AE move to 3.0 structure
|
2021-02-16 09:17:32 +01:00 |
|
iLLiCiTiT
|
19123b94c7
|
hound fix
|
2021-02-15 20:38:10 +01:00 |
|
iLLiCiTiT
|
6e2eabd5c3
|
global prelaunch hook is using lib functions
|
2021-02-15 20:29:12 +01:00 |
|
iLLiCiTiT
|
05d357465c
|
adde new functions to lib init file
|
2021-02-15 20:28:51 +01:00 |
|
iLLiCiTiT
|
0ad906d88e
|
added function get_app_environments_for_context which can be used to get environments for entered context
|
2021-02-15 20:28:24 +01:00 |
|
iLLiCiTiT
|
6071f1231f
|
moved functions to calculate environments of launched application to lib.application
|
2021-02-15 20:27:39 +01:00 |
|
iLLiCiTiT
|
8337a0b9fd
|
added EnvironmentPrepData to store temp data during environments preparation
|
2021-02-15 20:27:05 +01:00 |
|
iLLiCiTiT
|
8c4b5b3158
|
added modified merge environment function
|
2021-02-15 20:26:35 +01:00 |
|
iLLiCiTiT
|
83310acbab
|
moved should_start_last_workfile to application lib
|
2021-02-15 20:26:01 +01:00 |
|
iLLiCiTiT
|
2d6ab3a10e
|
added get_logger function to lib/application.py
|
2021-02-15 20:25:24 +01:00 |
|
iLLiCiTiT
|
02e0de41bf
|
prepared imports for environments preparation
|
2021-02-15 20:25:04 +01:00 |
|
iLLiCiTiT
|
5fea4a3cbb
|
added schema readme
|
2021-02-15 18:27:06 +01:00 |
|
iLLiCiTiT
|
a19db9a521
|
anatomy entities and ProjectSettings
|
2021-02-15 18:12:16 +01:00 |
|
Milan Kolar
|
9f9a1744bf
|
import PACKAGE_DIR from pype explicitly
|
2021-02-15 13:48:03 +01:00 |
|
Petr Kalis
|
8cbe6d3f68
|
Safer handling of PACKAGE_DIR
PACKAGE_DIR wasn't found in pre_non_python_host_launch.py in some edge cases
|
2021-02-15 13:08:43 +01:00 |
|
iLLiCiTiT
|
bccc4337b5
|
fix aces keys
|
2021-02-15 12:24:29 +01:00 |
|
iLLiCiTiT
|
defbb567e5
|
removed checkbox_key in ftrack project settings
|
2021-02-15 12:24:13 +01:00 |
|
iLLiCiTiT
|
75cdac3e84
|
fixed "separator" type in GUIEntity
|
2021-02-15 12:23:55 +01:00 |
|
iLLiCiTiT
|
a166f21f94
|
moved file_item attribute validation to InputEntity
|
2021-02-15 12:23:39 +01:00 |
|
iLLiCiTiT
|
6c376fd9ff
|
initial implementation of project settings entity
|
2021-02-15 12:23:08 +01:00 |
|
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 |
|
iLLiCiTiT
|
d72e38addf
|
copied project schemas to entities dir
|
2021-02-15 11:38:35 +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 |
|
Petr Kalis
|
8fe2544d1f
|
SyncServer GUI - Hound
|
2021-02-12 17:06:28 +01:00 |
|
Petr Kalis
|
d55060d7dd
|
SyncServer GUI - implemented pulling roots from settings
Updated defaults (empty) for Settings
Updated schema for syncserver
Small assorted fixes
|
2021-02-12 16:42:58 +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 |
|