[root]/Packages/rtrt/Dataflow/Modules/Render
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 4 (100.0%) | 7 (100.0%) | 1.7 |
mjc | 2 (50.0%) | 6 (85.7%) | 3.0 |
cgribble | 2 (50.0%) | 1 (14.3%) | 0.5 |
Core/Array2.cc
Core/Array2.h
Core/Background.cc
Core/BrickArray2.h
Core/BrickArray3.h
Core/Heightfield.cc
Core/Heightfield.h
Core/ImageMaterial.cc
Core/templates.cc
Trying to fix weird Pio template issues.
Core/Gui.cc
Core/Gui.h
Got rid of glut_dpy and glut_win which were really dangerous and not
really needed anymore since the Glut window isn't part of the main
rtrt window.
Core/HVolume.h
Core/HVolumeVis.h
Fixes for gcc 4.0 (i.e. the stupid this->parentClassMember issue).
Core/VolumeVis2D.h
Wrong class name for Volvis3DDpy.
Dataflow/Modules/Render/sub.mk
Dataflow/Modules/Scenes/sub.mk
Dataflow/Ports/sub.mk
Dataflow/Ports is now in Dataflow/Network.
StandAlone/scenes/3ds.cc
Added option for x86_64
StandAlone/scenes/sub.mk
Removed terrain an dheightfield until we can fix the Pio template
gunk.
1 lines of code changed in 2 files:
add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class
6 lines of code changed in 2 files: