godot/drivers
Lyuma 791d8001db Fix AABB for unused bones
Fixes bug where bounding box of 1 unit was used in some skinned models and had wrong LODs.
(this could become very large if the mesh is scaled, such as FBX conversions)
Also fixes a mistake in calcualting bone index.
2023-05-19 19:47:52 -07:00
..
alsa Fix wait for thread not started 2023-04-27 20:28:22 +02:00
alsamidi Fix wait for thread not started 2023-04-27 20:28:22 +02:00
coreaudio Fix crash caused by invalid mix_rate assignment due to bogus 2023-04-25 23:52:50 -07:00
coremidi One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gl_context Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
gles3 Fix AABB for unused bones 2023-05-19 19:47:52 -07:00
png One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
pulseaudio Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
unix Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
vulkan fixed a query pool validation error 2023-05-11 17:17:23 +03:00
wasapi Add mono audio support to WASAPI 2023-04-28 13:29:43 +02:00
windows Support long path in file access on windows 2023-05-05 10:04:39 +02:00
winmidi One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
xaudio2 Fix wait for thread not started 2023-04-27 20:28:22 +02:00
register_driver_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_driver_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Refactor SPIR-V reflection into a generic RenderingDevice feature 2022-12-12 14:14:53 +01:00