EpicGamesExt / BlenderTools

Blender addons that improve the game development workflow between Blender and Unreal.
https://epicgamesext.github.io/BlenderTools/
MIT License
2.69k stars 26 forks source link

Update properties.py to remove (?!) from default lod_regex property #732

Closed JoshQuake closed 3 weeks ago

JoshQuake commented 3 months ago

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

PGSCOM commented 2 weeks ago

What happened?

JoshQuake commented 1 week ago

Tools are being developed at a new fork. I just released Send2UE 2.4.5 which includes a fix for this here