1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing Renderer for hardware not supporting all extensions.
P.K.
as kirchdorfer
More... over 18 years ago
Adding supportExtension check function to renderer.
P.K.
as kirchdorfer
More... over 18 years ago
Implementing triangle leaves and point sprite support for the renderer.
P.K.
as kirchdorfer
More... over 18 years ago
Fixing small bug.
P.K.
as kirchdorfer
More... over 18 years ago
Regenerated MSVC files. More... over 18 years ago
changed CS_WIN32_CSCONFIG -> _MSC_VER More... over 18 years ago
*** empty log message *** More... over 18 years ago
Made Cg shaders work on Linux. More... over 18 years ago
Added getDerivative to iSpline3d interface. More... over 18 years ago
Renamed otSpline and otSpline3 to otPolyLineSpline and otPolyLineSpline3, respectively. Moved implementations into cpp files in src/utils/. More... over 18 years ago
Removed <tab>s in my last changes. More... over 18 years ago
Updating msvc files.
P.K.
as kirchdorfer
More... over 18 years ago
Moved most of the mesher implementations into cpp files. Also made MesherLeaf destructor virtual in the process. More... over 18 years ago
oops :)
P.K.
as kirchdorfer
More... over 18 years ago
Implementing depth to texture rendering.
P.K.
as kirchdorfer
More... over 18 years ago
Implementing depth to texture rendering.
P.K.
as kirchdorfer
More... over 18 years ago
Sueastside fixed the light problem. More... over 18 years ago
Fixing a minor warning.
P.K.
as kirchdorfer
More... over 18 years ago
Fixing errors with GCC.
P.K.
as kirchdorfer
More... over 18 years ago
Implementing binormals.
P.K.
as kirchdorfer
More... over 18 years ago
Cursed typos! More... over 18 years ago
Sueastside renamed some variables to clarify their use. More... over 18 years ago
Sueastside made a parallax shader and concluded we need tangents and biniormals. More... over 18 years ago
Sueastside made a parallax shader and concluded we need tangents and biniormals More... over 18 years ago
*** empty log message *** More... over 18 years ago
Fixed the parallax shader and waiting for tangents and Binormals to make it work correctly. More... over 18 years ago
Fixing a few errors returned by Valgrind
P.K.
as kirchdorfer
More... over 18 years ago
Fixing for Linux
P.K.
as kirchdorfer
More... over 18 years ago
Implementing VBO support.
P.K.
as kirchdorfer
More... over 18 years ago
Fixing gcc's no-virtual-dtor warning
P.K.
as kirchdorfer
More... over 18 years ago