Directory Packages/rtrt/Core/Shadows/

Total Files:
3
Deleted Files:
0
Lines of Code:
240

[root]/Packages/rtrt/Core/Shadows

Lines of Code

Packages/rtrt/Core/Shadows/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
bigler 6 (100.0%) 22 (100.0%) 3.6

Most Recent Commits

bigler 2005-04-28 10:33 Rev.: 30010

rtrt/Core/DpyGui.cc

Bound synch_frameless toggle to "F".

rtrt/Core/Light.h

Added comment about light indicies.

rtrt/Core/Shadows/HardShadows.cc

Added comments about what was going on. The code is unmodified.

rtrt/Core/Scene.h

Added a comment about lightbits member variable. Removed unused
nonActiveLights_ and nonActivePerMatlLights_ member variables as they
were not used.

rtrt/Core/Scene.cc

lightbits is now computed using the total number of lights minus one
instead of just the total number of lights. Removed unused
nonActiveLights_ and nonActivePerMatlLights_ member variables as they
were not used.

rtrt/Core/WorkerFrameless.cc

Removed some dead comments. Added resizeColors to reduce some code duplication. lastC* are now initialized to Color(0,0,0). This fixed a problem where you saw random colors on the screen. All should be well now.

22 lines of code changed in 2 files:

  • Packages/rtrt/Core/Shadows: HardShadows.cc (+22)
bigler 2005-01-26 15:43 Rev.: 28259

Added increment/decrement_shadow_type functions.

0 lines of code changed in 4 files:

  • Packages/rtrt/Core/Shadows: ShadowBase.cc (changed), ShadowBase.h (changed)
Generated by StatSVN 0.4.0