1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added spinlock on gfx functions to avoid threading errors
ufoot
as Christian Mauduit
More... about 9 years ago
Picking code finally fixed, ESC button and all. No GL_FEEDBACK any more. Hell.
ufoot
as Christian Mauduit
More... about 9 years ago
Fixed tips location
ufoot
as Christian Mauduit
More... about 9 years ago
Fixing tooltips display
ufoot
as Christian Mauduit
More... about 9 years ago
Partially fixed picking, at least works for basic menu items
ufoot
as Christian Mauduit
More... about 9 years ago
Fixed matrix view/pick transfo
ufoot
as Christian Mauduit
More... about 9 years ago
fixed scale funcs
ufoot
as Christian Mauduit
More... about 9 years ago
Trying to fix matrix pb
ufoot
as Christian Mauduit
More... about 9 years ago
Added debug message
ufoot
as Christian Mauduit
More... about 9 years ago
Changed message log level, less verbose
ufoot
as Christian Mauduit
More... about 9 years ago
Game runs again, got rid of old pick code, should replace it though
ufoot
as Christian Mauduit
More... about 9 years ago
Picking menus the other way arround, no using OpenGL
ufoot
as Christian Mauduit
More... about 9 years ago
Fixed matrix test code
ufoot
as Christian Mauduit
More... about 9 years ago
Adding homegeneous funcs
ufoot
as Christian Mauduit
More... about 9 years ago
Implememting perspective matrices, more work required
ufoot
as Christian Mauduit
More... about 9 years ago
Added tests for ortho matrices
ufoot
as Christian Mauduit
More... about 9 years ago
Added degrees to radians conversion funcs
ufoot
as Christian Mauduit
More... about 9 years ago
Preparing terrain for perspective matrix funcs
ufoot
as Christian Mauduit
More... about 9 years ago
Indented code
ufoot
as Christian Mauduit
More... about 9 years ago
Added ortho projection matrices
ufoot
as Christian Mauduit
More... about 9 years ago
implemented rotation matrices
ufoot
as Christian Mauduit
More... about 9 years ago
Better optimization on spinlock
ufoot
as Christian Mauduit
More... about 9 years ago
Typo fix
ufoot
as Christian Mauduit
More... about 9 years ago
ignoring some other temp files
ufoot
as Christian Mauduit
More... about 9 years ago
Added gcc attributes
ufoot
as Christian Mauduit
More... about 9 years ago
Added scale funcs to matrix code
ufoot
as Christian Mauduit
More... about 9 years ago
Added code for translation matrices
ufoot
as Christian Mauduit
More... about 9 years ago
renamed mat funcs
ufoot
as Christian Mauduit
More... about 9 years ago
Renamed matrix funcs
ufoot
as Christian Mauduit
More... about 9 years ago
Protecting code from NULLs
ufoot
as Christian Mauduit
More... about 9 years ago