0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Jul 05, 2025 — Jul 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduced method to fetch transform scale. More... 12 days ago
Uh, quite a few various changes... More... 17 days ago
Added oblique modifier for projection matrix (per Eric Lengyel, thank you!) More... 27 days ago
Use bindless API where possible + remove methods we don't need. More... about 1 month ago
Some minor optimisation and cleanup. More... about 2 months ago
Enable seamless toggle for cubemaps + refactoring. More... about 2 months ago
Added support for cubemaps - and removed legacy GL support (we're all in on 4.6 support). More... about 2 months ago
Just use this for getting app data dir for now on macOS - will verify later. More... 2 months ago
Fixed compilation of qm-os under macOS. More... 2 months ago
math: Fixed quaternion from euler method w/ incorrect order. More... 2 months ago
Removed awful m3pos macro - just need to remove the other... More... 2 months ago
Cont. refactoring. More... 3 months ago
Moved parser out into its own stand-alone header. More... 3 months ago
Cont. refactoring graphics API. More... 3 months ago
Replaced some macros with new ones. More... 3 months ago
Started overhauling filesystem API... More... 3 months ago
Quick fixes to get PLM compiling again (until it's removed). More... 3 months ago
Fixed copyright notice. More... 3 months ago
Cont. overhauling library. More... 3 months ago
Some refactoring for graphics API. More... 3 months ago
Added method to test point against view frustum and fixed test methods not checking against all planes. More... 3 months ago
Refactoring More... 4 months ago
os: _D new macro, which allows you to pass in a destructor that gets called on free. More... 4 months ago
core: Marked linked list API as deprecated. More... 4 months ago
math: Corrected epsilon value! More... 4 months ago
Minor refactoring. More... 4 months ago
math: Convert 4f colour to 3f. More... 4 months ago
math: Axis + normal for quick lookup based on proj result. More... 5 months ago
Removed some redundant methods of the graphics API... More... 5 months ago
math: Fixed mistake in COLOUR4UB_TO_4F macro More... 5 months ago