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
0fd6ac2f9c
vcglib
/
vcg
History
Paolo Cignoni
84c80a1972
Include header cleaning and reordering.
2013-11-25 10:01:24 +00:00
..
complex
Include header cleaning and reordering.
2013-11-25 10:01:24 +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
added #include <assert.h>
2013-09-21 00:54:53 +00:00
math
corrected 2 warnings on castings
2013-10-23 16:57:28 +00:00
simplex
Corrected weird error in pos assignement operator.
2013-11-11 13:32:33 +00:00
space
Changed the interface of the interpolating function of a segment (2D and 3D) from the ambiguous P(float) to Lerp(float). Note that with the previous interface it could happen that seg.P(1) != seg.P0() just becouse seg.P(1) was the result of a lerp.
2013-11-06 16:06:57 +00:00