Commit graph

10394 commits

Author SHA1 Message Date
Ondrej Samohel
fef65863f4
disable vray scene option on render instance 2021-02-16 19:21:24 +01:00
Ondrej Samohel
1eecea34b5
implement #1013 for pype 3.0 2021-02-16 17:30:30 +01:00
Milan Kolar
403c9fc96c
Merge pull request #1024 from pypeclub/feature/get_global_environments
Get global environments
2021-02-16 15:12:00 +01:00
Milan Kolar
be48d4ee07
Merge pull request #1021 from pypeclub/feature/prelaunch_host_env_extraction
Prelaunch host env preparation in lib
2021-02-16 15:11:37 +01:00
Milan Kolar
6fcaca1805
Merge pull request #1022 from pypeclub/AE_to_3.0_structure
Ae to 3.0 structure
2021-02-16 15:10:35 +01:00
Milan Kolar
2022715ea3
Merge branch 'develop' into AE_to_3.0_structure 2021-02-16 15:09:04 +01:00
Milan Kolar
60e6c12c56
Merge pull request #1025 from pypeclub/bugfix/plugin-settings-not-applied-correctl
Plugins settings are not loaded correctly
2021-02-16 14:55:57 +01:00
Milan Kolar
5fa621b964 remove extra logging 2021-02-16 14:55:37 +01:00
Milan Kolar
bec4c28e55 load plugins settings from the new structure 2021-02-16 14:33:00 +01:00
Milan Kolar
88b7d8dbcf remove obsolete plugin attribute imprint. 2021-02-16 14:30:10 +01:00
iLLiCiTiT
35327d8b24 added get_global_environments to pype.api 2021-02-16 12:27:56 +01:00
iLLiCiTiT
58bd79bb11 removed deprecated.py from pype lib 2021-02-16 12:25:08 +01:00
iLLiCiTiT
92a58cef00 removed AVALON_DB_DATA from avalon_apps module 2021-02-16 12:24:57 +01:00
iLLiCiTiT
8f273f2fa4 implemented get_global_environments which returns all global environments 2021-02-16 12:24:42 +01:00
Milan Kolar
86d00621ee
Merge pull request #1017 from pypeclub/PS_to_3.0_structure
Ps to 3.0 structure
2021-02-16 12:00:29 +01:00
Petr Kalis
420e3f7d38 AE to 3.0 structure - fix of typo 2021-02-16 09:59:33 +01:00
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
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
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
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