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

Blender Tools for Rigging Characters with Unreal Engine 5 Skeleton #57

Merged
merged 23 commits into from
Jun 10, 2024

Conversation

felipeiop
Copy link
Contributor

Summary:

This pull request introduces a set of new tools in Blender designed to facilitate the rigging of characters using the Unreal Engine 5 skeleton. These tools aim to streamline the rigging process, ensuring compatibility and ease of use for developers working with Unreal Engine 5.

Features:
Skeleton Setup: Automatically rigs the character's geometry with the Unreal Engine 5 skeleton structure.
Bone Naming Conventions: Ensures consistent naming conventions compatible with Unreal Engine 5.
Automatic Weights: Automated weight tools for fine-tuning vertex weights.
Export Functionality: Simplified export process to Unreal Engine 5, preserving rigging and animation data.
User-Friendly Interface: Intuitive UI elements integrated into Blender for easy access to the new tools.

Benefits:

Reduces the time and effort required to rig characters for Unreal Engine 5.
Ensures rigging compatibility with Unreal Engine 5 skeleton standards.
Enhances the overall workflow efficiency for Blender and Unreal Engine users.

Testing:

The new tools have been tested with various character models to ensure robustness and reliability.
Compatibility checks performed with the latest version of Unreal Engine 5.

Documentation:

Detailed documentation is included, covering the installation, usage, and best practices for the new tools.
Step-by-step guides and examples are provided to help users get started quickly.

Additional Notes:

Feedback and suggestions are welcome to further improve these tools.
Future updates may include additional features based on user feedback and evolving Unreal Engine 5 requirements.

Copy link

github-actions bot commented May 31, 2024

🪓 PR closed, deleted preview at https://github.com/mml-io/avatar-tools/tree/gh-pages/pull/57/

Copy link
Contributor

@MarcusLongmuir MarcusLongmuir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we rename this from improbable to mml-avatar-tools?

These tools are available below, they are specific versions, you can check the links for different versions \
Game Rig Tools: https://toshicg.gumroad.com/l/game_rig_tools \
Surface Heat Skinning: http://www.mesh-online.net/shd-blender-addon.zip \
Improbable Blender add-on for the geometry utilities: [improbable_geometry_utilities.py](https://github.com/mml-io/avatar-tools/blob/feature/blender_avatar_tools/plugins/blender_geometry_utilities/improbable_geometry_utils.py)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a relative path (currently it points to a branch)


Blender 3.5+ https://www.blender.org/download/

These tools are available below, they are specific versions, you can check the links for different versions \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the links and this text need revising to either point to just product pages with the known working version number next to the link, or links to the specific versions with the product pages provided too.

README.md Outdated

## Blender Avatar Tools

[Blender Tools](https://github.com/mml-io/avatar-tools/tree/feature/blender-avatar-tools/plugins/blender-geometry-utilities) are a collection of addons to create a custom avatar with the Unreal Engine 5 skeleton structure.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a relative path (currently it points to a branch)

Felipe Pesantez and others added 6 commits June 3, 2024 11:02
Changed links from branches to relative paths
Changed paths from branches to relative paths
@MarcusLongmuir MarcusLongmuir merged commit 842cbbb into main Jun 10, 2024
6 checks passed
@MarcusLongmuir MarcusLongmuir deleted the feature/blender-avatar-tools branch June 10, 2024 08:55
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