Directory Core/Algorithms/Visualization/

Total Files:
23
Deleted Files:
0
Lines of Code:
9513

[root]/Core/Algorithms/Visualization

Lines of Code

Core/Algorithms/Visualization/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 111 (100.0%) 3072 (100.0%) 27.6
callahan 43 (38.7%) 1470 (47.9%) 34.1
mjc 52 (46.8%) 808 (26.3%) 15.5
allen 6 (5.4%) 751 (24.4%) 125.1
mdavis 6 (5.4%) 16 (0.5%) 2.6
dav 2 (1.8%) 11 (0.4%) 5.5
kuzimmer 1 (0.9%) 10 (0.3%) 10.0
worthen 1 (0.9%) 6 (0.2%) 6.0

Most Recent Commits

mjc 2005-12-12 18:07 Rev.: 32812

add parameter for get_normals, so that volume meshes can know which face needs the normal, add normals for the unit element faces where applicable, fix hex vol face normal calculation

9 lines of code changed in 2 files:

  • Core/Algorithms/Visualization: RenderField.h (+9 -8)
mjc 2005-11-16 10:19 Rev.: 32563

dont render edges with vector -> color in a constant field unless we are a 1 dimensional mesh

7 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+7)
mjc 2005-11-14 11:51 Rev.: 32536

replace int get_type_description argument with enum

3 lines of code changed in 2 files:

  • Core/Algorithms/Visualization: NrrdTextureBuilderAlgo.h (new)
mjc 2005-11-14 11:16 Rev.: 32535

replace int argument for get_type_description with enum that specifies which info you are interested in. depricate virtual const string get_type_name(int n = -1) const, use get_type_description(...)->get_name() instead.

3 lines of code changed in 3 files:

  • Core/Algorithms/Visualization: NrrdTextureBuilderAlgo.h (+1 -1), TextureBuilderAlgo.h (+2 -2)
mjc 2005-11-11 13:05 Rev.: 32517

fix surface normal rendering, add converter for new basis type

13 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+13 -2)
mdavis 2005-11-02 13:43 Rev.: 32408

Remove Core/Volume/Util.cc and move IsPowerOf2 and LargestPowerOf2 functions to Core/Math/MiscMath.h

16 lines of code changed in 6 files:

  • Core/Algorithms/Visualization: NrrdTextureBuilderAlgo.cc (+3 -3), NrrdTextureBuilderAlgo.h (+1), RenderField.h (+2 -21), TextureBuilderAlgo.cc (+10 -10)
mjc 2005-10-29 12:12 Rev.: 32359

eliminate duplicate loops in edge/face approximation, fix HexVol edge rendering, add SingleHex standalone

10 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+10 -5)
mjc 2005-10-27 10:51 Rev.: 32332

fix broken edge/face hashing

37 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+37 -42)
mjc 2005-10-26 17:28 Rev.: 32326

render each edge only once

22 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+22 -5)
mjc 2005-10-25 09:42 Rev.: 32293

make stream rendering of indecies required interface, dont rely on operator<<

3 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+3 -3)
mjc 2005-10-24 09:24 Rev.: 32264

allow point clouds to render with color

1 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+1 -1)
callahan 2005-10-21 15:23 Rev.: 32246

Fix dynamic compilation of UHexMC

0 lines of code changed in 2 files:

  • Core/Algorithms/Visualization: UHexMC.h (new)
callahan 2005-10-21 10:50 Rev.: 32234

Fix quad surface container type (compilation error)

0 lines of code changed in 2 files:

  • Core/Algorithms/Visualization: HexMC.h (new)
mjc 2005-10-20 17:40 Rev.: 32227

fix synchronization problem

1 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+1 -1)
mjc 2005-10-20 17:37 Rev.: 32226

fix synchronization problem from rendering

0 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (changed)
mjc 2005-10-19 14:00 Rev.: 32202

fixes for Pio, TriSurf rendering

6 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+6 -1)
mjc 2005-10-18 16:46 Rev.: 32188

edge and face approximations, fix Centroids dyn compile, add debug prints in edge and face rendering

37 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (+37 -3)
mjc 2005-10-18 10:45 Rev.: 32185

fixes for TransformData{1,2,3}.net

0 lines of code changed in 1 file:

  • Core/Algorithms/Visualization: RenderField.h (-1)
mjc 2005-10-17 16:23 Rev.: 32183

fix for modules in src/nets/Modules/Volume/volume.net, note: crashes with same memory allocation error as pre basis merge build

13 lines of code changed in 2 files:

  • Core/Algorithms/Visualization: TextureBuilderAlgo.cc (+9 -3), TextureBuilderAlgo.h (+4 -2)
mjc 2005-10-17 10:44 Rev.: 32170

various fixes for modules in isocontour.net

37 lines of code changed in 4 files:

  • Core/Algorithms/Visualization: MarchingCubes.cc (+3 -3), Noise.cc (new)

(21 more)

Generated by StatSVN 0.4.0