1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made configure emit #define HAVE_CG when Cg is detected. More... about 19 years ago
Adding HAVE_CG define... hopefully :)
P.K.
as kirchdorfer
More... about 19 years ago
Removing obsolent file
P.K.
as kirchdorfer
More... about 19 years ago
Removing obsolent files
P.K.
as kirchdorfer
More... about 19 years ago
Adding Profiling and trying to add cg detection
P.K.
as kirchdorfer
More... about 19 years ago
Added glext.h, removed Glext.h. More... about 19 years ago
Fixing glext.h includes. More... about 19 years ago
Forgot to commit this. More... about 19 years ago
Regenerated all MSVC project/workspace files. More... about 19 years ago
Fixed MSVC 8 generation by separating generation dirs by MSVC version. More... about 19 years ago
Updated msvcgen files from CS repos. More... about 19 years ago
Fixed multitexturing for cross-platform. More... about 19 years ago
Fixing compiling for windows.
P.K.
as kirchdorfer
More... about 19 years ago
Updated MSVC files. More... about 19 years ago
Fixed multitexturing for Linux. More... about 19 years ago
Adding a bit of CG support to treeview.
P.K.
as kirchdorfer
More... about 19 years ago
Adding a bit of CG support to treeview.
P.K.
as kirchdorfer
More... about 19 years ago
Fixed configure check for SDL_image by using SDL's cflags. More... about 19 years ago
Forgot to add Jamfile.in More... about 19 years ago
Updated the build system to use CS's most recent one, replacing autojam. There are new checks for SDL and SDL_image that will hopefully fix detection problems on platforms like mingw. More... about 19 years ago
Adding App Icon.
P.K.
as kirchdorfer
More... about 19 years ago
Adding TreeFactory and TreeObject classes.
P.K.
as kirchdorfer
More... about 19 years ago
Forgot to add Weber files, Oops! More... about 19 years ago
- Seth made some major changes: - Detached Weber implementation from generic library. - Separated otTree class into factory (otTree) and instance (otTreeInstance) classes. - Made several abstract classes and moved them into include/. This allows us to separate interface (API) from implementation. I am still thinking about how we should further separate it. - Removed otheader.h catch-all include and individually included header files as needed. This speeds compilation and execution. - Removed otLeaf and otLeafMesh classes. These are not needed and will be replaced by otImpostor when it is ready. - Updated a buildsystem file from CS master copy. All cannot be updated because there are differences which we need to consider fixing in the near future so we can use CS's buildsystem without intervention. - On a closing note, WE'RE BACK, BABY! More... about 19 years ago
Fixing Cap rotation.
P.K.
as kirchdorfer
More... over 19 years ago
Fixing flat Stems Adding otVector3& otMatrix::operator*=(otVector3& V) and otVector3& otMatrix::applyTo(otVector3& V).
P.K.
as kirchdorfer
More... over 19 years ago
Adding otVector3& otMatrix::operator*=(otVector3& V) and otVector3& otMatrix::applyTo(otVector3& V).
P.K.
as kirchdorfer
More... over 19 years ago
Fixing StemMesh rotation at last ;)
P.K.
as kirchdorfer
More... over 19 years ago
*** empty log message *** More... over 19 years ago
Extending build system for msvc 8 files.
P.K.
as kirchdorfer
More... over 19 years ago