Milan Kolar
|
c44a16d142
|
Merge branch 'develop' into 3.0/anatomy_load_from_settings
|
2020-12-09 10:47:42 +01:00 |
|
iLLiCiTiT
|
481ae14f38
|
Merge branch 'develop' into 3.0/refactoring
|
2020-12-08 09:52:38 +01:00 |
|
iLLiCiTiT
|
ab3091d634
|
removed previous hooks implementation
|
2020-12-07 17:12:07 +01:00 |
|
iLLiCiTiT
|
f94d7ac37a
|
fix merge changes
|
2020-12-07 15:47:30 +01:00 |
|
iLLiCiTiT
|
d44d63cdc0
|
Merge branch 'develop' into 3.0/refactoring
|
2020-12-07 15:46:41 +01:00 |
|
Milan Kolar
|
75339ffbdc
|
Merge pull request #789 from pypeclub/feature/use_app_manager_in_collector
Use app manager in context collector
|
2020-12-04 22:36:46 +01:00 |
|
unknown
|
27e360a06e
|
Merge branch 'release/2.14.2' into develop
|
2020-12-04 21:21:21 +01:00 |
|
iLLiCiTiT
|
e215e8c4bc
|
fix missing local variable
|
2020-12-04 18:25:27 +01:00 |
|
iLLiCiTiT
|
34418e1195
|
environment root prefix changed to PYPE_PROJECT_ROOT
|
2020-12-04 17:19:29 +01:00 |
|
iLLiCiTiT
|
4740310d5c
|
anatomy has default_data to get raw anatomy data
|
2020-12-04 17:19:08 +01:00 |
|
iLLiCiTiT
|
f8fe175992
|
anatomy reset also resets loaded data
|
2020-12-04 17:18:49 +01:00 |
|
iLLiCiTiT
|
5058d5b303
|
fixed overriding variable value
|
2020-12-04 17:18:30 +01:00 |
|
iLLiCiTiT
|
d61c060242
|
added ProjectNotSet exception
|
2020-12-04 17:18:16 +01:00 |
|
iLLiCiTiT
|
091a786515
|
Roots and Templates objects can't be self contained objects but require anatomy as parent
|
2020-12-04 17:18:05 +01:00 |
|
iLLiCiTiT
|
97a96f88f0
|
Anatomy does not have keep_updated attribute anymore
|
2020-12-04 17:15:42 +01:00 |
|
iLLiCiTiT
|
5471af4765
|
anatomy expect only anatomy object as argument
|
2020-12-04 17:14:58 +01:00 |
|
iLLiCiTiT
|
d019b656db
|
removed save methods from templates and roots
|
2020-12-04 17:14:21 +01:00 |
|
iLLiCiTiT
|
f3f75d9615
|
Anatomy object can work as dictionary
|
2020-12-04 17:09:50 +01:00 |
|
iLLiCiTiT
|
6c5b0ea93e
|
moved globals variable out of import scope
|
2020-12-04 17:08:26 +01:00 |
|
iLLiCiTiT
|
991c4d9686
|
removed ruamel import
|
2020-12-04 17:08:02 +01:00 |
|
iLLiCiTiT
|
a9ce683c86
|
removed path getting functions
|
2020-12-04 17:06:37 +01:00 |
|
iLLiCiTiT
|
69b7485612
|
use postlaunch_hook instead of prelaunch_hook and use their classes names instead of their "representation" string
|
2020-12-04 17:01:09 +01:00 |
|
Milan Kolar
|
852823dcf9
|
convert deadline from ENV var to settings
|
2020-12-04 15:40:26 +01:00 |
|
iLLiCiTiT
|
58fb25d86f
|
fixed plugin plugin_tools imports in pype.lib
|
2020-12-04 15:21:09 +01:00 |
|
iLLiCiTiT
|
875b4b2c1b
|
fix environments getter
|
2020-12-04 14:01:54 +01:00 |
|
iLLiCiTiT
|
1fee2d524c
|
fix imports in lib
|
2020-12-04 13:05:16 +01:00 |
|
iLLiCiTiT
|
443cb5c795
|
Merge branch 'develop' into 3.0/refactoring
|
2020-12-04 12:58:45 +01:00 |
|
Petr Kalis
|
4d742f50e2
|
Hound
|
2020-12-04 11:40:27 +01:00 |
|
Petr Kalis
|
df76d931a1
|
AE - fix publish after background load
|
2020-12-04 10:57:53 +01:00 |
|
Milan Kolar
|
206fab3a91
|
Merge 2x/develop + convert config to settings across the board
|
2020-12-04 10:36:24 +01:00 |
|
Milan Kolar
|
d8b94cca5c
|
remove unused config imports
|
2020-12-03 20:45:32 +01:00 |
|
Milan Kolar
|
c64fdd19dd
|
system_settings to get_system_settings
|
2020-12-03 16:08:50 +01:00 |
|
Milan Kolar
|
92d751d94d
|
replace project_settings with get_project_settings
|
2020-12-03 16:04:52 +01:00 |
|
Milan Kolar
|
c5d6a44dc5
|
Merge remote-tracking branch 'origin/2.x/develop' into 3.0/replace_config_with_settings
|
2020-12-03 15:59:35 +01:00 |
|
iLLiCiTiT
|
59ee582751
|
removed unused logger
|
2020-12-03 13:18:49 +01:00 |
|
iLLiCiTiT
|
ce8c200de1
|
fixed imports
|
2020-12-03 13:11:19 +01:00 |
|
iLLiCiTiT
|
d24ac5597a
|
removed deprecated from lib
|
2020-12-03 12:59:18 +01:00 |
|
iLLiCiTiT
|
6f3fe95405
|
application is used everywhere so removed a lot of code
|
2020-12-03 12:58:20 +01:00 |
|
Milan Kolar
|
09c846023e
|
workfiles build from settings
|
2020-12-03 11:49:41 +01:00 |
|
Milan Kolar
|
f7655dbb44
|
change automatic plugin config loading to settings
|
2020-12-03 11:09:57 +01:00 |
|
iLLiCiTiT
|
a97cc086ed
|
settings function names are with verbs now
|
2020-12-03 10:41:05 +01:00 |
|
Petr Kalis
|
e92c842c8a
|
Fix - same frameStart and frameEnd didnt work
|
2020-12-02 21:13:03 +01:00 |
|
Milan Kolar
|
806ffa74b7
|
Merge pull request #746 from pypeclub/bugfix/unreal-4.26-basic-support
Unreal: add 4.26 support
|
2020-12-02 14:34:10 +01:00 |
|
Ondrej Samohel
|
7e6116f63c
|
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring
|
2020-12-01 22:14:08 +01:00 |
|
iLLiCiTiT
|
103e17f7b3
|
fix settings loading
|
2020-11-30 17:51:18 +01:00 |
|
iLLiCiTiT
|
7ab49cdf93
|
fix check of executable path as it does not have to be full path
|
2020-11-30 13:00:42 +01:00 |
|
iLLiCiTiT
|
622208c015
|
implemented ApplicationExecutable for handlind executablesx and arguments
|
2020-11-30 12:54:23 +01:00 |
|
iLLiCiTiT
|
c8c8424cb7
|
hooks filtering works for app_groups and app_names
|
2020-11-30 10:37:52 +01:00 |
|
iLLiCiTiT
|
3393933e28
|
application manager load app_group and host_name
|
2020-11-30 10:35:54 +01:00 |
|
Milan Kolar
|
f58e5a1d45
|
Merge branch 'release/2.14.1' into develop
|
2020-11-27 21:43:12 +01:00 |
|