Merged Pull Requests
- Add support for case-sensitive filesystems by @CyberneticTurtle in #6
- [utils]: Fix use of va_list in FormatStringArgs by @CyberneticTurtle in #7
- Log error on out-of-bounds memory accesses by @CyberneticTurtle in #8
- Show decomp function addr for entities by @sozud in #9
Changes Since 0.0.2
- Added support for various polygon types
- Implemented more accurate blend modes
- Better shortcut handling in macOS
- Added convenience tooltip for viewing polygon data
- FG polygons no longer extend past the room boundaries
- Better texture handling
- More accurate entity transforms
- VRAM: Expanded map VRAM section
- VRAM: Expanded room VRAM additions
- GTE: MVMVA now handles Mx=3 (garbage matrix)
- MIPS: Skips some early PSX init functions (avoid hangs)
- MIPS: Saving and loading of MIPS emulator states
- Documented collision types
- Documented more entity data
- Fixed a bug in lowercase filename handling
New Contributors
- @CyberneticTurtle made their first contribution in #6
- @sozud made their first contribution in #9
Full Changelog: 0.0.1...0.0.3