lp249839965 / Blender-For-UnrealEngine-Addons

I have created this addons for export asset from Blender to Unreal Engine 4

Home Page:https://www.xavierloux.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blender For Unreal Engine

This Add-on allows you to export content created with Blender to Unreal Engine. StaticMeshs, SkeletalMeshs, Animations (NLA and Actions), Collisions and Sockets, Alembic animations, Camera and sequencer [...] It works with Blender 2.7, 2.8, 2.9 and work for UE4, UE5!

Videos:

How it works and Documentation

Working on object packs for Unreal Engine can be tedious with Blender. That's why I created the Add-on: "Blender for UnrealEngine". it simplified the export process from Blender to Unreal Engine by allowing you to export all the assets of a scene at the same time. It even automatically distributes them in a proper tree structure in correlation with the Unreal Engine pipeline!

Sockets and collision shapes are created directly in Blender, you can precisely choose which animations need to be exported. Blender For Unreal Engine also includes a error checker to prevent the all potential problems. You have an explanation of the problem and how to solve it. In addition to the possibility in certain cases of correcting the problem automatically.

By using Blender For Unreal Engine you can generate python scripts to import the all exported assets directly in Unreal Engine. That work too for the cameras in a Level Sequence with the all cuts and camera ratio.

More info, tutorials and documentation here --> Wiki page <--

Download and installation

  1. Download addon:
Version Blender Version Download URL
v0.3.1 (Preview 2) Blender 2.8 / 2.9 / 3.0 Download
v0.3.0 Blender 2.8 / 2.9 / 3.0 Download
v0.2.3d Blender 2.7 Download

Or previous versions: Releases page

  1. Open User Preferences (Ctrl+Alt+U) and under Add-ons, click Install from File. Then navigate to the .zip file you downloaded and select it.

3. It should now appear in the window and you can tick the checkbox in the upper right to enable it.

If you would like to have the Add-on enabled every time you start Blender, click Save User Settings at the bottom of the user settings window
  1. You can found the addons in the right side panel (N)

Download and installation from dev Branch

  1. Switch Branch to Dev

  1. Download source file as Zip file.
  2. Extract "blender-for-unrealengine" folder
  3. Compress "blender-for-unrealengine" as new Zip file.
  4. Install the new zip file in Blender. Download and installation

Other

About the next versions: Trello page
If you want support: Support page <3

About

I have created this addons for export asset from Blender to Unreal Engine 4

https://www.xavierloux.com/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%