Directory Packages/rtrt/Dataflow/Modules/Scenes/

Total Files:
4
Deleted Files:
0
Lines of Code:
1273

[root]/Packages/rtrt/Dataflow/Modules/Scenes

Lines of Code

Packages/rtrt/Dataflow/Modules/Scenes/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 56 (100.0%) 6.2
mjc 5 (55.6%) 46 (82.1%) 9.2
cgribble 2 (22.2%) 9 (16.1%) 4.5
dav 2 (22.2%) 1 (1.8%) 0.5

Most Recent Commits

cgribble 2006-03-24 16:25 Rev.: 33642


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.

9 lines of code changed in 2 files:

  • Packages/rtrt/Dataflow/Modules/Scenes: sub.mk (+9 -9)
dav 2006-03-22 21:17 Rev.: 33600

Two things coming on it commit:

1) Dataflow/Ports was moved into Dataflow/Network/Ports

- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.

- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.

2) Clean up of Uintah problems from the large commit Marty made earlier

- continue to use getID() for patches.

- another commit is coming shortly to continue the fixes for Uintah



1 lines of code changed in 2 files:

  • Packages/rtrt/Dataflow/Modules/Scenes: GeoProbeScene.cc (+1 -1)
mjc 2006-03-22 16:42 Rev.: 33591

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

46 lines of code changed in 5 files:

  • Packages/rtrt/Dataflow/Modules/Scenes: GeoProbeScene.cc (+25 -25), SimpleScene.cc (new), VolumeVisScene.cc (+15 -15)
Generated by StatSVN 0.4.0