Marco Di Benedetto
|
ee1b991e25
|
Corrected ClearHeap(): iterator "hi" not decrementable if it was the first of the container.
|
2006-06-09 07:28:43 +00:00 |
Paolo Cignoni
|
5f423b1e96
|
Added ColorPreserving Cellbase template.
|
2006-06-08 13:55:16 +00:00 |
Paolo Cignoni
|
8bfbf1111d
|
Changes for compilation on linux AMD64. Some remarks: Linux filenames are case-sensitive. _fileno and _filelength do not exist on linux
|
2006-06-06 14:35:32 +00:00 |
Paolo Cignoni
|
6ffc992641
|
Re-adapted to ms compilers
|
2006-05-26 10:18:11 +00:00 |
Paolo Cignoni
|
0102ac5f9f
|
missing std and other gcc detected syntax errors
|
2006-05-25 09:41:09 +00:00 |
Paolo Cignoni
|
18458e04a2
|
Many changes for the different interpretation of hash_set between gcc and .net. Probably to be completed.
|
2006-05-25 09:37:14 +00:00 |
Paolo Cignoni
|
8be82261cf
|
Updated HasPerFaceColor/Quality to the new style with mesh param.
|
2006-05-25 04:40:57 +00:00 |
Marco Di Benedetto
|
9ced8993e3
|
Corrected bbox inflation amount in case of _cellsize != 0
|
2006-05-24 16:42:22 +00:00 |
Paolo Cignoni
|
31d29d1f32
|
better comment to the init parameters
|
2006-05-24 15:16:01 +00:00 |
Paolo Cignoni
|
a21b630e88
|
Added missing std:: to swap
|
2006-05-24 08:54:04 +00:00 |
Paolo Cignoni
|
f641f1cd17
|
Removed not working Equalized color (use funcs in stat.h)
|
2006-05-21 07:00:01 +00:00 |
Paolo Cignoni
|
b830d98941
|
Initial Commit
|
2006-05-21 06:59:13 +00:00 |
Paolo Cignoni
|
83a8f5efa3
|
Added DoubleFace management
|
2006-05-21 06:40:31 +00:00 |
Marco Di Benedetto
|
f001cdf2e2
|
Added check for empty generated mesh (prevent call to mesh allocator with zero vertices or faces).
|
2006-05-19 20:49:03 +00:00 |
Marco Di Benedetto
|
acf23d578f
|
added check for deleted faces and modified/added std namespace qualifier.
|
2006-05-18 22:20:53 +00:00 |
Paolo Cignoni
|
b24b496f50
|
Some minor optimizations
|
2006-05-18 13:59:20 +00:00 |
Paolo Cignoni
|
c3833c0aa7
|
First working Version
|
2006-05-16 21:56:06 +00:00 |
Paolo Cignoni
|
b9cb941529
|
Redesigned the function for the removal of faces according to their area and edge lenght
|
2006-05-16 21:51:07 +00:00 |
Paolo Cignoni
|
740b84c8c6
|
Removed unused box function and rewrote initial comment.
|
2006-05-16 21:36:54 +00:00 |
Nico Pietroni
|
413995409c
|
Updating of edge values id divided into 2 functions ( the first one update only a face...) added also resetting of edges flags.. (see first line of Set function)
|
2006-05-15 13:12:36 +00:00 |
Paolo Cignoni
|
dc06357cfa
|
HasPerWedgeTexture -> HasPerWedgeTexture(m)
|
2006-05-03 21:42:10 +00:00 |
Paolo Cignoni
|
6ce9535dc3
|
Changed HasMark to HasPerFaceMark(m) and commented some unused internal vars of the class
|
2006-05-03 21:40:27 +00:00 |
Paolo Cignoni
|
3cb1b4442d
|
Added new style HasPerFaceColor(m) and HasPerFaceMark(m)
|
2006-05-03 21:35:31 +00:00 |
Paolo Cignoni
|
9ce4c88f2a
|
Corrected IsDeleted -> isD
|
2006-05-03 21:23:25 +00:00 |
Marco Di Benedetto
|
e3a1490ec0
|
First Commit.
|
2006-05-02 14:17:36 +00:00 |
Paolo Cignoni
|
4ae1cb2a64
|
added a ; how could this ever compile?
|
2006-04-18 07:01:22 +00:00 |
Paolo Cignoni
|
2bf25202a4
|
Added ConnectedIterator (should be moved somewhere else)
Cleaned ConnectedComponents
|
2006-04-12 15:08:51 +00:00 |
Paolo Cignoni
|
5e451b6435
|
commented out one function which does not compile on linux with gcc 3.4.5
|
2006-04-11 13:51:21 +00:00 |
Paolo Cignoni
|
29822d8362
|
changes necessary for gcc 3.4.5 on linux 64bit
|
2006-04-11 08:08:28 +00:00 |
Massimiliano Corsini
|
5358e40f63
|
Add cast to avoid warning
|
2006-03-29 10:12:08 +00:00 |
Paolo Cignoni
|
47443e5bb5
|
Double->Scalar in dodecahedron
|
2006-03-27 04:18:35 +00:00 |
Federico Ponchio
|
5b39ff496a
|
HACK: MaxVal(0.0f) not defined in vcg/math/base.h as it should be,
changing it to 1e36 (pretty close :P)
|
2006-03-01 10:29:55 +00:00 |
Federico Ponchio
|
6faf120b1f
|
Added typename
|
2006-02-28 16:51:29 +00:00 |
Paolo Cignoni
|
a16d494cd5
|
fix bug end iterator++
|
2006-02-28 12:22:48 +00:00 |
Paolo Cignoni
|
baad6db4b9
|
fix bug end iterator++
|
2006-02-28 12:13:49 +00:00 |
Paolo Cignoni
|
d1bdc88911
|
minor bug in Face-Face topology loop fixed
|
2006-02-27 19:26:14 +00:00 |
Federico Ponchio
|
ec70371a78
|
Area -> doublearea/2
added some typename
|
2006-02-27 18:02:57 +00:00 |
Paolo Cignoni
|
5fb0b4acc2
|
minor bug in Face-Face topology loop fixed
|
2006-02-27 11:56:48 +00:00 |
Nico Pietroni
|
ce453edfb1
|
sintax error corrected
|
2006-02-09 08:38:04 +00:00 |
Nico Pietroni
|
1ea84f2954
|
commented one GetClosestFace function ... the code is the same then getClosest that return barycentric coordinates
|
2006-02-08 17:02:41 +00:00 |
Paolo Cignoni
|
9e5788c078
|
Added missing typenames
|
2006-02-06 10:45:47 +00:00 |
Paolo Cignoni
|
001fd1c573
|
Added IsD() test in SelfIntersection
|
2006-02-01 15:27:00 +00:00 |
Paolo Cignoni
|
2857c3bafb
|
Corrected use of HasPerWedgeTexture
|
2006-01-30 09:00:40 +00:00 |
Paolo Cignoni
|
558c52d8cb
|
Corrected Grid
|
2006-01-30 08:09:05 +00:00 |
Paolo Cignoni
|
e61203f1ba
|
Added missing typenames
|
2006-01-30 08:03:45 +00:00 |
Massimiliano Corsini
|
3b049ec0e4
|
fix signed/unsigned mismatch
|
2006-01-27 09:58:47 +00:00 |
Nico Pietroni
|
29c6470b0b
|
used template types instead of point3f and float inside function calls
|
2006-01-24 13:23:22 +00:00 |
Paolo Cignoni
|
527e4042b5
|
Some changes in class Facet ( constructor and operator < )
|
2006-01-24 09:58:11 +00:00 |
Paolo Cignoni
|
1e427593b7
|
Added a missing vcg::
|
2006-01-23 13:33:54 +00:00 |
Paolo Cignoni
|
02f1e55b83
|
Added Grid function (to build range map meshes...)
|
2006-01-22 17:10:15 +00:00 |