ganovelli
|
f533b8abeb
|
changed return type of Zero() (to void)
|
2006-06-21 11:06:16 +00:00 |
Paolo Cignoni
|
ddf75dd249
|
added initial test on end of file in the tokenize
|
2006-06-21 04:26:26 +00:00 |
granzuglia
|
962e6d809d
|
patch a bug on a normal's indices
|
2006-06-20 12:44:54 +00:00 |
granzuglia
|
db9b756e17
|
fixed error on empty mesh
|
2006-06-19 15:13:10 +00:00 |
Paolo Cignoni
|
f7dce1ceef
|
Added missing IsD tests
|
2006-06-18 20:49:30 +00:00 |
Paolo Cignoni
|
6cfcd4eca0
|
removed wrong fn setting
|
2006-06-18 20:42:01 +00:00 |
granzuglia
|
3874f80d0a
|
first version
|
2006-06-14 09:47:21 +00:00 |
Paolo Cignoni
|
fcf6fa4f6b
|
file length is now computed using fseek and ftell
|
2006-06-10 12:49:05 +00:00 |
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 |
Marco Di Benedetto
|
78f25ae2a1
|
Added const qualifier to P() method.
|
2006-06-09 07:26:37 +00:00 |
ganovelli
|
ba17e043fc
|
aggiunte wedge coord
|
2006-06-08 20:32:10 +00:00 |
ganovelli
|
9597853459
|
aggiunto qualche const sui parametri
|
2006-06-08 20:28:57 +00:00 |
ganovelli
|
000874da30
|
Corretto IsEnabledAttribute
|
2006-06-08 20:28:38 +00:00 |
Paolo Cignoni
|
89266673a1
|
fixed some bugs
|
2006-06-08 16:20:52 +00:00 |
Paolo Cignoni
|
5f423b1e96
|
Added ColorPreserving Cellbase template.
|
2006-06-08 13:55:16 +00:00 |
Paolo Cignoni
|
5f2db06c23
|
gcc 4 needs the extra template keyword
|
2006-06-08 08:52:02 +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
|
517c74f506
|
added missing header
|
2006-06-01 20:53:56 +00:00 |
Nico Pietroni
|
26b64e4246
|
fixed bug in Ray Iterator .. function Init
|
2006-06-01 08:41:26 +00:00 |
Nico Pietroni
|
3e649c465e
|
added PointDistance function
|
2006-06-01 08:38:58 +00:00 |
Nico Pietroni
|
f949a83faf
|
Added functions:
- Intersection_Segment_Triangle
- Intersection_Plane_Box
- Intersection_Triangle_Box
|
2006-06-01 08:38:02 +00:00 |
Paolo Cignoni
|
38ec59e185
|
This class encapsulate a filter for importing ptx meshes.
|
2006-05-29 11:54:44 +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
|
283834183d
|
gcc dislike doubleline comments; removed.
|
2006-05-25 09:40:14 +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
|
3d8bbcc87f
|
added missing internal prototype to Sort function
|
2006-05-25 09:35:55 +00:00 |
Paolo Cignoni
|
47e62b3c6e
|
Removed all GLUT dependencies!
|
2006-05-25 09:22:58 +00:00 |
Paolo Cignoni
|
de11419338
|
Corrected bug in the pickface to comply deleted faces and to allow to have unsorted results.
|
2006-05-25 04:42:29 +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
|
a6d3a2c1ea
|
Added mask clamping to the effective capabilities of the mesh
|
2006-05-21 07:01: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
|
faa420f9b0
|
Added ClampMask function
|
2006-05-21 06:58:55 +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
|
323c43074a
|
*** empty log message ***
|
2006-05-18 13:58:11 +00:00 |
Nico Pietroni
|
f9d3653ae5
|
corrected bug in GridGetInBox function
|
2006-05-17 12:48:52 +00:00 |
Paolo Cignoni
|
1e8fb101d5
|
Added initial disclaimer
|
2006-05-17 09:26:35 +00:00 |
Paolo Cignoni
|
c3833c0aa7
|
First working Version
|
2006-05-16 21:56:06 +00:00 |
Paolo Cignoni
|
3f78d3f970
|
Updated to the new remove zero area syntax
|
2006-05-16 21:55:28 +00:00 |
Paolo Cignoni
|
5988632df5
|
First working version of the Clustering Sample
|
2006-05-16 21:54:50 +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 |
Paolo Cignoni
|
9a7c06e50a
|
Wedge colors are loaded into facecolor only if specified in the incoming pi.mask
|
2006-05-16 15:01:30 +00:00 |