Jakub Trllo
|
4cd7d72dce
|
use folder path in AYON mode
|
2023-11-16 11:12:00 +01:00 |
|
Jakub Trllo
|
6fece8f6ea
|
fix workfile create plugin in blender
|
2023-11-15 18:29:59 +01:00 |
|
Jakub Trllo
|
40a1dbed3e
|
Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
# Conflicts:
# openpype/hosts/blender/plugins/publish/extract_abc.py
# openpype/hosts/blender/plugins/publish/extract_abc_animation.py
# openpype/hosts/blender/plugins/publish/extract_blend.py
# openpype/hosts/blender/plugins/publish/extract_blend_animation.py
# openpype/hosts/blender/plugins/publish/extract_camera_abc.py
# openpype/hosts/blender/plugins/publish/extract_camera_fbx.py
# openpype/hosts/blender/plugins/publish/extract_fbx.py
# openpype/hosts/blender/plugins/publish/extract_fbx_animation.py
# openpype/hosts/blender/plugins/publish/extract_layout.py
|
2023-11-15 18:26:48 +01:00 |
|
Simone Barbieri
|
a53e949bad
|
Merge pull request #5910 from BigRoy/enhancement/blender_new_publisher
Blender: Refactor to new publisher
|
2023-11-15 16:57:02 +00:00 |
|
Roy Nieterau
|
6fd39049a3
|
Merge branch 'enhancement/blender_new_publisher' of https://github.com/BigRoy/OpenPype into enhancement/blender_new_publisher
|
2023-11-15 16:41:04 +01:00 |
|
Roy Nieterau
|
025c114de8
|
Fix repair
|
2023-11-15 16:40:46 +01:00 |
|
Roy Nieterau
|
9a6cacee4e
|
Merge branch 'develop' into enhancement/blender_new_publisher
|
2023-11-15 14:04:40 +01:00 |
|
Roy Nieterau
|
5d10f7f2dd
|
Remove global RENDER_ATTRS, refactor to a RenderSettings.get_padding_attr method (#5801)
- Partial cleanup extracted from #3880
|
2023-11-15 13:15:50 +01:00 |
|
Roy Nieterau
|
dd54866fe0
|
Rename instance node if asset or subset changed to match with new name
|
2023-11-15 13:08:59 +01:00 |
|
Roy Nieterau
|
480c37533b
|
Fix extract animation
- `asset_group` is a Collection and can't be selected, and thus not exported from so we now take the 'root' node in that collection
|
2023-11-15 12:43:19 +01:00 |
|
Jakub Trllo
|
43a50ecb2a
|
fix folder path fix in validate instance in context
|
2023-11-15 12:28:19 +01:00 |
|
Jakub Trllo
|
da8285d2ce
|
fix create multishot layout
|
2023-11-15 12:25:06 +01:00 |
|
Jakub Trllo
|
89dcb9452b
|
fix '_check_existing' method in create hda
|
2023-11-15 12:04:59 +01:00 |
|
Jakub Trllo
|
59c8e05ffb
|
use 'folderPath' in create widget instead of asset
|
2023-11-15 11:39:16 +01:00 |
|
Jakub Trllo
|
58fd1aa8e2
|
Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
|
2023-11-15 11:33:20 +01:00 |
|
Roy Nieterau
|
4d48a6981b
|
Bugfix: Ayon Deadline env vars + error message on no executable found (#5815)
* Fix ingesting env vars correctly for `DeadlinePlugin.RunProcess`
* Fix error message reporting `;` between each character of the string
* Cosmetics
* Use `SetEnvironmentVariable` instead of `SetProcessEnvironmentVariable` because it's a Simple Plugin
See: https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/environment.html#job-rendering
|
2023-11-15 11:25:47 +01:00 |
|
Jakub Ježek
|
0f90c2ce1e
|
Merge pull request #5884 from ynput/bugfix/editorial_publishing_failed_validator
TrayPublisher: editorial frame range check not needed
|
2023-11-15 10:23:45 +01:00 |
|
Jakub Ježek
|
424ef2b133
|
Merge branch 'develop' into bugfix/editorial_publishing_failed_validator
|
2023-11-15 10:23:26 +01:00 |
|
Roy Nieterau
|
91e230a321
|
Enhancement: Some publish logs cosmetics (#5917)
* Write logs in sorted order for better logs
* Typo in log message
* More descriptive log
* Skip logging profile since `filter_profiles` already logs "Profile selected: {profile}"
* Fix grammar
* Fix grammar
* Improve logged information
|
2023-11-15 10:09:37 +01:00 |
|
github-actions[bot]
|
72b1e759e7
|
chore(): update bug report / version
|
2023-11-15 03:26:29 +00:00 |
|
ynbot
|
a05ff7d5ef
|
[Automated] Merged main into develop
|
2023-11-15 04:25:53 +01:00 |
|
Ynbot
|
8fe8154fec
|
[Automated] Bump version
|
2023-11-15 03:25:41 +00:00 |
|
ynbot
|
bfd74e4091
|
[Automated] Merged develop into main
|
2023-11-15 04:24:39 +01:00 |
|
Roy Nieterau
|
d148671d02
|
Fix finding ARMATURE objects in asset group Collection
|
2023-11-14 20:56:00 +01:00 |
|
Roy Nieterau
|
478afb7f48
|
Cosmetics; match code of other hosts more
|
2023-11-14 18:04:57 +01:00 |
|
Roy Nieterau
|
45699444ef
|
Fix setting data - current_instance is not a dict
|
2023-11-14 18:03:08 +01:00 |
|
Roy Nieterau
|
31f24f8cc2
|
Remove unused properties lib
|
2023-11-14 17:50:03 +01:00 |
|
Roy Nieterau
|
6398dbf1c4
|
Remove unused properties
|
2023-11-14 17:49:13 +01:00 |
|
Roy Nieterau
|
d42d57133b
|
Fix typo
|
2023-11-14 17:39:22 +01:00 |
|
Roy Nieterau
|
78bcd7ce74
|
Pull window to front when menu entries are clicked; no more searching for minimized windows
|
2023-11-14 17:37:53 +01:00 |
|
Roy Nieterau
|
4526815909
|
Merge remote-tracking branch 'upstream/develop' into enhancement/blender_new_publisher
|
2023-11-14 17:20:24 +01:00 |
|
Roy Nieterau
|
d1c3eb83cf
|
Remove todo
|
2023-11-14 17:17:35 +01:00 |
|
Roy Nieterau
|
b04ae30b82
|
Collect animation members
|
2023-11-14 17:13:46 +01:00 |
|
Roy Nieterau
|
1fbe1b3163
|
Refactor load layout to create new-style creator animation instances
|
2023-11-14 17:11:46 +01:00 |
|
Roy Nieterau
|
d077b7526f
|
Add legacy instance conversion
|
2023-11-14 16:57:25 +01:00 |
|
Roy Nieterau
|
9d6352c68d
|
Remove name attributes on Creator that are irrelevant to new-style creators
|
2023-11-14 16:43:04 +01:00 |
|
Roy Nieterau
|
0556986a3e
|
Remove redundant data
|
2023-11-14 16:40:29 +01:00 |
|
Roy Nieterau
|
f281da5784
|
Fix missing identifier
|
2023-11-14 16:01:30 +01:00 |
|
Roy Nieterau
|
00d5b90568
|
Remove unused import
|
2023-11-14 15:50:23 +01:00 |
|
Roy Nieterau
|
63ff830d12
|
Ignore collections in instance, only select objects
|
2023-11-14 15:50:07 +01:00 |
|
Roy Nieterau
|
0a71477873
|
Allow to fall back to a window from the window manager
|
2023-11-14 15:42:29 +01:00 |
|
Roy Nieterau
|
fa5638d06b
|
Fix parent class
|
2023-11-14 15:33:59 +01:00 |
|
Roy Nieterau
|
d1aaefab9c
|
Improve comment grammar
|
2023-11-14 15:24:20 +01:00 |
|
Roy Nieterau
|
8d57f5f3ef
|
Fix extract layout
|
2023-11-14 15:23:45 +01:00 |
|
Roy Nieterau
|
162394a56c
|
Fix typo, missing comment *facepalm*
|
2023-11-14 15:17:55 +01:00 |
|
Jakub Trllo
|
b382b7c776
|
Chore: Create plugin auto-apply settings (#5908)
* implemented default logic 'apply_settings' to auto-apply values
* added docstring to 'apply_settings'
* replace auto apply settings logic in maya
* add missing quote
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-11-14 14:57:53 +01:00 |
|
Roy Nieterau
|
6c19ac6b06
|
Merge branch 'develop' into enhancement/blender_new_publisher
|
2023-11-14 12:18:06 +01:00 |
|
Roy Nieterau
|
53bcf0e17c
|
Use instance node explicitly as the 'asset group'
|
2023-11-14 12:17:06 +01:00 |
|
Roy Nieterau
|
7acc5f9dd6
|
Collect camera instance members
|
2023-11-14 12:09:24 +01:00 |
|
Roy Nieterau
|
4d1c887ece
|
Fix missing class inheritance
|
2023-11-14 12:07:08 +01:00 |
|