All Projects → anasrar → Blender-UE4-Workspace

anasrar / Blender-UE4-Workspace

Licence: GPL-3.0 license
Blender add-on for better workflow with unreal engine 4

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Blender-UE4-Workspace

RightMouseNavigation
Blender Python - Unreal Engine-style Right Mouse Viewport Navigation
Stars: ✭ 83 (-41.96%)
Mutual labels:  unreal-engine, blender-addon
UT GameEventSystem
A flexible event system in Unreal Engine 4
Stars: ✭ 33 (-76.92%)
Mutual labels:  unreal-engine
wfc 2D B3D
2D Wave Function Collapse as Blender Plugin
Stars: ✭ 29 (-79.72%)
Mutual labels:  blender-addon
flock-ai-ue4-plugin
A fish flock AI plugin for Unreal Engine 4. 一个基于虚幻4的鱼群 AI 插件.
Stars: ✭ 91 (-36.36%)
Mutual labels:  unreal-engine
Blender2NieR
Import/Export WMB/WTP/WTA/DAT/DTT/LAY/COL files for NieR:Automata
Stars: ✭ 115 (-19.58%)
Mutual labels:  blender-addon
bLandscapeTools
bLandscapeTools
Stars: ✭ 31 (-78.32%)
Mutual labels:  blender-addon
interactive-physics-editor
Simplifies the process of positioning multiple objects in 3D space with collision handling
Stars: ✭ 20 (-86.01%)
Mutual labels:  blender-addon
uvlayout bridge
Blender Add-On: A bridge between Headus UVlayout and Blender
Stars: ✭ 20 (-86.01%)
Mutual labels:  blender-addon
GASTanksVsZombies
Tanks vs Zombies using Paper2D and GameplayAbilites
Stars: ✭ 35 (-75.52%)
Mutual labels:  unreal-engine
blender Shelves
Custom Header Buttons
Stars: ✭ 32 (-77.62%)
Mutual labels:  blender-addon
ue4-runtime
Container images for running packaged Unreal Engine projects via the NVIDIA Container Toolkit
Stars: ✭ 52 (-63.64%)
Mutual labels:  unreal-engine
zpy
Synthetic data for computer vision. An open source toolkit using Blender and Python.
Stars: ✭ 251 (+75.52%)
Mutual labels:  blender-addon
nCNC
Blender CNC Add on - nCNC - G code visualizer, g code converter, g code sender, CNC Milling
Stars: ✭ 48 (-66.43%)
Mutual labels:  blender-addon
UT Framework
Various advanced tools built for Unreal Engine 4
Stars: ✭ 45 (-68.53%)
Mutual labels:  unreal-engine
WebCameraFeed
Web Camera plugin for Unreal Engine
Stars: ✭ 50 (-65.03%)
Mutual labels:  unreal-engine
UnrealEngine ShaderLinking
Simple Unreal Engine project showcasing how to link custom HLSL shaders into unreal engine.
Stars: ✭ 39 (-72.73%)
Mutual labels:  unreal-engine
iqm-exm
IQM & EXM model format specs, Blender exporter, and LÖVE loader.
Stars: ✭ 35 (-75.52%)
Mutual labels:  blender-addon
cc3 blender tools
Add-on for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports.
Stars: ✭ 191 (+33.57%)
Mutual labels:  blender-addon
Yurlungur
The universal scripting wrapper for Maya, Houdini and Unreal Engine.
Stars: ✭ 51 (-64.34%)
Mutual labels:  unreal-engine
05 TestingGrounds
A Hunger-Games inspired FPS with large outdoor terrains. Advanced AI, basic networking, pickups, skeletal meshes, checkpoints and more. (ref: TG_URC) http://gdev.tv/urcgithub
Stars: ✭ 121 (-15.38%)
Mutual labels:  unreal-engine

Blender Unreal Engine Workspace

Blender Unreal Engine Workspace

Blender 2.91 (above) add-on for export directly to Unreal Engine 4 (4.26 above) with all setting in Blender (inspired by send to unreal add-on).

Feature

Allow you export static mesh, skeletal mesh, and animation with single click directly to Unreal Engine 4 or to FBX file.

Feature Node

and yeah, I don't really have any future plan. so if you have any suggest just open new issue.

Main Feature

Static Mesh

Export for Static Mesh.

  • Export to FBX and Unreal Engine
  • Custom collision from vertices
  • Custom collision from mesh - v.1.2
  • Custom lightmaps
  • [ DEPRECATED - v.2.0 ] Export profile - v.1.2
  • Socket System - v.1.3
  • Level of Detail - v.1.4
  • Generate Level of Detail - v.2.0
  • Import Static Mesh From Unreal Engine - v.1.4

Skeletal Mesh

Export for Skeletal Mesh.

  • Export to FBX and Unreal Engine
  • Modular character
  • [ DEPRECATED - v.2.0 ] Skeleton preset (Epic skeleton)
  • [ DEPRECATED - v.2.0 ] Add twist bone for skeleton preset - v.1.2
  • [ DEPRECATED - v.2.0 ] Generate rig for skeleton preset - v.1.2
  • Move To Another Add-on : TBA
  • [ DEPRECATED - v.2.0 ] Export profile - v.1.2
  • Socket System - v.1.3
  • Copy/Paste Socket Unreal Engine - v.2.0
  • Skeletal Mesh Part Manager - v.1.4
  • Import Skeletal Mesh From Unreal Engine v.1.4

Animation

Export for Animation.

  • Export to FBX and Unreal Engine - v.1.2
  • [ DEPRECATED - v.2.0 ] Export profile - v.1.2
  • Import Animation From Unreal Engine v.1.4

Retarget Animation

[ DEPRECATED - v.2.0 ] Retarget Animation to another skeleton - v.1.3 Experimental, v.1.4 Production Ready

Move To Another Add-on : https://github.com/anasrar/ReNim

Groom Hair [Experimental]

Export Hair Particle From Blender and Import as Groom Hair In Unreal Engine (Not Support Direct Export To Unreal) - v.2.0

Export Setting : [Groom] unreal engine import setting

Copy Transform To Unreal Engine Map

Copy Transform Selected Object To Unreal Engine Map - v.2.0

Support

  • Static Mesh

Documentation

documentation page or YouTube playlist

GitHub release (latest by date)

How it works

Unreal Engine 4 allow to remote execute python script, with that we can execute python script import assets (FBX File) to Unreal Engine 4.

Blender Unreal Engine Workspace FlowChart

Download

You can download from

master branch is unstable and bug fix version

Installation

You can watch this video https://www.youtube.com/watch?v=38d5Myrh3ic or simply follow this instruction below.

Blender

Edit   🡆   Preferences   🡆   Add-ons   🡆   Install   🡆   Select UE4Workspace.zip   🡆   Install Add-ons

Unreal Engine 4

Edit   🡆   Plugins   🡆   Type "Script" On Search Bar   🡆   Enabled Python Editor Script Plugin and Editor Scripting Utilities   🡆   Reset Project

Edit   🡆   Project Setting   🡆   Plugin   🡆   Python   🡆   Check Enable Remote Execution?

Then you can try to connect your project from blender

Usage

Press N on Blender for open the tab menu.

Compatibility Test

  • Blender 2.91 (make sure export folder path is absolute)

    Unreal Engine 4.26

using Blender latest version for better compatibility.

Support

You can support me through Gumroad

any donation will be appreciated.

Contributing

For major changes or features request, please open an issue first to discuss what you would like to change or add.

Changelog

Any changelog in documentation page

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].