UntoldEngine icon indicating copy to clipboard operation
UntoldEngine copied to clipboard

An easy to use, Open-Source, 3D game engine for iOS/macOS game development.

Results 40 UntoldEngine issues
Sort by recently updated
recently updated
newest added

Remove systems from the engine that are currently unused.

enhancement

Re-Integrate this text editor into the engine. https://github.com/BalazsJako/ImGuiColorTextEdit

enhancement

The method is not properly implemented. You will need to use enums to get the correct value. I left it as it is because I was doing testing.

bug

If you rotate the camera by a lot, and then pan, the panning motion is not taking into account the current view direction of the camera.

bug
medium

Improve the linkage between a bone and an external model movement.

enhancement
high
In progress

Had to comment out the following lines of code when trying to deallocate MLTTextures and MLTBuffers: ``` //In U4DRenderEntity.mm destructor method //It seems that setting the Purgeable state to empty,...

bug
question
high

It seems the problem is related to the transparency settings.

bug