4 Commits

Author SHA1 Message Date
Yanis002
788efc6814 fix build issues 2025-02-23 01:22:15 +01:00
Sauraen
3ebead35f2 Fix occlusion planes affecting overlays (pause screen and A button) (#140)
* Fixed occlusion planes culling pause screen and A button

* lint

* Moved post 3D after goto overlay
2024-06-22 03:56:50 +02:00
Sauraen
cda38b1013 Occlusion plane system (#132)
* Initial working version

* Initial move of files

* Added occluding skybox

* Revert GBI changes

* Initial cleanup

* Cleanup

* Improvements

* Moved occlusion planes from per-scene to per-room

* Fixes

* Improvements

* Fixes

* Formatted

* Fixed building without EX3

* Reverted sky change

* Removed commented out stuff
2024-06-16 18:39:25 -07:00
Sauraen
cd5eb31dc8 Multiple F3DEX3 versions (#112)
* Working on it

* Loading ucode from ROM working

* Menu implemented

* Fixed ifdefs in debug

* Fixed crashing

* Cleanup

* Suppressed make auto generated messages

* Reorganized RSP wrapper assembly files

* Fixed merge bug
2024-05-17 15:35:01 +02:00