Roy Nieterau
a54cddf0f3
Clarify in log that it's processing a resource
2023-07-06 11:13:12 +02:00
Roy Nieterau
95e763dee4
Clarify that computed source is only used for logging by moving logic closer together
2023-07-06 11:12:46 +02:00
Roy Nieterau
58217d88c5
Ensure file nodes are processed only once
2023-07-06 11:11:59 +02:00
Roy Nieterau
ae3364a833
Cosmetics: remove new line in logs
2023-07-06 01:30:28 +02:00
Roy Nieterau
38ab207e06
Cosmetics: remove new line in log
2023-07-06 01:30:09 +02:00
Roy Nieterau
40dc747f9a
Fix file nodes filtering
2023-07-06 01:24:33 +02:00
Roy Nieterau
fab6c0d9c6
Fix typo
2023-07-06 01:24:00 +02:00
Roy Nieterau
5c44f12b37
Cleanup code
...
- Refactor `get_file_node_files` because popping from `paths` by index should have been done in reversed order anyway. It's now changed to not need popping at all.
- Removed unused `RENDERER_NODE_TYPES` and if-branch which collected `node_attrs` list which was unused + collected members which was also done outside of the if branch and thus generated no extra data.
- Collected all materials from look set attributes at once instead of multiple queries
- Collected all file nodes in history from a single query instead of per type
- Restructured assignment of `instance.data["resources"]` to be more readable
- Cached `PXR_NODES` only ones (Note: plugin load is checked on discovery of the collect look plugin) instead of querying plugin load and its nodes per file node per attribute
- Removed some debug logs or combined some messages
2023-07-06 00:51:48 +02:00
Kayla Man
587b98d65e
General: add the os library before os.environ.get ( #5249 )
...
* add the os library before os.environ.get
* move os import into the top
2023-07-05 17:14:58 +02:00
Roy Nieterau
2b23b42da6
RepairAction and SelectInvalidAction actually filter to instances that failed on the exact plugin - not on "any failure" ( #5240 )
2023-07-05 14:11:20 +02:00
Milan Kolar
25bc9be95a
Merge pull request #5248 from BigRoy/bugfix/substancepainter_open_file_prompt_save
2023-07-05 12:11:10 +02:00
Milan Kolar
0fa7a27569
Merge pull request #5246 from BigRoy/bugfix/houdini_open_file_prompt_save
2023-07-05 12:10:35 +02:00
Roy Nieterau
bc87b34f66
Fix unsaved changes save prompt on open file with workfiles in Substance Painter
2023-07-05 12:02:36 +02:00
Roy Nieterau
3016680678
Refactor has_unsaved_changes -> workfile_has_unsaved_changes in Houdini SaveCurrentScene plugin
2023-07-05 12:00:23 +02:00
Milan Kolar
726b9a4aaf
Merge pull request #5228 from movalex/bugfix/validate-delivery-action-status
2023-07-05 11:55:22 +02:00
Jakub Trllo
e64328b346
CreatePlugin: Get next version helper ( #5242 )
...
* prepared helper functions to find latest and next versions for instances
* added helper method to creator
* added new functions to create api
* typo fixes
* added missing condition
* fix dosctring
* better cascade of logic
2023-07-05 11:54:51 +02:00
Roy Nieterau
0d8a42588a
Fix no prompt for "unsaved changes" showing when opening workfile in Houdini
2023-07-05 11:52:32 +02:00
Milan Kolar
d6d2c4f125
Merge pull request #5226 from BigRoy/chore/maya_minor_refactor
2023-07-05 11:48:15 +02:00
Milan Kolar
664419272c
Merge pull request #5217 from BigRoy/bugfix/houdini_get_color_management_preferences
2023-07-05 11:37:01 +02:00
Milan Kolar
2f606930d3
Merge pull request #5244 from tokejepsen/bugfix/deadline_only_version_from_build
2023-07-05 11:33:33 +02:00
Toke Stuart Jepsen
cc7a1c0e72
OPENPYPE_VERSION should only be added when running from build
2023-07-05 09:21:12 +01:00
Milan Kolar
1aff00fe9c
Merge pull request #5192 from ynput/enhancement/OP-6225_3dsMax-node-references-to-check-for-duplicates
2023-07-05 10:16:33 +02:00
Milan Kolar
6280dd1e16
Merge pull request #5001 from ynput/feature/OP-5871_Max-Review-feature
2023-07-05 10:15:41 +02:00
Milan Kolar
64d455c010
Merge pull request #5234 from ynput/bugfix/OP-6232_Bug-Substance-Painter-When-creating-TextureSet-in-Publisher-its-params-arent-propagated-to-the-Instance
2023-07-05 10:10:43 +02:00
github-actions[bot]
ae05aba089
chore(): update bug report / version
2023-07-05 03:32:31 +00:00
ynbot
d5ee312bca
[Automated] Merged main into develop
2023-07-05 05:31:54 +02:00
Ynbot
cf8f7aa9ea
[Automated] Bump version
2023-07-05 03:31:41 +00:00
ynbot
f99aa73fe5
[Automated] Merged develop into main
2023-07-05 05:30:49 +02:00
Jakub Ježek
439d16cb6b
Merge pull request #5233 from ynput/bugfix/maya-correct-colorspace-default-values
2023-07-04 16:05:26 +03:00
Jakub Ježek
04babc069c
Merge pull request #5225 from BigRoy/enhancement/maya_no_save_file_prompt_after_new_file
2023-07-04 16:05:14 +03:00
Kayla Man
21b81ec4e9
hound fix
2023-07-04 18:45:32 +08:00
Kayla Man
950c5f6b04
roy's comment
2023-07-04 18:44:26 +08:00
Kayla Man
8befb04439
roy's comment
2023-07-04 18:31:41 +08:00
Kayla Man
2362c4114e
align the setting in the create tab with that in the publish tab
2023-07-04 17:44:58 +08:00
Milan Kolar
08d18f547d
Merge pull request #5232 from ynput/bugfix/houdini_vdb_validator_error_crash
2023-07-04 11:34:04 +02:00
Milan Kolar
bfb7052548
Merge pull request #5230 from ynput/bugfix/houdini_abc_validators_error_crash
2023-07-04 11:20:12 +02:00
Mustafa-Zarkash
b6d4f1b142
move check outside with
2023-07-04 10:53:28 +03:00
Milan Kolar
a8574255b3
Merge pull request #5222 from quadproduction/488-bug-template-builder-fails-when-loading-data-without-outliner-representation
2023-07-04 09:53:17 +02:00
Kayla Man
9ccbaed576
include only one setting in collect_textures, only in publish tab
2023-07-03 23:12:59 +08:00
Mustafa-Zarkash
3938599578
add geometry check
2023-07-03 18:07:34 +03:00
Jakub Jezek
744095eb16
maya: allign default settings to distributed aces 1.2 config
2023-07-03 16:39:40 +02:00
Mustafa-Zarkash
f2315c6fd8
add geometry check
2023-07-03 16:40:35 +03:00
Alexey Bogomolov
09f0d183d8
hound remove whitespace
2023-07-03 15:40:16 +03:00
Roy Nieterau
fe58cb3c7c
Enhancement: More descriptive error messages for Loaders ( #5227 )
...
* More descriptive error messages for Loaders
* Restructure error reporting
2023-07-03 13:42:00 +02:00
Milan Kolar
88e9716839
Merge pull request #5215 from tokejepsen/enhancement/OP-6222_xgen-sidecar-files
2023-07-03 13:35:26 +02:00
Alexey Bogomolov
5f8a07aa8f
remove unnecessary else statement
2023-07-03 12:30:43 +03:00
Alexey Bogomolov
76b6fed6a7
disable delivery button if no representations checked
...
fix macos combobox layout
add error message if no delivery templates found
2023-07-03 03:41:37 +03:00
github-actions[bot]
d792ca37e3
chore(): update bug report / version
2023-07-01 03:34:07 +00:00
ynbot
7fe43ad4b9
[Automated] Merged main into develop
2023-07-01 05:33:27 +02:00
Ynbot
344d456214
[Automated] Bump version
2023-07-01 03:33:14 +00:00