Directory Core/Geom/

Total Files:
8
Deleted Files:
0
Lines of Code:
8748

[root]/Core/Geom

Lines of Code

Core/Geom/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 346 (100.0%) 24.7
kuzimmer 6 (42.9%) 346 (100.0%) 57.6
jthornoc 2 (14.3%) 0 (0.0%) 0.0
dav 6 (42.9%) 0 (0.0%) 0.0

Most Recent Commits

jthornoc 2007-12-06 18:04 Rev.: 39544


Mostly Mac OSX Leopard fixes...

M include/sci_defs/ogl_testdefs.h.in

Add in a define for Mac OSX Lepard as the only thing built in is
__APPLE__ and that isn't specific enough.

M Core/SystemCall/SystemCallManager.cc

#include <signal.h> which is required for killpg().

M Core/Geom/DrawInfoOpenGL.cc

Side step hack for fixing GL call under 10.4. (It seems to be fixed in 10.5).

M configure.ac
M configure

Fix pwd check. (BTW, pwd is broken under Leopard (doesn't give
physcial path... sigh).) Check to see if we are using Leopard. Add
in OpenGL hack for Leopard. Add in a define for Mac OSX Leopard
because the only thin built in is __APPLE__ and that isn't specific
enough.

M configVars.mk.in

Use the Leopard Hack.

0 lines of code changed in 2 files:

  • Core/Geom: DrawInfoOpenGL.cc (new)
dav 2007-11-08 15:23 Rev.: 39320

Indention/coding standards clean up... however, I think there are problems with this code and I don't think it actually is used by anyone.

0 lines of code changed in 4 files:

  • Core/Geom: Path.cc (new), Path.h (changed)
dav 2007-10-26 16:31 Rev.: 39151

Cleanup. Public stuff at top. Use whitespace.

0 lines of code changed in 2 files:

  • Core/Geom: View.h (new)
kuzimmer 2007-10-12 20:36 Rev.: 38992

Modified the clipping planes again, added a clipframe, which outlines the clipping plane and includes a translucent polygon so that you can see the location of the clipping planes with respect to the data. The clip frame can be turned on and off via a check button in the Clipping Planes popup window.

346 lines of code changed in 6 files:

  • Core/Geom: GeomOpenGL.cc (+52), ViewWindowClipFrame.cc (new 197), ViewWindowClipFrame.h (new 95), sub.mk (new)
Generated by StatSVN 0.4.0