Paolo Cignoni
|
b143b27807
|
Removed two const modifiers from the VFIterator
|
2004-07-18 07:45:30 +00:00 |
Paolo Cignoni
|
e0762e5b5e
|
NewUserBit -> NewBitFlag
|
2004-07-18 06:55:37 +00:00 |
Paolo Cignoni
|
4857d01a44
|
Added Scaling
|
2004-07-18 06:54:08 +00:00 |
Federico Ponchio
|
34ac04a21b
|
Debug.
|
2004-07-15 14:32:49 +00:00 |
Paolo Cignoni
|
b53fe209a1
|
Added the standard P() access function instead of the shortcut P0()
|
2004-07-15 13:22:37 +00:00 |
ganovelli
|
c15f2fb66c
|
minor changes
|
2004-07-15 12:04:14 +00:00 |
ganovelli
|
361126dcf7
|
access to imark added
|
2004-07-15 12:03:50 +00:00 |
ganovelli
|
b2013c8ed6
|
VFb to VFp
|
2004-07-15 11:40:34 +00:00 |
ganovelli
|
6b76ff4570
|
IsDeleted to IsD
|
2004-07-15 11:39:24 +00:00 |
ganovelli
|
858b87d98b
|
first working draft (trivial collapse)
|
2004-07-15 11:36:13 +00:00 |
ganovelli
|
b5a8c54cb2
|
Vfb to VFp
|
2004-07-15 11:35:08 +00:00 |
ganovelli
|
4a57fadc00
|
minor changes
|
2004-07-15 11:31:59 +00:00 |
ganovelli
|
01f33c04ce
|
overwritten previous version (it was a copy of base.h)
|
2004-07-15 11:31:06 +00:00 |
ganovelli
|
3edc5d70bf
|
basefacetype to facetype
|
2004-07-15 11:28:44 +00:00 |
ganovelli
|
0243e21354
|
VFDetach corrected
|
2004-07-15 11:26:48 +00:00 |
ganovelli
|
16e27ee1e8
|
VFb moved to VFp, userbit to bitflag,setV, inclusion of pos.h
|
2004-07-15 11:25:01 +00:00 |
ganovelli
|
db900ae484
|
added inclusion of point3.h
|
2004-07-15 11:01:43 +00:00 |
ganovelli
|
ab2b65fbe0
|
added interruptible callback
|
2004-07-15 11:00:39 +00:00 |
ganovelli
|
49a8936650
|
std added
|
2004-07-15 10:54:48 +00:00 |
Nico Pietroni
|
f7bd6ddb20
|
correct access to point funtions call in usage of triangle3 (ex. t.P(0) in t.P0(0))
|
2004-07-15 10:17:42 +00:00 |
Nico Pietroni
|
9b76dfbd2b
|
adde NormalizedNormalV funtion to compute the normal on a vertex
|
2004-07-15 10:13:48 +00:00 |
Nico Pietroni
|
0f8de64388
|
correct use of tetra3 to map entities call funtions (ex Tetra3::VofE in Tetra::VofE)
|
2004-07-15 10:11:50 +00:00 |
ganovelli
|
21ddeb28cc
|
*** empty log message ***
|
2004-07-15 10:01:44 +00:00 |
ganovelli
|
e75eca830b
|
moved
|
2004-07-15 09:57:52 +00:00 |
ganovelli
|
b6e059a47b
|
created
|
2004-07-15 09:52:07 +00:00 |
ganovelli
|
aa4cdc3701
|
added function P(int i) to list the box's vertices
|
2004-07-15 09:47:55 +00:00 |
Paolo Cignoni
|
d011d644dd
|
Better doxigen documentation
|
2004-07-15 00:16:37 +00:00 |
Paolo Cignoni
|
bfc733dbc8
|
inflate -> offset
|
2004-07-15 00:15:16 +00:00 |
Paolo Cignoni
|
ed3a96d48d
|
Added test on presence of glTranspose extension (for old hw support)
|
2004-07-13 15:55:57 +00:00 |
ganovelli
|
5e9d001b2f
|
first draft created
|
2004-07-13 15:55:45 +00:00 |
Nico Pietroni
|
96e07ffd53
|
changed order of initial include ( it had problems with extension of openGL)
|
2004-07-13 11:25:57 +00:00 |
Paolo Cignoni
|
2376184409
|
removed uppercase references in include
|
2004-07-13 06:48:30 +00:00 |
Paolo Cignoni
|
dd9ebaba8e
|
Initial Commit
|
2004-07-12 23:46:03 +00:00 |
ganovelli
|
98d0c5b263
|
first draft: it includes glew !
|
2004-07-12 15:57:33 +00:00 |
ganovelli
|
5bc692a094
|
first draft
|
2004-07-12 15:51:55 +00:00 |
Paolo Cignoni
|
9ec2e54015
|
Initial Commit
|
2004-07-12 14:02:05 +00:00 |
Nico Pietroni
|
ac215c4dbc
|
added function NormalizedNormal
|
2004-07-12 12:17:09 +00:00 |
Paolo Cignoni
|
1c3f4b0be7
|
Added GPL comments
|
2004-07-11 22:13:30 +00:00 |
Paolo Cignoni
|
398a5a60cc
|
Added a cast to remove a warning
|
2004-07-11 22:08:04 +00:00 |
Paolo Cignoni
|
e2763f9a8b
|
Added scaling by wheel
|
2004-07-11 22:06:56 +00:00 |
mtarini
|
1f3fc8f9ce
|
*** empty log message ***
|
2004-07-09 15:52:04 +00:00 |
mtarini
|
556364c751
|
Added an include (<algorithm>)
|
2004-07-09 15:48:37 +00:00 |
mtarini
|
1706a1a0b5
|
Dodecahedron added! (and doxigened a little bit)
|
2004-07-09 15:34:29 +00:00 |
ganovelli
|
ba4965a409
|
changed to static class
|
2004-07-09 10:32:46 +00:00 |
ganovelli
|
90ef0ba4e7
|
major changes. Reorganized to be a wrapper for the edge_collapse to be used in the LocalOpimization routine
|
2004-07-09 10:28:57 +00:00 |
ganovelli
|
cd84a47864
|
made it as a static class
|
2004-07-09 10:24:06 +00:00 |
ganovelli
|
44daf54e0f
|
working draft
|
2004-07-09 10:22:56 +00:00 |
ganovelli
|
985d986623
|
addtetra corrected
|
2004-07-09 10:20:21 +00:00 |
ganovelli
|
336a9145bb
|
added access functions to vn and tn
|
2004-07-09 10:18:49 +00:00 |
ganovelli
|
bc3714ccf9
|
added access functions to vn and fn
|
2004-07-09 10:18:19 +00:00 |