Files
recastnavigation/RecastDemo/Source
listenwind 1f0ce60544 feat: add window resizing support (#746)
- Add SDL_WINDOW_RESIZABLE flag to enable window resizing
- Handle SDL_WINDOWEVENT_RESIZED event to update window dimensions
- Update OpenGL viewport and projection matrix when window is resized

This change allows users to resize the application window while maintaining
proper aspect ratio and rendering.
2024-12-30 23:29:37 -05:00
..
2023-08-16 15:37:41 -04:00
2016-01-10 18:43:34 +01:00
2023-08-16 15:37:41 -04:00