
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 37 (100.0%) | 97 (100.0%) | 2.6 |
| worthen | 32 (86.5%) | 92 (94.8%) | 2.8 |
| bigler | 5 (13.5%) | 5 (5.2%) | 1.0 |
Added float version of SmoothStep and Interpolate.
0 lines of code changed in 2 files:
SHARE -> SCISHARE
24 lines of code changed in 17 files:
Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions
68 lines of code changed in 15 files:
SCIRun/Core/Math/Expon.h
Added float version of Sqrt.
SCIRun/Core/Math/Trig.h
Sqrt() should have been in Expon.h instead of here. Removed it.
5 lines of code changed in 3 files: