4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the multitest example to work with the built-in OpenGL bitmap fonts. More... almost 21 years ago
This adds the bmf font libary (OpenGL bitmap fonts) to ghost. More... almost 21 years ago
Oops, realized that include statement should use quotes: More... almost 21 years ago
Replaced direct opengl header file (<GL/gl.h>) include with include of GL.h in the directory of multitest. More... almost 21 years ago
Fixed uninit bug in font data. Now multitest works. More... almost 21 years ago
Fixed multitest to include BMF_font from main blender branch. First step towards More... almost 21 years ago
Added extra params to functions that needed them. More... about 21 years ago
Removed the Makefiles since they don't work anyway and we would probably More... about 21 years ago
I added the following option to configure and disabled debugging mode by More... about 21 years ago
Took out an unused local variable (numSettings) and fixed 2 indentation More... about 21 years ago
Changed strcpy calls to strncpy calls. More... about 21 years ago
Small fix to get it to compile on macosx. More... about 21 years ago
Fixes up some of the linking problems on MacOSX. More... about 21 years ago
I modified the setup to use libtool to create both shared and static More... about 21 years ago
changed return type of a function to void More... about 21 years ago
Now the automake system should work More... about 21 years ago
Added missing files. More... about 21 years ago
- adds mouse wheel support to translate the monkey in and out of the screen
dj2
More... about 21 years ago
Added C++ style test application & extended the EventConsumer interface More... about 21 years ago
Moved WindowManager.cpp and WindowManager.h so that they are built on all More... about 21 years ago
Fixed the problem with X11 not being defined for macosx. More... about 21 years ago
Fixed the missing def for X11 in configure.in More... about 21 years ago
Added ability to control (at runtime) the debug event printer & the More... about 21 years ago
added project files for monkey and key test programs More... about 21 years ago
fixed Kent's problem by clearing the z-buffer. More... about 21 years ago
I added a new test that is suppose to be a spinning monkey. More... about 21 years ago
These should not be in cvs. More... about 21 years ago
More Documentation updates. More... about 21 years ago
Fixed a bunch of warnings on the documentation. More... about 21 years ago
Fixed a bunch of document warnings. More... about 21 years ago