Simone Barbieri
|
af3c8d01fd
|
Fix raise calls
|
2022-04-28 18:20:32 +01:00 |
|
Simone Barbieri
|
6120efc591
|
Fix animation loading to find the correct skeleton
|
2022-04-28 18:20:21 +01:00 |
|
Simone Barbieri
|
2f7ca634a2
|
Use anatomy for render path when collecting render instances
|
2022-04-28 18:19:38 +01:00 |
|
Simone Barbieri
|
8d062e8b59
|
Fixed camera update
|
2022-04-28 18:18:39 +01:00 |
|
Simone Barbieri
|
7724f4b943
|
Fix remove for camera assets
|
2022-04-28 18:17:12 +01:00 |
|
Simone Barbieri
|
f3ed8d8403
|
Use anatomy for the render path
|
2022-04-28 18:16:21 +01:00 |
|
Simone Barbieri
|
9c2a7253ea
|
Fix naming problem when loading animation for the asset container
|
2022-04-28 18:14:41 +01:00 |
|
Simone Barbieri
|
337df2d605
|
Reworked update and remove operation for layouts
|
2022-04-28 18:13:46 +01:00 |
|
Simone Barbieri
|
0ca5f9304e
|
Layout loading will load assets in a different directory
|
2022-04-28 18:09:43 +01:00 |
|
Milan Kolar
|
6fd689305c
|
Merge pull request #2917 from simonebarbieri/feature/unreal-render_publishing
|
2022-04-28 18:55:57 +02:00 |
|
Simone Barbieri
|
99631d80c5
|
Merge branch 'develop' into feature/unreal-render_publishing
|
2022-04-28 17:53:36 +01:00 |
|
Milan Kolar
|
16fab3d1b7
|
Merge pull request #2410 from simonebarbieri/feature/unreal-rendering
|
2022-04-28 18:40:17 +02:00 |
|
Simone Barbieri
|
ba537e263d
|
Fix old avalon-core import
|
2022-04-28 15:09:12 +01:00 |
|
Simone Barbieri
|
a86cb0bb77
|
Merge branch 'develop' into feature/unreal-render_publishing
|
2022-04-28 15:04:57 +01:00 |
|
Simone Barbieri
|
ca369aa901
|
Merge branch 'develop' into feature/unreal-rendering
|
2022-04-28 14:55:11 +01:00 |
|
Jakub Trllo
|
b9475c487e
|
Merge pull request #3112 from pypeclub/bugfix/py2_compatibility_in_queries_dev
General: Python 3 compatibility in queries
|
2022-04-28 15:34:17 +02:00 |
|
Jakub Trllo
|
f1321b0fdf
|
Merge pull request #3108 from pypeclub/enhancement/OP-3031_Ftrack-Version-Status-defaults
Ftrack: AssetVersion status on publish
|
2022-04-28 15:02:57 +02:00 |
|
Jakub Trllo
|
ca803331e5
|
make sure keys are as list instead of 'dict_keys' in py2
|
2022-04-28 14:03:39 +02:00 |
|
Jakub Trllo
|
0f933dd066
|
Merge pull request #3095 from pypeclub/bugfix/collect_loaded_versions_skip_not_existing_representations
General: Collect loaded versions skips not existing representations
|
2022-04-28 11:02:47 +02:00 |
|
Jakub Trllo
|
eea8f906a2
|
added settings schemas and defaults for new attribute
|
2022-04-27 19:16:10 +02:00 |
|
Jakub Trllo
|
b0dd4d5153
|
implemented logic which change status of asset version
|
2022-04-27 19:10:53 +02:00 |
|
Jakub Trllo
|
9c1fb9de47
|
added asset status name filtering for asset version
|
2022-04-27 19:08:22 +02:00 |
|
Jakub Trllo
|
546b1d4201
|
removed unused method
|
2022-04-27 19:07:23 +02:00 |
|
Jakub Trllo
|
1cb3dc1b71
|
Merge pull request #3086 from pypeclub/enhancement/use_operational_pattern_to_recognize_op_atom
Transcoding: Use operational patter to recognize OP Atom mxf format
|
2022-04-27 18:01:32 +02:00 |
|
Jakub Trllo
|
81697facc4
|
Merge pull request #3099 from pypeclub/bugfix/template_result_can_be_copied
General: TemplateResult can be copied
|
2022-04-27 11:40:29 +02:00 |
|
Ondřej Samohel
|
6cdfb2e574
|
Merge pull request #3006 from pypeclub/bugfix/OP-3010_fix-renderman-support
Fix support for Renderman in Maya
|
2022-04-26 15:59:36 +02:00 |
|
Ondřej Samohel
|
b0fcfc6fea
|
handle default extension
|
2022-04-26 15:24:08 +02:00 |
|
Jakub Trllo
|
3092ba54f9
|
Merge pull request #3104 from pypeclub/enhancement/overlay_messages_object
Local Settings UI: Overlay messages on save and reset
|
2022-04-26 13:49:42 +02:00 |
|
Ondřej Samohel
|
a2b2dfb1ef
|
hound fixes
|
2022-04-26 12:18:12 +02:00 |
|
Ondřej Samohel
|
1bfe423285
|
fix proper output directory
|
2022-04-26 12:11:36 +02:00 |
|
Jakub Trllo
|
a6450f8396
|
Merge pull request #3088 from BigRoy/maya_collect_render_cameras_check
Maya: Collect Render fix any render cameras check
|
2022-04-26 11:30:48 +02:00 |
|
Jakub Trllo
|
0ebe84adf4
|
use overlay messages in local settings
|
2022-04-26 11:21:35 +02:00 |
|
Jakub Trllo
|
d5e7353b66
|
changed success to default
|
2022-04-26 11:20:56 +02:00 |
|
Jakub Trllo
|
24728400ea
|
MessageOverlayObject can have it's own default timeout
|
2022-04-26 11:14:57 +02:00 |
|
Jakub Trllo
|
7a438f696b
|
Merge branch 'develop' into enhancement/overlay_messages_object
|
2022-04-26 11:09:27 +02:00 |
|
Jakub Trllo
|
c68b1e42c5
|
added MessageOverlayObject to utils init
|
2022-04-26 11:08:23 +02:00 |
|
Jakub Trllo
|
2abaa3d9ca
|
Merge branch 'develop' into enhancement/use_operational_pattern_to_recognize_op_atom
|
2022-04-26 11:04:23 +02:00 |
|
Jakub Trllo
|
31490a0c1f
|
Merge branch 'develop' into bugfix/collect_loaded_versions_skip_not_existing_representations
|
2022-04-26 11:02:58 +02:00 |
|
Jakub Trllo
|
c2c7c1a653
|
Merge branch 'develop' into bugfix/template_result_can_be_copied
|
2022-04-26 11:01:12 +02:00 |
|
Jakub Trllo
|
84991dd311
|
Merge pull request #3066 from pypeclub/enhancement/OP-2858_move-AvalonMongoDB-logic
General: Move mongo db logic and remove avalon repository
|
2022-04-25 19:02:07 +02:00 |
|
Jakub Trllo
|
25848817d9
|
removed redundant code from aftereffects and photoshop
|
2022-04-25 18:33:53 +02:00 |
|
Jakub Trllo
|
b30db92921
|
fix line length
|
2022-04-25 18:20:42 +02:00 |
|
Jakub Trllo
|
5e4d618be4
|
fixed new imports of avalon
|
2022-04-25 18:19:20 +02:00 |
|
Jakub Trllo
|
a579cd31c8
|
Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic
|
2022-04-25 18:03:38 +02:00 |
|
Jakub Trllo
|
37f348fe26
|
Merge pull request #3087 from pypeclub/enhancement/remove_repos_related_logic
General: Remove repos related logic
|
2022-04-25 17:58:45 +02:00 |
|
Jakub Trllo
|
c4e826e77f
|
added ability to create copy of TemplateResult
|
2022-04-25 17:29:32 +02:00 |
|
Petr Kalis
|
b59a408a39
|
Merge pull request #2966 from pypeclub/feature/OP-2951_Download-all-workfile-inputs
SiteSync: Download all workfile inputs
|
2022-04-25 16:13:09 +02:00 |
|
Petr Kalis
|
581647a65c
|
OP-2951 - safer querying of tries
|
2022-04-25 13:33:23 +02:00 |
|
Petr Kalis
|
3f976f00d2
|
OP-2951 - refactored Validate projects
Checks also if set in DB and not physically present
|
2022-04-25 12:30:42 +02:00 |
|
Jakub Trllo
|
a7db2c26f3
|
Merge pull request #3070 from pypeclub/enhancement/Add-global-log-verbose-arguments
General: Add global log verbose arguments
|
2022-04-25 12:23:28 +02:00 |
|