Jakub Trllo
|
0b0506392b
|
fix docstring in 'classes_from_module'
|
2024-03-25 12:07:32 +01:00 |
|
Jakub Trllo
|
0f0f29a7b0
|
also change avalon to AYON
|
2024-03-25 12:07:27 +01:00 |
|
Jakub Trllo
|
cf1d9b1919
|
Use correct host name
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2024-03-25 11:57:49 +01:00 |
|
Jakub Trllo
|
519218016d
|
more AYON replacements
|
2024-03-25 11:56:53 +01:00 |
|
Jakub Trllo
|
6572bead96
|
removed 'OpenPypeCreatorError' from houdini
|
2024-03-25 11:29:20 +01:00 |
|
Jakub Trllo
|
47b2d86829
|
houdini create plugins are using 'CreatorError'
|
2024-03-25 11:29:10 +01:00 |
|
Jakub Trllo
|
9683090ee6
|
removed config name validation
|
2024-03-25 11:28:48 +01:00 |
|
Jakub Trllo
|
dc9eb3f260
|
removed unused 'OpenPypeCreatorError' from max
|
2024-03-25 11:28:29 +01:00 |
|
Jakub Trllo
|
4b9f9dbf5e
|
remove pypeclub role from clockify ftrack actions
|
2024-03-25 11:28:12 +01:00 |
|
Jakub Trllo
|
f20ab53285
|
use ayon prefix in tvpaint temp file
|
2024-03-25 11:27:55 +01:00 |
|
Jakub Trllo
|
f5fd0169aa
|
maya icon buttons use ayon prefix
|
2024-03-25 11:27:41 +01:00 |
|
Jakub Trllo
|
1ef27f2839
|
use ayon name in classes and functions
|
2024-03-25 11:27:10 +01:00 |
|
Jakub Trllo
|
23584110d4
|
use AYON in uis
|
2024-03-25 11:24:00 +01:00 |
|
Jakub Trllo
|
096a1f1f1f
|
use ayon in logs
|
2024-03-25 11:23:19 +01:00 |
|
Jakub Trllo
|
cd0ee3b85c
|
more AYON in comments and docstrings
|
2024-03-25 11:22:29 +01:00 |
|
Jakub Trllo
|
55ad0586dc
|
use AYON in docstrings, comments and readme
|
2024-03-25 11:17:10 +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
|
5b0826a16d
|
Fix repair when objects are not currently selected
|
2024-03-24 12:40:26 +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 |
|