Commit graph

39052 commits

Author SHA1 Message Date
Jakub Trllo
5375cabc2b updated package.py 2024-05-24 10:39:25 +02:00
Jakub Trllo
a4fa52cb42 define milestone version 2024-05-24 10:39:17 +02:00
Jakub Trllo
e043f1930c move tool to traypublisher addon 2024-05-24 10:37:48 +02:00
Jakub Trllo
bf5d99d904 use ayon naming 2024-05-24 10:36:39 +02:00
Jakub Trllo
a75af77907 fix imports 2024-05-24 10:36:26 +02:00
Jakub Trllo
7fd8ca81e4 move traypublisher next to server codebase 2024-05-24 10:29:09 +02:00
Jakub Trllo
a25bda81a1 fix version requirements 2024-05-23 15:01:47 +02:00
Jakub Trllo
b7e48b1d40
Merge pull request #535 from ynput/feature/AY-4929_Move-Clockify-client-code
Clockify: Move client code to server
2024-05-23 14:51:36 +02:00
Jakub Trllo
84bb36a3b7 Merge branch 'develop' into feature/AY-4929_Move-Clockify-client-code
# Conflicts:
#	client/ayon_core/addon/base.py
2024-05-23 14:51:04 +02:00
Jakub Trllo
354d9eb1a4 Merge branch 'develop' into feature/AY-4929_Move-Clockify-client-code 2024-05-23 14:49:56 +02:00
Jakub Trllo
920610206c
Merge pull request #541 from ynput/feature/AY-4922_Move-TVPaint-client-code
TVPaint: Move client code to server
2024-05-23 14:48:16 +02:00
Jakub Trllo
d438d71239
Merge branch 'develop' into feature/AY-4922_Move-TVPaint-client-code 2024-05-23 14:47:18 +02:00
Jakub Trllo
5be9f4e253 bump version to '0.3.3-dev.1' 2024-05-23 14:40:20 +02:00
Jakub Trllo
c86c3770b5 bump version to '0.3.2' 2024-05-23 14:39:47 +02:00
Libor Batek
6dd5f4848e
Merge pull request #212 from BigRoy/feature/blender_usd
Blender: Implement USD Extractor and Loader
2024-05-23 13:22:25 +02:00
Libor Batek
10200c6751
Merge branch 'develop' into feature/blender_usd 2024-05-23 13:19:44 +02:00
Ondřej Samohel
c9287b1d8b
Merge pull request #486 from ynput/enhancement/AY-4085_Houdini-adding-model-family
Houdini: add model family (initial support)
2024-05-23 12:38:15 +02:00
Roy Nieterau
a2145c24b6
Merge branch 'develop' into feature/blender_usd 2024-05-23 12:17:00 +02:00
Mustafa Taher
4bef6c9911
refactor an if condition
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-05-23 12:34:54 +03:00
Ondřej Samohel
8fc726f77b
Merge branch 'develop' into enhancement/AY-4085_Houdini-adding-model-family 2024-05-23 10:34:49 +02:00
Jakub Trllo
47f7073b60
Merge pull request #537 from fabiaserra/feature/sort_actions_launcher
Launcher: Make sure actions in Launcher are sorted
2024-05-23 10:26:45 +02:00
Mustafa Taher
0985b29ccb
Merge pull request #540 from ynput/bugfix/houdini-local-render-fails
Houdini: Disable integration for the original render instance when publishing locally
2024-05-22 20:08:31 +03:00
Mustafa Taher
1bce47cd83
Merge branch 'develop' into bugfix/houdini-local-render-fails 2024-05-22 20:07:51 +03:00
Jakub Trllo
3dc40e4ba4 remove 'app_host_name' as it's supported since server 1.1.1 2024-05-22 18:14:19 +02:00
Jakub Trllo
0f033d394a define 'settings_category' on plugins 2024-05-22 18:08:09 +02:00
Jakub Trllo
f629148ae9 add milestone version 2024-05-22 18:00:17 +02:00
Jakub Trllo
9a5421674a change version and add more information about addon 2024-05-22 17:59:35 +02:00
Jakub Trllo
ff55f08ad5 use ayon naming over openpype 2024-05-22 17:53:08 +02:00
Jakub Trllo
299b9d1473 fix imports 2024-05-22 17:52:56 +02:00
MustafaJafar
7f58657641 move code to a dedicated place 2024-05-22 18:46:39 +03:00
Jakub Trllo
88cae86ee6 reverse sorting in actions model 2024-05-22 17:43:42 +02:00
Jakub Trllo
48167e23c7 Implement sorting proxy model 2024-05-22 17:43:31 +02:00
MustafaJafar
ab8d5186b9 update comment about skipping integration 2024-05-22 18:42:19 +03:00
Mustafa Taher
60a76239bf
disable integration for the original render instance
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-05-22 18:32:28 +03:00
Jakub Trllo
86595f282c move tvpaint client code next to server codebase 2024-05-22 17:17:30 +02:00
MustafaJafar
dd29bd8fa8 remove original render instance 2024-05-22 15:46:03 +03:00
Jakub Trllo
afb385e72f
Merge pull request #538 from ynput/enhancement/add-addon-name
Chore: Add addon name to 'version.py' of server packages
2024-05-22 12:00:52 +02:00
Jakub Trllo
6c461eb21c add addon name to version.py 2024-05-22 09:54:27 +02:00
Fabià Serra Arrizabalaga
caf3682e87 Make sure actions in Launcher are sorted so they don't keep changing order randomly 2024-05-21 22:22:33 +02:00
Jakub Trllo
2ff8235375 add more information to package.py 2024-05-21 16:03:16 +02:00
Jakub Trllo
5f387f052d added clockify version requirement in ayon core 2024-05-21 16:03:06 +02:00
Jakub Trllo
5300ea1526 fix imports and naming 2024-05-21 16:01:00 +02:00
Jakub Trllo
d968c36c15 moved clockify code to server addon 2024-05-21 15:18:09 +02:00
Jakub Trllo
aa1ac9762a
Merge pull request #528 from ynput/bugfix/launcher-update-view-properly
Launcher tool: Fix view update
2024-05-21 14:26:13 +02:00
Jakub Trllo
abb5cdc344
Merge branch 'develop' into bugfix/launcher-update-view-properly 2024-05-21 14:12:31 +02:00
Jakub Trllo
92fa97a563
Merge pull request #530 from ynput/enhancement/better-class-name
Chore: Validate Content plugin settings 2
2024-05-20 15:43:10 +02:00
Jakub Trllo
38fd826233 rename 'ValidateContainers' to 'ValidateOutdatedContainers' 2024-05-20 15:34:12 +02:00
Jakub Trllo
2faeb0c329
Merge pull request #525 from ynput/enhancement/AY-5419_Validate-Content-plugin-settings
Chore: Validate Content plugin settings
2024-05-20 15:18:06 +02:00
Jakub Trllo
1782928beb
Merge branch 'develop' into enhancement/AY-5419_Validate-Content-plugin-settings 2024-05-20 15:13:10 +02:00
Jakub Trllo
daf35ecd0f add a title to profiles 2024-05-20 14:53:37 +02:00