Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.3.1 #191

Merged
merged 44 commits into from
Jan 11, 2025
Merged

Release 4.3.1 #191

merged 44 commits into from
Jan 11, 2025

Conversation

masqu3rad3
Copy link
Owner

@masqu3rad3 masqu3rad3 commented Jan 11, 2025

  • TIK-145 Added native DCC support for snapshots saves. Now the snapshotted works can be directly opened from related DCCs.
  • TIK-146 Making the validations and extracts orderable. The order can be arranged from the settings (per-project or common).
  • FBX extractor and Ingestor for Blender. Thanks Hasan Civili for the contribution.
  • Commercial Houdini SOP and LOP import HDAs.
  • Additional validators for Maya:
    • Empty Groups to check if there are leftover empty groups in the scene.
    • Non-centered Pivots to validate all transform pivots are centered.
    • UDIM-Crossing UVs to check if the UV borders are passing their UDIM spaces.
    • Overlapping UVs Optimized algorithm to check the overlapping UVs which is up-to 5x faster than the previous version.
  • Customizable Thumbnail Resolution. Now the thumbnail resolution can be defined in the preview_settings with ThumbnailResolution key.
  • Various Bug Fixes and UI optimizations.

masqu3rad3 and others added 30 commits December 18, 2024 19:16
…r-snapshot-saves

Tik 145 native dcc support for snapshot saves
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…-3.1.5

Bump jinja2 from 3.1.4 to 3.1.5 in /package
…-extractors

- [TIK-146] Making the validations and extracts orderable.
…estor

Adding Blender fbx extractor and ingestors.
updated houdini icon to current official one
Adding the commercial HDAs to the Houdini
Adding usd_lop into the HDA callbacks for future proofing the lop_imort HDA
based on the feedback, and addressing the failed check
Thumbnail Custom Resolution
masqu3rad3 and others added 14 commits January 3, 2025 01:23
[hotfix] - keeping the backward compatibility for cases where the thumbnail resolution key doesnt exist.
… assignments to the categories. adding empty_groups and non_centered_pivots validations for maya. Speed optimizing the overlapping_uvs method.
…-checks

Tik 149 additional maya model checks
Update README.md to add the website
[hotfix] removing the single step setting on filter
…This change is happening under the hood, No changes from user perspective.
…be-reverted-back-to-the-original-name

tasks now have nice names which can be renamed for display purposes. …
@masqu3rad3 masqu3rad3 merged commit da9989c into main Jan 11, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants