Directory Packages/rtrt/Core/

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

[root]/Packages/rtrt/Core

Lines of Code

Packages/rtrt/Core/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 186 (100.0%) 10.3
bigler 16 (88.9%) 186 (100.0%) 11.6
luitjens 2 (11.1%) 0 (0.0%) 0.0

Most Recent Commits

bigler 2007-12-13 12:58 Rev.: 39615

Core/VolumeVis.h

Shadow rays no longer intersect the volume box.

Depth values now return the child's values.

Added a new value to the scratchpad that indicates the start of
integration.

Core/HVolumeVis.h

Use the new value in the scratchpad for the start of integration.

0 lines of code changed in 4 files:

  • Packages/rtrt/Core: HVolumeVis.h (new), VolumeVis.h (new)
bigler 2007-11-30 16:55 Rev.: 39499

Core/Gui.cc
Core/Gui.h

Fixes for FreeGlut.

Core/HVolumeVis.h

I run this thing more as the C-SAFE demo than anything else, and I'm
sick of changing the code. I'm hard coding the shading off for now.

Core/Scene.cc
Core/Scene.h

Fixed a bug that was causing the VolumeVisDpy to crash when the
C-SAFE demo was run. rtrt_engine wasn't getting set to 0 in *both*
constructors (just the one I wasn't using).

I made the objects that were initialized in the constructors
consistent between the two of them.

Don't set the scene pointer for the attached DpyBase classes until
you have an rtrt_engine pointer.

Removed some tabs.

70 lines of code changed in 9 files:

  • Packages/rtrt/Core: Gui.cc (+18), Gui.h (+3), HVolumeVis.h (+2 -2), Scene.cc (+45 -25), Scene.h (new)
bigler 2007-03-12 16:06 Rev.: 37028


Fixed indentation.

Added silhouette edges for jittered samples. Still no silhouettes for
stereo, time, or trasmission mode.

0 lines of code changed in 2 files:

  • Packages/rtrt/Core: Worker.cc (changed)
bigler 2007-03-12 13:44 Rev.: 37023

Fixed jitter sample index to never be able to go out of bounds. Other white space changes.

116 lines of code changed in 1 file:

  • Packages/rtrt/Core: Worker.cc (+116 -130)
luitjens 2007-01-11 15:37 Rev.: 36366

Initialize dump frame

0 lines of code changed in 2 files:

  • Packages/rtrt/Core: Dpy.cc (changed)
Generated by StatSVN 0.4.0