Kayla Man
|
1fa5fd7300
|
Merge branch 'develop' into enhancement/blender_add_uv_map1_name_validator
|
2024-03-25 11:05:04 +00:00 |
|
Jakub Trllo
|
7ae315cd0e
|
Merge pull request #226 from BigRoy/chore/fusion_remove_unused_import
Chore: Code cleanup - remove unused import
|
2024-03-25 11:38:28 +01:00 |
|
Jakub Trllo
|
2f47d10be4
|
Merge pull request #228 from ynput/bugfix/op-port-headless-publishing-import
Core: Headless publish failing without GL lib
|
2024-03-25 11:36:07 +01:00 |
|
Ondřej Samohel
|
da31aa2359
|
Update cli_commands.py
import qt related stuff only when using qt
|
2024-03-25 11:08:47 +01:00 |
|
Jakub Trllo
|
27900e5cc9
|
Merge pull request #209 from BigRoy/chore/cleanup_redundant_code
Chore: Cleanup redundant code
|
2024-03-25 10:55:54 +01:00 |
|
Libor Batek
|
04b334d4a1
|
Merge pull request #215 from BigRoy/enhancement/blender_validate_transform_zero_repair
Blender: Validate Transform Zero report + repair
|
2024-03-25 10:22:00 +01:00 |
|
Roy Nieterau
|
83fa71982a
|
Update client/ayon_core/hosts/blender/plugins/publish/validate_model_uv_map1.py
|
2024-03-24 19:21:04 +01:00 |
|
Roy Nieterau
|
5b0826a16d
|
Fix repair when objects are not currently selected
|
2024-03-24 12:40:26 +01:00 |
|
Roy Nieterau
|
085e2aa826
|
Remove unused import
|
2024-03-24 12:29:30 +01:00 |
|
Roy Nieterau
|
cc82af1c33
|
Bump addon version
|
2024-03-24 12:04:55 +01:00 |
|
Roy Nieterau
|
e5bc1fd3b7
|
Blender: Add model publisher validator to ensure uv set is map1
(Disabled by default)
|
2024-03-24 12:04:33 +01:00 |
|
Jakub Trllo
|
47cb00b433
|
Merge pull request #211 from ynput/bugfix/monkey-patch-ayon-api-last-version
Chore: Fix last versions getters for ayon api
|
2024-03-21 14:19:33 +01:00 |
|
Libor Batek
|
27bf97cd3c
|
Merge pull request #213 from BigRoy/chore/blender_validate_workfile_saved_message
Blender: Improve Validate Workfile Saved message
|
2024-03-20 17:59:16 +01:00 |
|
Roy Nieterau
|
aea9716f71
|
Blender: Validate Transform Zero - improve validation report + add repair action
|
2024-03-20 17:23:38 +01:00 |
|
Roy Nieterau
|
19ba11409b
|
Tweak clarity of the message that is about the workfile being unsaved - not being 'empty'.
|
2024-03-20 17:12:37 +01:00 |
|
Jakub Trllo
|
f1f2eeb2da
|
fix last versions getters for older ayon api
|
2024-03-20 09:27:33 +01:00 |
|
murphy
|
1456989577
|
Merge pull request #201 from ynput/bugfix/AY-4004_Maya-optional-validator-not-shown-in-publish-context
Max & Maya: Make sure validators being shown in the Publisher UI when they set to be optional in AYON setting
|
2024-03-20 09:24:20 +01:00 |
|
Kayla Man
|
8a37ca1f20
|
Merge branch 'develop' into bugfix/AY-4004_Maya-optional-validator-not-shown-in-publish-context
|
2024-03-20 09:09:15 +01:00 |
|
moonyuet
|
acf31d0c60
|
add missing OptionalPyblishPluginMixin to some validators
|
2024-03-20 08:59:59 +01:00 |
|
Jakub Trllo
|
99e2755eea
|
Merge pull request #203 from BigRoy/bugfix/maya_load_vrayproxy_import
Bugfix: Maya Load Vray Proxy fix import
|
2024-03-20 01:58:00 +01:00 |
|
Jakub Trllo
|
e132ff4a72
|
Merge pull request #210 from BigRoy/bugfix/switch_folder_dialog_find_last_versions
Bugfix: Switch Folder dialog, fix `fields` for getting last versions
|
2024-03-20 01:55:00 +01:00 |
|
Jakub Trllo
|
77afb7a121
|
Merge pull request #205 from BigRoy/bugfix/tvpaint_load_reference_image_update
TVPaint: Fix Load Reference Image Update logic
|
2024-03-20 01:52:58 +01:00 |
|
Roy Nieterau
|
0c96c8f76a
|
Fix fields for getting last versions
|
2024-03-20 01:26:36 +01:00 |
|
Roy Nieterau
|
44548b9853
|
Merge branch 'develop' into chore/cleanup_redundant_code
|
2024-03-20 01:24:48 +01:00 |
|
Roy Nieterau
|
cbfdfd34c5
|
Merge branch 'develop' into bugfix/tvpaint_load_reference_image_update
|
2024-03-20 01:24:39 +01:00 |
|
Roy Nieterau
|
45cd202b2f
|
Merge branch 'develop' into bugfix/maya_load_vrayproxy_import
|
2024-03-20 01:24:34 +01:00 |
|
Roy Nieterau
|
de481e2e35
|
Remove invalid type hint missing the optional argument - docstring should take care of this
|
2024-03-20 01:17:32 +01:00 |
|
Roy Nieterau
|
3506c07a3c
|
Fix docstring
|
2024-03-20 01:16:36 +01:00 |
|
Roy Nieterau
|
a68fa54661
|
Use set literal
|
2024-03-20 01:15:12 +01:00 |
|
Roy Nieterau
|
16b9dbbebe
|
Fix typos
|
2024-03-20 01:14:54 +01:00 |
|
Roy Nieterau
|
6adc2c9c26
|
Fix type hint having too few arguments
|
2024-03-20 01:10:57 +01:00 |
|
Roy Nieterau
|
3d4ae8838d
|
Remove type hint since docstring takes care of that
|
2024-03-20 01:10:32 +01:00 |
|
Roy Nieterau
|
7c551c832d
|
Fix indentations
|
2024-03-20 01:09:25 +01:00 |
|
Roy Nieterau
|
81bdf3df3d
|
Fix unreachable code - string wasn't actually joined
|
2024-03-20 01:09:01 +01:00 |
|
Roy Nieterau
|
065c11526e
|
Fix redeclared order defined above without usage
|
2024-03-20 01:07:26 +01:00 |
|
Roy Nieterau
|
7dc202acc9
|
Removed redundant logic which was broken anyway, call to get_representation_context had wrong arguments
Note: Arguments passed to `get_representation_context` were wrong because it also takes `project_name` as argument
|
2024-03-20 00:25:21 +01:00 |
|
Roy Nieterau
|
b5c34db032
|
Fix import
|
2024-03-20 00:11:23 +01:00 |
|
Jakub Trllo
|
74916e31c9
|
Merge pull request #199 from ynput/bugfix/missing-variable-in-create
Create: Add missing variable 'task_name'
|
2024-03-19 17:50:20 +01:00 |
|
moonyuet
|
ceb2f71c3d
|
make sure when validator is being optional, it can allow users to choose whether it should be included in maya/max for validation
|
2024-03-19 17:17:23 +01:00 |
|
Jakub Trllo
|
c020085dc1
|
update docstring of create method
|
2024-03-19 15:20:12 +01:00 |
|
Jakub Trllo
|
72e4853712
|
add missing variant 'task_name' in CreateContext.create
|
2024-03-19 15:12:09 +01:00 |
|
Ondřej Samohel
|
11e89c100e
|
Merge pull request #10 from ynput/bugfix/OP-7353-make_houdini_submissions_respect_pools_groups
Bugfix: Make houdini submissions respect pools groups
|
2024-03-19 12:42:29 +01:00 |
|
Ondřej Samohel
|
3b614b3543
|
Merge branch 'develop' into bugfix/OP-7353-make_houdini_submissions_respect_pools_groups
|
2024-03-19 12:42:19 +01:00 |
|
Petr Kalis
|
fd2a3e637d
|
Merge pull request #173 from ynput/bugfix/rr_settings
RoyalRender: Fix when no RR addon in bundle
|
2024-03-19 11:19:55 +01:00 |
|
Jakub Trllo
|
fec94a508e
|
Merge pull request #191 from ynput/enhancement/AY-1228_Load-plugins-update
Load plugins: Use product types for filtering
|
2024-03-19 10:33:52 +01:00 |
|
Jakub Ježek
|
a27e3f83e5
|
Merge pull request #43 from ynput/bugfix/OP-7981_resolve_swapping_versions_fix_offset
Resolve: version swap retain offset and IDT
|
2024-03-19 09:48:15 +01:00 |
|
Jakub Ježek
|
ccd50f4608
|
Merge branch 'develop' into bugfix/OP-7981_resolve_swapping_versions_fix_offset
|
2024-03-18 21:30:33 +01:00 |
|
Jakub Trllo
|
ebbacdee94
|
Merge pull request #195 from ynput/enhancement/AY-3670_Move-models-and-widgets-from-ayon_utils
Tools: Move ayon utils to correct place
|
2024-03-18 18:27:47 +01:00 |
|
Jakub Trllo
|
9770d8ffa9
|
use new location of tools models
|
2024-03-18 18:02:13 +01:00 |
|
Jakub Trllo
|
20a9d4f972
|
move models to 'common_models' in tools
|
2024-03-18 18:01:45 +01:00 |
|