Paolo Cignoni
|
aabba26c14
|
Removed a useless, wrong version of AddFaces
|
2006-09-29 14:40:22 +00:00 |
Paolo Cignoni
|
5652756eaf
|
First really working version. Previous code saved a wrong off....
|
2006-09-29 13:56:27 +00:00 |
Paolo Cignoni
|
a927c50c8d
|
Added missing typedef for gcc compiing
|
2006-09-29 08:36:10 +00:00 |
Paolo Cignoni
|
4e76390661
|
Removed some warnings
|
2006-09-28 22:49:49 +00:00 |
Paolo Cignoni
|
9cf176a0ff
|
Added methods GetClosest, GetInSphere and GetInBox.
Changed signature of Set method to comply with the SpatialIndex interface
|
2006-09-28 22:49:15 +00:00 |
Paolo Cignoni
|
739e46587e
|
Added Missing GetBBox function
|
2006-09-28 17:34:11 +00:00 |
Marco Di Benedetto
|
f2143e6efb
|
added non const * V()
|
2006-09-28 13:37:35 +00:00 |
Marco Di Benedetto
|
532040d1bd
|
Added "const" to Collide()
|
2006-09-28 13:37:13 +00:00 |
Marco Di Benedetto
|
1fbdc88c2c
|
First Commit.
|
2006-09-28 13:30:39 +00:00 |
Paolo Cignoni
|
7a82eb0b6e
|
fix some bugs
|
2006-09-28 09:55:28 +00:00 |
Paolo Cignoni
|
adfa71e1e0
|
It close one simple hole . . .
|
2006-09-27 15:33:32 +00:00 |
Paolo Cignoni
|
b6c4ae457c
|
Frist working release whit a few bugs.
It almost fills the hole ...
|
2006-09-27 09:29:53 +00:00 |
Paolo Cignoni
|
8ecd4dc8f2
|
bug fix, add return type to Init
|
2006-09-27 08:49:32 +00:00 |
ganovelli
|
d1eea25504
|
added constructor from matrix44 excluding a row and colum
|
2006-09-25 23:05:29 +00:00 |
Paolo Cignoni
|
a4ecdb2635
|
Better comment on usage of VF iterators
|
2006-09-25 09:57:49 +00:00 |
Paolo Cignoni
|
d59c8cdc49
|
Added new version of pasodoble smoothing
|
2006-09-25 09:41:41 +00:00 |
Paolo Cignoni
|
fb23c731ab
|
First Non working Version
|
2006-09-25 09:17:44 +00:00 |
granzuglia
|
667a071b31
|
#include changed
|
2006-09-22 06:24:01 +00:00 |
granzuglia
|
36b104b62e
|
additionalinfo is added
|
2006-09-22 06:21:55 +00:00 |
granzuglia
|
921b2b773b
|
export dae with cool new feature
|
2006-09-22 06:04:22 +00:00 |
granzuglia
|
3d8ed2e408
|
collada importer with texture support
|
2006-09-22 06:01:40 +00:00 |
Paolo Cignoni
|
ac4efc84ef
|
initial commit
|
2006-09-21 18:10:05 +00:00 |
Paolo Cignoni
|
d8b56cedb1
|
Added SetIdentity method
|
2006-09-21 18:09:34 +00:00 |
Federico Ponchio
|
eb6d41150e
|
VDistFunct() at line 292 was passed as a temporary.
Invalid under g++. Fixed.
|
2006-09-20 17:18:26 +00:00 |
Paolo Cignoni
|
b6bca3a60b
|
initial commit
|
2006-09-19 16:28:41 +00:00 |
Federico Ponchio
|
ac98066038
|
numeric_limits::(max)() -> numeric_limits::max()
|
2006-09-18 14:21:59 +00:00 |
Paolo Cignoni
|
391470c093
|
Removed bug in the creation of the material filename
|
2006-09-18 12:14:38 +00:00 |
Paolo Cignoni
|
7310eb3f58
|
Corrected return value of save function (zero is no error)
|
2006-09-18 08:55:33 +00:00 |
ganovelli
|
bb8cf89b85
|
added inclusion of sphere3
|
2006-09-14 08:46:00 +00:00 |
ganovelli
|
3f091b3013
|
changed t.P(*) in t.cP() nella funzione Barycenter
|
2006-09-14 08:44:07 +00:00 |
ganovelli
|
cba93abba3
|
Intersection_sphere_sphere added
|
2006-09-14 08:39:07 +00:00 |
Paolo Cignoni
|
8d63662955
|
Added const to declarations of the overloaded (operators *).
Otherwise the * operator would always attempt to convert any type of data passed as an argument to Point3<TYPE>
|
2006-09-11 16:11:39 +00:00 |
Paolo Cignoni
|
cf6421124f
|
casted returned value type to avoid warning C4267
|
2006-09-07 09:25:49 +00:00 |
Paolo Cignoni
|
be5317d84c
|
corrected bounds check in the cell scan in _IsInHTable
|
2006-08-31 13:26:17 +00:00 |
Paolo Cignoni
|
7fb7f4b401
|
ClosestIterator avoids to put the query point p into the result set
|
2006-08-31 13:19:59 +00:00 |
Paolo Cignoni
|
11d1545f5f
|
corrected bounds of a vector scan
|
2006-08-31 13:11:12 +00:00 |
Paolo Cignoni
|
4b9e281294
|
Added missing std:: to swap
|
2006-08-30 12:59:49 +00:00 |
Paolo Cignoni
|
74a69d1848
|
Reverted to version 1.17. Version 1.18 was wrongly done starting from a outdated version.
|
2006-08-30 07:01:54 +00:00 |
Paolo Cignoni
|
63924b6ba0
|
Reverted to version 1.13. Version 1.14 was done on outdated version.
|
2006-08-30 06:50:07 +00:00 |
Nico Pietroni
|
1b117b6aba
|
in GridDoRay function the RayIterator must be initialized with maximum distance
|
2006-08-29 15:38:36 +00:00 |
Massimiliano Corsini
|
5d7753b3cf
|
*** empty log message ***
|
2006-08-29 12:58:40 +00:00 |
Massimiliano Corsini
|
33bd01e13e
|
First working version
|
2006-08-29 12:58:31 +00:00 |
Massimiliano Corsini
|
57bcda4fd6
|
Fix invalid returning values
|
2006-08-29 12:57:14 +00:00 |
Massimiliano Corsini
|
a4dec0385d
|
Fix some bugs in color calculations
Add gamma correction
|
2006-08-24 16:51:06 +00:00 |
Paolo Cignoni
|
c6fc770fd9
|
minor changes
|
2006-08-23 16:50:40 +00:00 |
Paolo Cignoni
|
0004ccb15a
|
added typedef VertContainer VertexContainer to avoid inconsistency with pre-existing methods
|
2006-08-23 16:49:25 +00:00 |
Paolo Cignoni
|
c5e02633d8
|
*** empty log message ***
|
2006-08-23 15:41:32 +00:00 |
Paolo Cignoni
|
837f3482f5
|
added severla comments
reimplemented operator ()
|
2006-08-23 15:35:36 +00:00 |
Paolo Cignoni
|
7810ccc68e
|
added minimal comments
|
2006-08-23 15:34:20 +00:00 |
Paolo Cignoni
|
47b31587ba
|
added bbox of the mesh
vn int->size_t
|
2006-08-23 15:32:24 +00:00 |