doom3-bfg/neo/cm
HarrievG edf657f50d - Initial GLTF Animation Implementation. For now only supports boneless TRS animations without scale.
![only works with r_UseGpuSkinning 0]!
- Writes bmd5anim for each animation. its not perfect yet but, rot + trans looks good.
- Model tag supports gltf Animations. Indexed the same way as meshes.
- Enabled weights and bone index in ConvertFromMeshGltf
2022-07-10 21:09:25 +02:00
..
CollisionModel.h Don't generate collision models for every rendermodel in advance 2022-06-16 12:32:58 +02:00
CollisionModel_contacts.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
CollisionModel_contents.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
CollisionModel_debug.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
CollisionModel_files.cpp - Initial GLTF Animation Implementation. For now only supports boneless TRS animations without scale. 2022-07-10 21:09:25 +02:00
CollisionModel_load.cpp - Initial GLTF Animation Implementation. For now only supports boneless TRS animations without scale. 2022-07-10 21:09:25 +02:00
CollisionModel_local.h Don't generate collision models for every rendermodel in advance 2022-06-16 12:32:58 +02:00
CollisionModel_rotate.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
CollisionModel_trace.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
CollisionModel_translate.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00