BlenderTools icon indicating copy to clipboard operation
BlenderTools copied to clipboard

Blender addons that improve the game development workflow between Blender and Unreal.

Results 83 BlenderTools issues
Sort by recently updated
recently updated
newest added

https://epicgamesext.github.io/BlenderTools/send2ue/introduction/quickstart.html "Now lets run through a basic example with the default cube in your Blender scene." "A simple test we can try in Blender to make sure this is working...

bug

Send to Unreal Clicked Pipeline > Export > Send to Unreal * **Error Log:** ` Python: Traceback (most recent call last): File "C:\Users\Hope\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\send2ue\operators.py", line 71, in modal raise error...

bug

UPDATE as of June 2024: While Epic has abandoned the tool, JoshQuake is keeping it alive over at a fork: https://github.com/JoshQuake/BlenderTools Scroll down for more discussion. This issue will be...

question

Steps to reproduce: Export multiple NLA with or without skeletal mesh with correct path. My send2UE template: [Send2UETemplate.json](https://github.com/EpicGamesExt/BlenderTools/files/15092992/Send2UETemplate.json) I'm using fix from this threat: https://github.com/EpicGamesExt/BlenderTools/issues/676 Error log: ![Screenshot 2024-04-24 124225](https://github.com/EpicGamesExt/BlenderTools/assets/75480692/cb055258-f76a-42f0-89f5-5713458724a9)...

bug

With the 4.0 update, the armature layers API changes to the bone collections

bug

**Addon:** Send To Unreal **Description:** It is common in archviz and other modelling techniques to take a complex mesh and instance it many times. This is possible in two ways...

feature

This PR re-does the `fbx_animations_do` function by starting from the latest copy of the actual FBX exporter and then adding the changed bits I could identify. I'm not 100% sure...

Removes (?!) from default lod_regex string as global flags are not allowed mid string in blender 4.1+

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.13. Changelog Sourced from vite's changelog. 5.0.13 (2024-03-24) fix: fs.deny with globs with directories (#16250) (d2db33f), closes #16250 5.0.12 (2024-01-19) fix: await configResolved hooks of...

dependencies

Hi Send to Unreal is throwing this error under Blender 4.2, Windows 11, version 2.4.3 ### In the description paste in and edit the following: * **Addon:** Send to Unreal...

bug