Subversion Repositories gelsvn

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
303 6771 d 14 h bj /branches/quaternion_cleanup/src/CGLA/  
282 6863 d 11 h bj /branches/quaternion_cleanup/src/CGLA/ templatified Quaternion into Quatf and Quatd by introducing ArithQuat  
281 6863 d 12 h bj /branches/quaternion_cleanup/ templatified Quaternion into Quatf and Quatd by introducing ArithQuat  
278 6863 d 13 h bj /branches/quaternion_cleanup/ made a copy  
277 6863 d 15 h jrf /trunk/src/ The int_pow function in CGLA has been updated to run with O(log(n)) complexity.

The QuatTrackBall has been updated.
 
276 6877 d 9 h bj /trunk/makefiles/MPC/ tested vs2005  
272 6877 d 11 h bj /trunk/ added cd command to work from installer  
271 6877 d 13 h bj /trunk/ removed .vcproj and .sln files from SVN  
270 6877 d 13 h bj /trunk/makefiles/MPC/ added MPC files. these are already in SVN in GELUtil, but they are here as well to ensure that one only needs to checkout the GEL branch of the repository  
268 6877 d 13 h bj /trunk/ moved MPC stuff to makefiles/MPC  
267 6877 d 13 h bj /trunk/makefiles/ Moved remotely  
266 6877 d 13 h bj /trunk/makefiles/ Moved remotely  
265 6877 d 13 h bj /trunk/makefiles/ Moved remotely  
264 6877 d 13 h bj /trunk/makefiles/ Moved remotely  
263 6877 d 13 h bj /trunk/makefiles/ Moved remotely  
262 6877 d 13 h bj /trunk/makefiles/ Moved remotely  
261 6877 d 13 h bj /trunk/makefiles/ Moved remotely  
260 6877 d 13 h bj /trunk/makefiles/MPC/ Created folder remotely  
259 6877 d 13 h bj / Moved remotely  
258 6877 d 13 h bj /trunk/ uses new env vars GEL_INCLUDE, GEL_LIB and GEL_BIN  
257 6877 d 13 h bj /trunk/makefiles/ uses new env vars GEL_INCLUDE, GEL_LIB and GEL_BIN  
256 6877 d 13 h bj /trunk/MPC/ prepare for perl2exe  
255 6877 d 13 h bj /trunk/MPC/ deleted non-used files for MPC  
254 6877 d 13 h bj /trunk/MPC/ Copied remotely  
252 6919 d 9 h bj /trunk/MPC/templates/ bugfix for managed extension  
248 6923 d 14 h bj /trunk/src/CGLA/  
230 6961 d 11 h bj /trunk/src/Geometry/ resolving jab sloppyness ;-)  
229 6961 d 11 h bj /trunk/src/HMesh/ warnings removed  
224 6967 d 12 h bj /trunk/ single bat file with choices  
223 6967 d 13 h bj /trunk/ resolved LIBC default lib issue with a #pragma
clapack.lib needs to have libc ignored
 
222 6979 d 9 h jab /trunk/src/ minor changes  
221 6979 d 11 h ho /trunk/makefiles/ new syntax from ver 3_3_85 of MPC  
220 6979 d 12 h jab /trunk/ Fixed QEM problems  
219 6979 d 13 h bj /trunk/src/HMesh/ #include "Util/BinaryHeap.h" removed  
218 6979 d 15 h bj /trunk/MPC/ updated to ver 3_3_85 of MPC (with managed option added by bj)  
217 6979 d 15 h bj /trunk/MPC/ updated to ver 3_3_85 of MPC (with managed option added by bj)  
216 6980 d 11 h jab /trunk/ Various minor changes to programs mentioned below. Win32 debug arguments
may be obsolte now
 
215 6980 d 11 h jab /trunk/src/HMesh/ Our version of QSlim has been greatly improved. It now performs
consistency checks to avoid bad edge collapses which will flip
triangles. Another fixed problem was a voracious memory hunger.

Fuzzy vector median smoothing has been added.

Other changes are minor.
 
214 6980 d 12 h jab /trunk/src/Geometry/ Load raw can now load a signed short volume
Elsewhere Vec3d has replaced Vec3f
 
213 7002 d 17 h sda /trunk/ Added preprocessor definitions for VC8 + explanation