This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
73b0576edf
vcglib
/
vcg
History
Paolo Cignoni
73b0576edf
Significantly refactored. Renamed a bunch of variables, removed useless parameters. Corrected various minor bugs. Changed the semantics of quality weighting (was bugged!)
2016-03-24 14:17:34 +00:00
..
complex
Significantly refactored. Renamed a bunch of variables, removed useless parameters. Corrected various minor bugs. Changed the semantics of quality weighting (was bugged!)
2016-03-24 14:17:34 +00:00
connectors
Removed all the UberXXX members from the various components. No more needed since many years. Still there just because we are quite lazy...
2012-10-25 13:16:03 +00:00
container
Deallocating a dynamically allocated array of data must be done with delete[] instead of delete
2016-03-23 13:02:35 +00:00
math
Switched to eigen to find the optimal position for quadric. Removed old unused funcitons. Commented.
2016-03-24 14:15:55 +00:00
simplex
Commented out unused variable
2016-01-30 23:36:10 +00:00
space
Added method "S* V()"
2015-10-26 12:54:19 +00:00