Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epicgamesext/blendertools
Blender addons that improve the game development workflow between Blender and Unreal.
https://github.com/epicgamesext/blendertools
blender blender-addon pipeline python unreal
Last synced: about 1 month ago
JSON representation
Blender addons that improve the game development workflow between Blender and Unreal.
- Host: GitHub
- URL: https://github.com/epicgamesext/blendertools
- Owner: EpicGamesExt
- License: mit
- Created: 2020-06-24T02:10:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T18:56:16.000Z (4 months ago)
- Last Synced: 2024-10-14T12:40:57.340Z (about 1 month ago)
- Topics: blender, blender-addon, pipeline, python, unreal
- Language: Python
- Homepage: https://epicgamesext.github.io/BlenderTools/
- Size: 74.4 MB
- Stars: 2,772
- Watchers: 238
- Forks: 53
- Open Issues: 75
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Blender Tools
A repository of blender addons that improve the game development workflow between Blender and Unreal Engine.
## Send to Unreal
![4](docs/main/images/send2ue/4.gif)
A one-click solution for sending assets from Blender to Unreal Engine.
* [Read Docs](https://epicgamesext.github.io/BlenderTools/send2ue/)
* [Download Addon](https://github.com/EpicGamesExt/BlenderTools/releases?q=Send+to+Unreal&expanded=true)## UE to Rigify
![2](./docs/main/images/ue2rigify/2.png)
A node based retargeting system for Blender's
[Rigify](https://docs.blender.org/manual/en/latest/addons/rigging/rigify/index.html) addon. Quickly retarget and author
new animation on unreal marketplace assets and more!* [Read Docs](https://epicgamesext.github.io/BlenderTools/ue2rigify/)
* [Download Addon](https://github.com/EpicGamesExt/BlenderTools/releases?q=UE+to+Rigify&expanded=true)## Help Contribute
Contributions are encouraged! Find out how you can contribute to this repo in one of the following ways:* [Help Develop](https://epicgamesext.github.io/BlenderTools/contributing/development.html)
* [Help Document](https://epicgamesext.github.io/BlenderTools/contributing/documentation.html)
* [Help Test](https://epicgamesext.github.io/BlenderTools/contributing/testing.html)## Get Notified on a New Release
Never miss a new addon release! Do this:
1. At the top right of this page select `Watch`
1. Select `Custom` from the dropdown.
1. Check `Releases`
1. Click `Apply`.You will now get an email notification everytime there is a new version of an addon released.