Commit Graph

5 Commits

Author SHA1 Message Date
OusmBlueNinja
19d1b9df55 Adds initial project setup and README
Adds a basic README file with project information, features, and a project layout example.

Adds a dictionary configuration file to specify project-specific words.
2025-06-02 13:15:09 -05:00
OusmBlueNinja
d107be98d4 Improves asset loading and shader management
Improves asset management by adding a shutdown procedure that safely terminates the asset scanning thread. This prevents crashes and ensures a clean exit.

Enhances shader management by introducing shader naming and improved error logging. This makes debugging easier. Also renames the sprite shader.

Fixes a minor bug related to sprite drawing position.

Adds Git mappings for submodules.
2025-05-22 09:25:29 -05:00
OusmBlueNinja
5758f841ed Added viewport 2025-05-21 10:16:46 -05:00
OusmBlueNinja
5278c9fb43 Used Template 2025-05-18 12:42:48 -05:00
OusmBlueNinja
9598aded5b Added Logos 2025-05-18 12:26:46 -05:00