Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
276 6896 d 19 h bj /trunk/makefiles/MPC/ tested vs2005  
272 6896 d 21 h bj /trunk/ added cd command to work from installer  
271 6896 d 23 h bj /trunk/ removed .vcproj and .sln files from SVN  
270 6896 d 23 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 6896 d 23 h bj /trunk/ moved MPC stuff to makefiles/MPC  
267 6896 d 23 h bj /trunk/makefiles/ Moved remotely  
266 6896 d 23 h bj /trunk/makefiles/ Moved remotely  
265 6896 d 23 h bj /trunk/makefiles/ Moved remotely  
264 6896 d 23 h bj /trunk/makefiles/ Moved remotely  
263 6896 d 23 h bj /trunk/makefiles/ Moved remotely  
262 6896 d 23 h bj /trunk/makefiles/ Moved remotely  
261 6896 d 23 h bj /trunk/makefiles/ Moved remotely  
260 6896 d 23 h bj /trunk/makefiles/MPC/ Created folder remotely  
259 6896 d 23 h bj / Moved remotely  
258 6896 d 23 h bj /trunk/ uses new env vars GEL_INCLUDE, GEL_LIB and GEL_BIN  
257 6896 d 23 h bj /trunk/makefiles/ uses new env vars GEL_INCLUDE, GEL_LIB and GEL_BIN  
256 6896 d 23 h bj /trunk/MPC/ prepare for perl2exe  
255 6896 d 23 h bj /trunk/MPC/ deleted non-used files for MPC  
254 6896 d 23 h bj /trunk/MPC/ Copied remotely  
252 6938 d 19 h bj /trunk/MPC/templates/ bugfix for managed extension  
248 6943 d 0 h bj /trunk/src/CGLA/  
230 6980 d 21 h bj /trunk/src/Geometry/ resolving jab sloppyness ;-)  
229 6980 d 21 h bj /trunk/src/HMesh/ warnings removed  
224 6986 d 22 h bj /trunk/ single bat file with choices  
223 6986 d 23 h bj /trunk/ resolved LIBC default lib issue with a #pragma
clapack.lib needs to have libc ignored
 
222 6998 d 19 h jab /trunk/src/ minor changes  
221 6998 d 21 h ho /trunk/makefiles/ new syntax from ver 3_3_85 of MPC  
220 6998 d 22 h jab /trunk/ Fixed QEM problems  
219 6998 d 23 h bj /trunk/src/HMesh/ #include "Util/BinaryHeap.h" removed  
218 6999 d 1 h bj /trunk/MPC/ updated to ver 3_3_85 of MPC (with managed option added by bj)  
217 6999 d 1 h bj /trunk/MPC/ updated to ver 3_3_85 of MPC (with managed option added by bj)  
216 6999 d 21 h jab /trunk/ Various minor changes to programs mentioned below. Win32 debug arguments
may be obsolte now
 
215 6999 d 21 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 6999 d 22 h jab /trunk/src/Geometry/ Load raw can now load a signed short volume
Elsewhere Vec3d has replaced Vec3f
 
213 7022 d 3 h sda /trunk/ Added preprocessor definitions for VC8 + explanation  
212 7031 d 3 h bj /trunk/makefiles/ Install_Debug option added  
211 7088 d 22 h jab /trunk/src/ Removed IMesh from documents  
210 7088 d 22 h jab /trunk/ Slight changes of wording  
209 7088 d 22 h jab /trunk/ I updated the READM with licensing information  
206 7097 d 0 h jrf /trunk/src/CGLA/ Added a constructor to Vec3f taking a Vec4f as argument. The last element of the Vec4f is simply thrown away.

Added a Vec2ui. A 2D vector of unsigned integers is useful for specifying dimensions.