Tristan Schulz b7063ab879
[models] Animation System Fix Part 1 (#2009)
* Fixed gltf missing transforms on load

mend

* extracted Matrix calculation in to static method and added skinning check

* fixed formatting

* Fixed write to access to nullptr when animation has no normals

* Refactored UpdateModelAnimation to only update changed vertices when needed (allows for multi animation playing)

* add check for models that were missed during BindGLTFPrimitiveToBones to not segfault the program

* fixed id mismatch between animation and model

* draft on fixing the mesh to skin mapping

* dont look at this

* removing debug info
2021-09-23 21:06:51 +02:00
..
2021-09-22 00:15:06 +02:00
2021-09-22 00:15:06 +02:00
2021-09-23 00:18:47 +02:00
2021-09-23 18:11:24 +02:00
2021-09-23 20:53:31 +02:00
2021-09-23 00:18:47 +02:00
2018-09-26 16:02:42 +02:00
2021-09-23 20:53:31 +02:00
2021-09-23 20:53:31 +02:00
2021-09-21 15:31:26 +02:00
2021-09-22 00:15:06 +02:00
2021-09-23 00:18:47 +02:00
2021-09-22 00:15:06 +02:00
2021-01-02 18:15:13 +01:00
2021-09-23 00:18:47 +02:00
2021-09-22 00:15:06 +02:00
2021-09-23 00:18:47 +02:00
2021-09-23 00:23:57 +02:00
2021-09-03 15:24:05 +02:00