UEViewer icon indicating copy to clipboard operation
UEViewer copied to clipboard

Viewer and exporter for Unreal Engine 1-4 assets (UE Viewer).

Results 17 UEViewer issues
Sort by recently updated
recently updated
newest added

I'll be blunt... I don't remember why I made this change. I am confident it was the shortest path I could find to load some file I was pulling game...

Add all libs needs for linux

Later versions of UE have enabled-by-default Python support, which allows to automatically create material instances and set references to them on meshes. However, .props.txt files generated by umodel are in...

Because this special casing causes the build to fail in my build environment: ``` Export3D.cpp + g++ -c -msse2 -fno-strict-aliasing -fno-stack-protector -Wunused-value -Os -std=c++2a -Wno-invalid-offsetof -I . -I ./Core -I...

Silence the static analyzer warning "Local declaration of '__FUNC__' hides declaration of the same name in outer scope."

Update licensee version for rocket league to fix auto detection of game Exported GLTF files failed validation in [SharpGLTF](https://github.com/vpenades/SharpGLTF) due to rounding issues so I increases the precision.

An older version of BioShock Infinite recently came to light and initially umodel didn't appear to be able to load the packages. It turned out to only require a small...