Audio
|
Fix crash when no audio device found
|
2022-11-30 09:43:49 -08:00 |
Collision
|
add FIXME note for spatial hash boxing
|
2022-12-08 13:29:04 -08:00 |
Exceptions
|
Formatting pass
|
2022-02-22 21:14:32 -08:00 |
Graphics
|
add note about disposing swapchain texture
|
2022-12-01 13:20:11 -08:00 |
Input
|
add IsIdle and IsUp to Keyboard
|
2022-11-28 10:19:03 -08:00 |
Math
|
Fix infinite recursion on certain Easing functions
|
2022-11-17 14:40:24 -08:00 |
Video
|
clean up Video.cs
|
2022-09-21 15:16:34 -07:00 |
Game.cs
|
add window size change callback support
|
2022-11-15 22:53:37 -08:00 |
Logger.cs
|
Formatting pass
|
2022-02-22 21:14:32 -08:00 |
Window.cs
|
add window size change callback support
|
2022-11-15 22:53:37 -08:00 |
WindowCreateInfo.cs
|
add PresentMode to WindowCreateInfo
|
2022-09-30 13:02:51 -07:00 |