Kim Kulling
Kim Kulling
**Describe the bug** Animation data for child bones are completely incorrect. See [assimp-animation-data-gives-unexpected-values](https://stackoverflow.com/questions/73494194/assimp-animation-data-gives-unexpected-values) to get more detailed information **To Reproduce** NA **Expected behavior** The child-bone transformation for bone-space shall be...
**Describe the bug** When I tried to load, animation_with_skeleton.fbx it says the number of skeleton is 1, however when I try to go over the bones it creates seg fault....
Status: New Owner: ---- CC: kim.k...@[googlemail.com](http://googlemail.com/) Labels: Restrict-View-Commit ClusterFuzz Reproducible Stability-UndefinedBehaviorSanitizer Engine-libfuzzer OS-Linux Security_Severity-High Proj-assimp Reported-2022-05-01 Type: Bug-Security New issue 47171 by ClusterFuzz-External: assimp:assimp_fuzzer: Bad-cast to Assimp::D3DS::Material from invalid vptr...
**Describe the bug** The allocation counter and the leak counter does not work on Linux **To Reproduce** Steps to reproduce the behavior: 1. Build HelloWorld on Linux 2. Run and...
**Is your feature request related to a problem? Please describe.** It is not possible to open a FileDialog on Linux **Describe the solution you'd like** JUst having a FileDialog would...
**Describe the bug** The editor leaks memory. After an hour of rendering a model, the application crashed. The statistic: ``` Info: Memory-Statistics ================= (D:\projects\osre_int\src\Engine\Common\Common.cpp, 45)( Common ) ( 05.11.2023 19:52:57...
**Describe the bug** When a loaded model does not have any textures the texture calculation gets wrong. **To Reproduce** Steps to reproduce the behavior: 1. Load obj box without texures...
**Describe the bug** The rendering of https://github.com/o3de/o3de/blob/development/AutomatedTesting/Assets/TestAnim/parent_tops.fbx is broken. All meshes will be rendered at the sam origin. **To Reproduce** Steps to reproduce the behavior: 1. Import https://github.com/o3de/o3de/blob/development/AutomatedTesting/Assets/TestAnim/parent_tops.fbx 2. Only...
**Is your feature request related to a problem? Please describe.** As a user, I want to be able to add meshes to the scene. **Describe the solution you'd like** Via...
**Is your feature request related to a problem? Please describe.** Currently, no animations are supported. We need to import the data from assimp **Describe the solution you'd like** Implement animation...