Paolo Cignoni
|
0146bedd72
|
Added missing std::
|
2006-11-07 07:56:43 +00:00 |
Paolo Cignoni
|
1c8f2d9055
|
Leipa ear now compute max dihedral angle.
|
2006-11-06 16:12:29 +00:00 |
granzuglia
|
c64e319d7b
|
added support for texture-mapping
|
2006-11-06 09:31:43 +00:00 |
granzuglia
|
f0b3eeb258
|
final version (almost)
|
2006-11-06 08:45:13 +00:00 |
granzuglia
|
434a49f499
|
semi-final version
|
2006-11-06 05:29:40 +00:00 |
granzuglia
|
2b46528dec
|
enhanced version of exporter
|
2006-11-06 00:11:14 +00:00 |
granzuglia
|
0812a3d1bc
|
drastically augmented the save function performance
|
2006-11-05 21:52:25 +00:00 |
granzuglia
|
1510076b65
|
added support for transformations
|
2006-11-05 19:09:04 +00:00 |
granzuglia
|
2f79d55207
|
now load file without instance_geometry
|
2006-11-05 15:40:51 +00:00 |
granzuglia
|
ab38499165
|
minor changes
|
2006-11-05 10:45:41 +00:00 |
granzuglia
|
fa90f7d267
|
little bug fixed
|
2006-11-04 16:34:17 +00:00 |
granzuglia
|
d83d458e02
|
full working version of collada's exporter
|
2006-11-04 16:28:40 +00:00 |
granzuglia
|
a0981fa6c3
|
fixed bug: &(*filename.end()) ---> &(*filename.rbegin())
|
2006-11-04 14:01:00 +00:00 |
granzuglia
|
1816e73b0a
|
some minor changes
|
2006-11-03 13:09:15 +00:00 |
granzuglia
|
04fd13bd8a
|
debugged version
|
2006-11-02 23:58:33 +00:00 |
granzuglia
|
de752ec206
|
added new file for DAE importer/exporter
|
2006-11-02 23:57:42 +00:00 |
granzuglia
|
b8bead6b42
|
good version
|
2006-11-02 19:15:29 +00:00 |
granzuglia
|
9da13efd77
|
the new collada importer
|
2006-11-02 18:15:55 +00:00 |
ganovelli
|
a44013b865
|
vesione 2005 compliant
|
2006-10-31 16:02:59 +00:00 |
ganovelli
|
05090aaee1
|
changed access throught iterator with static call to comply 2005 compiler
|
2006-10-31 11:30:41 +00:00 |
ganovelli
|
3997779a97
|
added overrides to HasFFAddAdjacency and HasVFAddAdjacency
|
2006-10-27 14:15:10 +00:00 |
ganovelli
|
38a8596b2c
|
added vert::bitflags to ocf (needed). commented out the lines about occ which is not currently up to date
|
2006-10-27 13:59:54 +00:00 |
ganovelli
|
cd438cf489
|
changed &*vert.end() to !vert.empty() -> &vert.back() to comply vs2005 compiler
|
2006-10-27 13:26:49 +00:00 |
ganovelli
|
30fac27e73
|
added override to HasFFAdjacency , HasVFAdjacency for the optional attributes (see also complex/trimesh/allocate.h)
|
2006-10-27 11:08:18 +00:00 |
ganovelli
|
841b424b5c
|
the calls to HasFFAdjacency e HasVFAdjacency have been changed to override them for the optional attributes (see vcg/complex/trimesh/base.h)
|
2006-10-27 11:06:29 +00:00 |
Paolo Cignoni
|
132ffb7d82
|
Added type cast (in order to remove warnings)
|
2006-10-27 08:55:15 +00:00 |
Nico Pietroni
|
478e2ad4cd
|
corrected 1 bug in operator ++ of closest iterator
|
2006-10-26 08:28:50 +00:00 |
Nico Pietroni
|
ad5a634220
|
added intersection control between bounding boxes for intersection between segment and triangle function
|
2006-10-25 16:04:32 +00:00 |
Nico Pietroni
|
a8b6014a73
|
corrected bug in closest iterator.. if doesn't find any alement at first cells examinated continue until find some element
|
2006-10-25 15:59:29 +00:00 |
Paolo Cignoni
|
fe32dbea36
|
just few rearrangements...
|
2006-10-25 12:46:07 +00:00 |
Paolo Cignoni
|
f786e138ee
|
Added possibility to use Octree as search structure:
|
2006-10-25 12:40:19 +00:00 |
Nico Pietroni
|
5799203aaf
|
added max dist control and constructor
|
2006-10-25 09:47:53 +00:00 |
ganovelli
|
73cf33acac
|
added history in the file
|
2006-10-23 12:06:36 +00:00 |
Paolo Cignoni
|
4c66ab97d9
|
Added missing std::
|
2006-10-20 07:44:45 +00:00 |
Paolo Cignoni
|
4b4dd13689
|
Minor bug fixed
|
2006-10-19 13:32:23 +00:00 |
Federico Ponchio
|
7d06710d46
|
I nuovi seed ora devono essere ad almeno radius dalla mesh.
|
2006-10-19 10:11:01 +00:00 |
Paolo Cignoni
|
98d9d02773
|
Corrected Laplacian, Added selection to HCSmooth
|
2006-10-19 07:33:03 +00:00 |
Federico Ponchio
|
8fd20ba5aa
|
*** empty log message ***
|
2006-10-18 21:26:39 +00:00 |
Federico Ponchio
|
50a6a8b79b
|
*** empty log message ***
|
2006-10-18 21:22:15 +00:00 |
Federico Ponchio
|
2d6cd78082
|
*** empty log message ***
|
2006-10-18 15:40:04 +00:00 |
Paolo Cignoni
|
9031924a14
|
Added some templatedoctree to compile under 2003
|
2006-10-18 15:11:26 +00:00 |
Paolo Cignoni
|
8af861d31d
|
New policy for compute quality in TrivialEar.
Bugfixed LeipaEar.
Added new algorithm "selfintersection" with test for self intersection.
|
2006-10-18 15:06:47 +00:00 |
Federico Ponchio
|
310fcc2947
|
*** empty log message ***
|
2006-10-18 14:52:24 +00:00 |
Federico Ponchio
|
4e29f4f87e
|
*** empty log message ***
|
2006-10-18 14:22:17 +00:00 |
Federico Ponchio
|
7047f4d4a7
|
using existing faces.
|
2006-10-18 14:08:50 +00:00 |
Federico Ponchio
|
e4a4dd72bb
|
Fixed a few bugs, added a few tricks.
|
2006-10-18 13:15:30 +00:00 |
Federico Ponchio
|
36db742b83
|
working backup
|
2006-10-18 10:08:15 +00:00 |
Federico Ponchio
|
6eb4a5b293
|
Working on mingw now.
|
2006-10-18 08:32:03 +00:00 |
Paolo Cignoni
|
804c4aaf1c
|
Added #include <assert.h>
|
2006-10-17 06:54:14 +00:00 |
Paolo Cignoni
|
17979a3b54
|
In function Barycenter, replaced calls to (the inexistent) cP(i) with P(i)
|
2006-10-17 06:51:33 +00:00 |