Commit graph

99 commits

Author SHA1 Message Date
Toke Stuart Jepsen
ae10870373 Merge branch 'feature/OP-4994_defining-plugins-to-load-on-Maya-start' of https://github.com/tokejepsen/pype into feature/OP-4994_defining-plugins-to-load-on-Maya-start 2023-04-05 07:39:59 +01:00
Toke Stuart Jepsen
0ff0b6b645 Move launch logic to host module. 2023-04-05 07:39:53 +01:00
Jakub Ježek
acdaf7692c
Merge branch 'develop' into feature/OP-4994_defining-plugins-to-load-on-Maya-start 2023-03-31 23:13:42 +02:00
Toke Stuart Jepsen
6d2a45e951 Move -noAutoLoadPlugins flag to separate hook. 2023-03-27 16:42:35 +01:00
Toke Stuart Jepsen
f99c968df3 Add launch arguments and env 2023-03-27 09:48:13 +01:00
Jakub Ježek
2bbb91c8c9
Merge pull request #4680 from BigRoy/docs_minor_typo 2023-03-24 10:58:35 +01:00
Roy Nieterau
a14b645d89
Fix class name and docstring (#4683) 2023-03-23 10:01:50 +01:00
Roy Nieterau
fb6c1f7f35 Fix grammar 2023-03-23 00:48:13 +01:00
Kayla Man
1c97ec027f adding 3dsmax into apps_group at add_last_workfile_arg 2023-03-16 23:10:39 +08:00
ynput
e57c9e8dd6 adding appgroup to prelaunch hook 2023-02-23 15:47:47 +01:00
Toke Stuart Jepsen
1c1a41ba5e Hound 2023-01-17 16:10:39 +00:00
Toke Stuart Jepsen
ff6fe13e2a Code cosmetics 2023-01-17 16:05:58 +00:00
Toke Stuart Jepsen
2facf4d49e Open workfile post initialization 2023-01-06 10:19:21 +00:00
Petr Kalis
2db4cc43aa Fix - typo 2022-11-18 17:52:57 +01:00
Félix David
088e7507b3 logging format 2022-11-15 09:06:09 +01:00
Jakub Trllo
189dc17ce3 fix typo 2022-11-09 11:51:00 +01:00
Jakub Trllo
4b1a19f3bf removed 'get_representation_last_created_time_on_site' function 2022-11-09 11:36:03 +01:00
Jakub Trllo
e89051466e check if is sync server enabled 2022-11-09 11:22:56 +01:00
Jakub Trllo
109c52809c updated prelaunch hook with new abilities of sync server 2022-11-09 11:20:21 +01:00
Jakub Trllo
8feedcbc15 fix last version check 2022-11-09 11:18:23 +01:00
Félix David
4408ea9b02 sort fields 2022-11-08 19:02:29 +01:00
Félix David
a76ad60351 use 'created_dt' of representation 2022-11-08 16:41:19 +01:00
Felix David
e359fb3d84 legacy compatibility 2022-11-04 10:06:59 +01:00
Felix David
bca965cf9c lint 2022-11-03 18:37:13 +01:00
Felix David
82be7ce8d0 Change to REST API using web server 2022-11-03 18:33:54 +01:00
Felix David
ed96f1d5b3 requested cosmetic changes 2022-11-03 11:41:59 +01:00
Felix David
c49017e671 lint 2022-11-01 10:50:30 +01:00
Felix David
895bfbaae5 comment length 2022-11-01 10:14:58 +01:00
Felix David
10fb9a1411 docstring 2022-11-01 10:10:12 +01:00
Felix David
576903575e Project setting 2022-11-01 10:00:26 +01:00
Félix David
ac2f268575 Feature: Auto download last published workfile as first workfile 2022-10-31 13:28:50 +01:00
Roy Nieterau
1a1c9f3014 Merge remote-tracking branch 'upstream/develop' into fusion_integration_v2
# Conflicts:
#	openpype/hosts/fusion/__init__.py
#	openpype/hosts/fusion/deploy/MenuScripts/openpype_menu.py
#	openpype/hosts/fusion/scripts/fusion_switch_shot.py
2022-09-13 23:26:24 +02:00
Jakub Trllo
acf3d67f24 moved 'create_workdir_extra_folders' to 'openpype.pipeline.workfile' 2022-08-31 15:59:20 +02:00
Jakub Trllo
939955339c use moved functions in code 2022-08-09 16:18:23 +02:00
Jakub Trllo
ad4aeb0071 use query functions on remaining places 2022-07-29 10:38:01 +02:00
Jakub Trllo
b4daf3bf76 use new anatomy source in hosts 2022-06-29 15:32:48 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
Roy Nieterau
9bb5626224 Merge remote-tracking branch 'upstream/develop' into fusion_integration_v2 2022-03-29 19:43:02 +02:00
Jakub Trllo
70c317005c add python version specific vendors outside of launch hook 2022-03-24 09:42:18 +01:00
Roy Nieterau
4c81d1d0b2 Merge remote-tracking branch 'upstream/develop' into fusion_integration_v2
# Conflicts:
#	openpype/scripts/fusion_switch_shot.py
2022-03-17 12:20:05 +01:00
Jakub Trllo
040688ca62 fixed app and context data fill 2022-02-24 09:55:42 +01:00
Jakub Trllo
fc4b7e4573 set context environments even for non host applications 2022-02-23 16:12:54 +01:00
Roy Nieterau
cdca18e93f Fusion: Add support for open last workfile 2022-02-22 20:58:34 +01:00
Ondřej Samohel
ad6ab7934e
Merge pull request #2767 from BigRoy/hou_open_last_workfile
Houdini: Fix open last workfile
2022-02-22 14:58:04 +01:00
Roy Nieterau
c03f6ec0b1 Remove redundant if statement that didn't get reverted 2022-02-21 15:56:58 +01:00
Roy Nieterau
065c6a092f Revert separation of Houdini last workfile code 2022-02-21 15:56:07 +01:00
Roy Nieterau
43010a490e Fix OpenPype not initialized on Houdini launch when opening with last workfile 2022-02-21 15:07:00 +01:00
Roy Nieterau
586f632f36 Fix typos 2022-02-20 21:28:45 +01:00
Roy Nieterau
ebde6ced09 Fix typo in name afftereffects -> aftereffects 2022-02-20 20:20:23 +01:00
Roy Nieterau
b8d6e2181f Fix #2714 houdini open last workfile 2022-02-20 20:17:56 +01:00