Commit Graph

5 Commits

Author SHA1 Message Date
c18ef2161a Remove ctru / Add pre font work 2025-12-05 19:33:58 +01:00
d136e6ac5e - Add Exit func 2025-12-01 22:39:39 +01:00
febf506a5e # Changes
- Add Debugstuff to main
- Add IsType and AutoLoad to AssetManager
- Add ID class for at compile time hashing
- Add A8 to image (but not supported yet)
- Fix error in Vertex constructor
- Add PathClear to PathFill func
- Add pCheckSize to check for overflows
- Make Tex in Texture a pointer ref
- Add default uv to texture
- Add own c++ exception
- Add FNV32 Hash func (compile and runtime)
- Fix Power2 check in texture loader
- Load Shader manualy in iron (cause it seems not working correctly with files)
2025-11-27 13:32:44 +01:00
2a2a670e1a # Update
- Added GetTime funcs to utils
- Added Time() to App class to gather the apps run time in seconds
- Updated almost every part of the sourcecode to the D7 Style guide
2025-11-26 13:46:46 +01:00
f0117e07d4 work on app class and start work on iron 2025-11-24 10:02:22 +01:00