Jakub Trllo
|
90bb6a841b
|
added force option to tray
# Conflicts:
# client/ayon_core/tools/tray/lib.py
|
2024-07-24 15:54:27 +02:00 |
|
Jakub Trllo
|
bb4ae624fb
|
Use addons over modules
|
2024-07-23 16:13:17 +02:00 |
|
Jakub Trllo
|
d6c9b33b91
|
fix 'extractenvironments'
|
2024-07-23 15:29:33 +02:00 |
|
Jakub Trllo
|
065195929d
|
pass addons manager to callbacks
|
2024-07-23 15:21:15 +02:00 |
|
Jakub Trllo
|
3333f03a1e
|
remove invalid docstring
|
2024-07-23 15:14:59 +02:00 |
|
Jakub Trllo
|
3f31175971
|
create addons manager only once for cli main
|
2024-07-23 14:58:30 +02:00 |
|
Jakub Trllo
|
b9698a8f2a
|
fix used sys path
|
2024-06-06 18:58:56 +02:00 |
|
Jakub Trllo
|
cad45cee4c
|
check for correct first argument
|
2024-04-10 17:37:52 +02:00 |
|
Jakub Trllo
|
041933e96b
|
use pathlib instead
|
2024-04-04 12:49:52 +02:00 |
|
Jakub Trllo
|
f7ea2cc525
|
typos and cosmetics
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2024-04-04 12:42:37 +02:00 |
|
Jakub Trllo
|
905587a00f
|
remove start.py or ayon executable instead of script
|
2024-04-04 12:32:39 +02:00 |
|
Jakub Trllo
|
abdae877e7
|
Merge branch 'develop' into enhancement/AY-3996_Use-folder-argument
# Conflicts:
# client/ayon_core/cli.py
# client/ayon_core/cli_commands.py
# client/ayon_core/modules/deadline/repository/custom/plugins/GlobalJobPreLoad.py
# client/ayon_core/modules/royalrender/lib.py
|
2024-04-02 16:05:17 +02:00 |
|
Jakub Trllo
|
4cc8f8fb7f
|
modified cli functions
|
2024-03-27 18:40:04 +01:00 |
|
Jakub Trllo
|
5780a9c1cd
|
expect folder instead of asset argument in cli commands
|
2024-03-19 12:26:13 +01:00 |
|
Ondřej Samohel
|
8a804ce991
|
Merge pull request #138 from ynput/enhancement/remove-multijson-publishing
Remove multi-context restrictions for publishing image sequences on farm
|
2024-03-18 15:32:48 +01:00 |
|
Jakub Trllo
|
06f124c7bf
|
remove client and implement 'initialize_ayon_connection' to initialize ayon api
|
2024-03-08 16:36:49 +01:00 |
|
Ondřej Samohel
|
7955ab5e88
|
🐛 path as string
|
2024-03-01 11:20:41 +01:00 |
|
Ondřej Samohel
|
b23500187d
|
♻️ remove context asserts and support for multiple paths
|
2024-02-29 14:07:00 +01:00 |
|
Jakub Trllo
|
73161ad8f1
|
removed OpenPype global options
|
2024-02-08 18:06:51 +01:00 |
|
Jakub Trllo
|
a92b77cf6b
|
removed 'run_tests' command
|
2024-02-08 18:06:36 +01:00 |
|
Jakub Trllo
|
4de0828bfa
|
use AYON naming in cli docstrings
|
2024-02-08 18:05:23 +01:00 |
|
Jakub Trllo
|
1df7953e8d
|
implemented main function of 'ayon_core' cli
|
2024-02-06 15:20:06 +01:00 |
|
Jakub Trllo
|
6401022ab2
|
modified cli arguments
|
2024-02-05 16:20:05 +01:00 |
|
Jakub Trllo
|
ee6e42ec6c
|
change openpype imports to ayon_core
|
2024-02-05 15:46:47 +01:00 |
|
Jakub Trllo
|
a4f2f76fbf
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|