Final SVN Commit. Moved to GIT. This repository...
Huge copyright sanitization of the header files...
Updated copyright disclaimer of the mc lookup t...
Removed unsupported emc
updated list of working samples
small refactoring
Improved distance field volume reconstruction.
small changes to allow clang compilation
Small change to make the bbox function in segme...
small change to refactor the use of viewpoint f...
Made AllocateEdge correctly compute per-edge bo...
minor changes on defaults parameters
minor changes
Changed the epsilon value for Identity transfor...
changed DifferenceLineField to measeure the ang...
corrected some bug in the main call
minor warning resolved
Cleaning up sample prog
Cleaning up sample prog
Cleaning up sample prog
Cleaning up sample prog
Cleaning up sample prog
Cleaning up sample prog
Small changes to allow clang compilation
- new version of the renderer. Ready for the up...
- fixed some minor bugs
added missing typename
- added optional debugging info system
- added optional debugging info system
corrected syntax error in use fo IsValidPointer
- removed useless file
- added a lot of typename
- added a lot of typename
- fixed some small bugs
fixed compiler error (added a double cast)
removed useless file
updated the rendering example using the new ren...
added missing include
removed compiler error on sqrt
removed warning int -> size_t
added wrapping files using qt features (mainly ...
removed compiler error glColor(Color4b::LightG...
new rendering system committed
changed Segment2DSegment2DDistance to return th...
Added the possibility of smoothing the Quality
indented and minor changes
added operator <
changed float to ScalarType in VertexSaturate f...
Bug Fixed in the function doQueryK if the point...
KdTree<Scalar>::doQueryK() inserts entry with illegal index
Added comments and MaxCountInRange function to ...
SetQasDistorsion now: (1) returns the total per...
fixed compile-time compatibility toward meshes ...
Temporary Commit. Still to be improved the Curv...
corrected/completed some HasVEAdjacency HasEEAd...
Added missing IsVEInititialized and VEClear
Added TestVertexEdge to check correctness of ve...
Modified according to the changes of edge::VVSt...
edge::VVStarVE now is templated on VertexType i...
Added very useful "IsValidPointer" functions th...
Refactored and commented. Now can also cut alon...
Changed DihedralAngleRad to do not use precompu...
better comments
Added 0-1 clamping to setgray
Added Parula-like color map
Significantly refactored. Renamed a bunch of va...
Switched to eigen to find the optimal position ...
added option for computing biharmonic field
Deallocating a dynamically allocated array of d...
added static identity function to matrix33
assert in
I've noticed the tridecimator.cpp file does not confirm to the same style guide....
syntax error in vcg/complex/algorithms/create/platonic.h
Done (but in a different way)
syntax error in vcg/complex/algorithms/clean.h
done
Refactored a bit SuperQuadric functions (sugges...
Corrected missing return value in SplitSelected...
Improved tridecimator app
syntax error in vcg/complex/algorithms/clean.h
syntax error in vcg/complex/algorithms/create/platonic.h
thanks
vcg compilation fails
include <vcg complex="" complex.h=""> is not included in any of the io files. it...
Wrong checking of file extension in /vcglib/wrap/io_trimesh/import.h and export.h
corrected the FileExtension helper func as sugg...
Done. Thanks for the suggestion! p.
Wrong checking of file extension in /vcglib/wrap/io_trimesh/import.h and export.h
Wrong vertex color info while parsing OBJ file
vcg compilation fails
corrected error in the formula of supertoroid: ...
Corrected vertex reference assignment for secon...
corrected surface orientation of supertoroid
Re-oriented torus so that it is created as expe...
Factorized better the volume creation part
harmless clang warning
Added SuperEllipsoid and SuperToroid functions
Added Sgn function
Added surface edge extraction to voronoi edges
harmless clang warning