Jakub Trllo
eef157363e
removed 'openpype_version.py' from lib
2024-02-06 14:17:35 +01:00
Jakub Trllo
929dbec710
better handling of 'connect_with_modules'
2024-02-06 12:45:01 +01:00
Jakub Trllo
afb937c431
fix loader import
2024-02-06 12:40:01 +01:00
Jakub Trllo
36c37f9a08
use 'connect_with_addons' instead of 'connect_with_modules'
2024-02-06 12:34:50 +01:00
Jakub Trllo
1f758516bd
removed version validations from tray
2024-02-06 12:34:24 +01:00
Jakub Trllo
a7a1dc823a
still use 'modules_settings' for OpenPypeModule classes
2024-02-06 12:25:37 +01:00
Jakub Trllo
ffb56e7815
add 'mongo_process_id' back for some time
2024-02-06 12:12:14 +01:00
Jakub Trllo
bf3812b820
minor fixes in the code
2024-02-06 12:12:00 +01:00
Jakub Trllo
6c5c1d6ca6
created 'AddonsManager'
2024-02-06 11:39:31 +01:00
Jakub Trllo
dfff50a6d6
replace avalon_apps with library loader action
2024-02-06 11:30:21 +01:00
Jakub Trllo
d699a17e93
removed 'AYON_SERVER_ENABLED' conditions from pipeline
2024-02-06 11:22:54 +01:00
Jakub Trllo
b55cbaff7d
removed 'AYON_SERVER_ENABLED' conditions from plugins
2024-02-06 11:21:52 +01:00
Jakub Trllo
10ac850872
rename 'openpype_startup.scriptlib' to 'ayon_startup.scriptlib'
2024-02-05 19:03:34 +01:00
Jakub Trllo
ea1268f69d
remove AYON_SERVER_ENABLED checks in hosts and modules
2024-02-05 19:02:50 +01:00
Jakub Trllo
90d68c7e86
remove mongo code from client
2024-02-05 18:29:48 +01:00
Jakub Trllo
63dc9ced92
removed most of openpype settings logic
2024-02-05 18:20:23 +01:00
Jakub Trllo
f2a6a4d157
remove 'AYON_SERVER_ENABLED' checks in 'ayon_core.lib'
2024-02-05 17:55:11 +01:00
Jakub Trllo
8d6778a4c2
removed mongo logic from Logger
2024-02-05 17:34:07 +01:00
Jakub Trllo
1bf3decc1c
removed webpublisher host
2024-02-05 17:30:54 +01:00
Jakub Trllo
052b77449a
remove mongodb from pipeline and reduce legacy_io usage
2024-02-05 17:30:45 +01:00
Jakub Trllo
95bcc7015a
remove openpype tools and rename ayon tools
2024-02-05 16:44:25 +01:00
Jakub Trllo
53c9acc004
removed standalone publisher
2024-02-05 16:23:44 +01:00
Jakub Trllo
899bd952ba
removed project backpack
2024-02-05 16:20:11 +01:00
Jakub Trllo
6401022ab2
modified cli arguments
2024-02-05 16:20:05 +01:00
Jakub Trllo
1b33acf8b0
removed openpype tools
2024-02-05 16:19:11 +01:00
Jakub Trllo
4a6f250135
removed log viewer module
2024-02-05 16:05:13 +01:00
Jakub Trllo
0508cd986a
fix openpype imports
2024-02-05 16:02:14 +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
Jakub Trllo
f59781f077
clean more lines from gitignore
2024-02-05 15:09:29 +01:00
Jakub Trllo
31b6b79919
modified packages creation
2024-02-05 15:05:12 +01:00
Jakub Trllo
62929b88c8
removed ayon api from common vendor
2024-02-05 14:52:20 +01:00
Jakub Trllo
f1aafe191a
removed modules that are not relevant for AYON core addon
2024-02-05 14:49:05 +01:00
Jakub Trllo
f52fce51ce
move unreal submodule
2024-02-05 14:42:49 +01:00
Jakub Trllo
9a40ae490d
move openpype into client subfolder
2024-02-05 14:39:17 +01:00
Jakub Trllo
22260b3e6d
cleanup root of repository
2024-02-05 14:17:58 +01:00
Jakub Trllo
56bfe209f6
change licence to apache
2024-02-05 14:07:48 +01:00
Jakub Trllo
77f59eb9ef
Merge pull request #5928 from ynput/feature/wrap-click
...
Chore: Wrapper for click proposal
2024-02-05 13:15:47 +01:00
Jakub Trllo
5f0944ee5c
Merge pull request #6170 from ynput/enhancement/OP-7275_AYON-refresh-loader-on-show
...
Loader AYON: Reset loader window on open
2024-02-05 13:15:24 +01:00
Ondřej Samohel
ac46cbe86c
Merge branch 'develop' into feature/wrap-click
2024-02-05 12:44:06 +01:00
Jakub Trllo
7a7a4b1e9a
handle empty project in 'get_project_product_types'
2024-02-05 12:04:55 +01:00
Jakub Trllo
fc844f6a3c
Merge pull request #6104 from ynput/enhancement/keep-version-after-switch-ayon
...
AYON Switch tool: Keep version after switch
2024-02-05 11:55:54 +01:00
Jakub Trllo
c8e7c158d2
Merge pull request #6188 from ynput/enhancement/remove-djv-from-applications-settings
...
AYON Applications: Remove djvview group from default applications
2024-02-05 11:25:23 +01:00
Jakub Trllo
fe5ef4aa8c
store version id to versions set
2024-02-05 11:23:44 +01:00
Jakub Trllo
907b5fb606
modified docstrings for sphinx
2024-02-05 10:38:57 +01:00
Petr Kalis
d377b28f9e
OP-8104 - fix unwanted change to field name ( #6193 )
...
It should be image_format but in previous refactoring PR it fell back to original output_formats
2024-02-05 10:32:18 +01:00
Petr Kalis
ed339ed516
General: added fallback for broken ffprobe return ( #6189 )
...
* OP-8090 - added fallback for ffprobe issue
Customer provided .exr returned width and height equal to 0 which caused error in extract_thumbnail. This tries to use oiiotool to get metadata about file, in our case it read it correctly.
* OP-8090 - extract logic
`get_rescaled_command_arguments` is long enough right now, new method is better testable too.
* Update openpype/lib/transcoding.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
---------
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-02-05 10:26:55 +01:00
Jakub Trllo
2f714fd1af
Merge pull request #6195 from tokejepsen/enhancement/ftrack_task_action_case_insensitive
...
Ftrack: status_update case insensitive.
2024-02-05 10:25:54 +01:00
github-actions[bot]
29d169e2b1
chore(): update bug report / version
2024-02-03 03:26:23 +00:00
ynbot
12be519c66
[Automated] Merged main into develop
2024-02-03 04:25:52 +01:00