Commit graph

3 commits

Author SHA1 Message Date
randy
bfaa86f438
Update README.md 2024-07-17 13:24:19 +07:00
Charlie
a9cbf7ee68 Hotfixes & try to fix window sizing but fail miserably 2024-07-09 19:53:26 +02:00
Charlie
a805557a76 Fixed memory bug & window placement
- Improved assert messages to be more clear about what might be happening if they fail
- Added more checks in debug to detect heap corruption and what not
- Fixed a bug where the program would crash because a heap block was perfectly full
- Fixed Y placement of window when changing the window rect
- Fixed window sizing when setting scaled_width or scaled_height
- Updated readme
2024-07-08 17:57:23 +02:00