granzuglia
|
41872da199
|
added movie15parameter class
|
2007-11-21 10:25:45 +00:00 |
Paolo Cignoni
|
01ca6ad3a0
|
reformatted
|
2007-11-21 09:50:49 +00:00 |
Federico Ponchio
|
0c728e7250
|
loadmask in Open is now written.
|
2007-11-19 16:31:55 +00:00 |
Federico Ponchio
|
a6c1721569
|
Fixed Qt includes
|
2007-11-19 11:30:27 +00:00 |
Paolo Cignoni
|
75eba3e96d
|
made the functions static
|
2007-11-09 00:01:16 +00:00 |
Federico Ponchio
|
d8805f9ba5
|
Typo
|
2007-11-06 10:59:41 +00:00 |
Paolo Cignoni
|
32b5bdefbc
|
Changed the return value to the standard 0 in case of success and notzero for failures
|
2007-11-06 10:58:25 +00:00 |
Federico Ponchio
|
b030fff07d
|
Fixed wrong 'return false' in Save.
|
2007-11-06 10:51:55 +00:00 |
Paolo Cignoni
|
ab34926b9f
|
Added QTWheel2VCG, ifndef and copyright; cleaned up.
|
2007-11-01 11:30:07 +00:00 |
Federico Ponchio
|
5552afc7d1
|
#include <gl/glew.h> -> #include <GL/glew.h>
(it is case sensitive under linux...)
|
2007-10-24 10:39:07 +00:00 |
Paolo Cignoni
|
60173c1874
|
Added saving of per vertex normals
|
2007-10-22 14:47:19 +00:00 |
Paolo Cignoni
|
f30329419b
|
corrected bug into the drawsphere (thanks to nico and guido!)
|
2007-10-22 14:39:54 +00:00 |
Paolo Cignoni
|
46eb093f0f
|
first version
|
2007-10-19 22:27:50 +00:00 |
Paolo Cignoni
|
f553ab00b8
|
added support for per-vertex normal for reading ply point clouds
|
2007-10-19 22:13:37 +00:00 |
Paolo Cignoni
|
4c03d59414
|
gcc compiling issues
|
2007-10-19 22:12:13 +00:00 |
granzuglia
|
38ab4c4643
|
minor changes
|
2007-10-19 10:49:20 +00:00 |
granzuglia
|
bbb2f8e870
|
Some changes using qt libs
Added first support for tex file
|
2007-10-18 15:01:53 +00:00 |
granzuglia
|
0d78cce991
|
minor changes
|
2007-10-18 15:00:51 +00:00 |
granzuglia
|
686e2672b2
|
QT version
|
2007-10-17 10:03:14 +00:00 |
Paolo Cignoni
|
dcdfdb1305
|
correct management of point only files
|
2007-10-17 09:49:50 +00:00 |
granzuglia
|
6ba9867dca
|
u3d exporter first version
|
2007-10-17 07:57:04 +00:00 |
granzuglia
|
ff0cf2eacd
|
add namespaces and GetExportMaskCapability
|
2007-10-17 05:47:14 +00:00 |
Paolo Cignoni
|
12c8c9f3ff
|
Added Allocator::DeleteFace and Allocator::DeleteVertex; Now the use of SetD() should be deprecated.
|
2007-10-16 16:46:53 +00:00 |
granzuglia
|
9eedc2c8cd
|
idtf exporter first version
|
2007-10-16 14:42:30 +00:00 |
Marco Di Benedetto
|
87b88070c1
|
Added a GLenum cast to suppress warning message.
|
2007-10-16 13:31:23 +00:00 |
Massimiliano Corsini
|
63b27cb1b5
|
solve memory leak in dtor
|
2007-10-12 14:02:39 +00:00 |
Paolo Cignoni
|
ddc8bd5706
|
added missing typenames
|
2007-10-02 07:52:00 +00:00 |
granzuglia
|
2a4549f7ef
|
polygonalmesh changes
|
2007-09-27 13:53:32 +00:00 |
granzuglia
|
a1502da3fd
|
added real supports for multiple textures
|
2007-09-25 10:29:29 +00:00 |
granzuglia
|
61b89756f4
|
first version with polylist
|
2007-09-19 11:18:08 +00:00 |
Marco Di Benedetto
|
fe22c31f2d
|
*** empty log message ***
|
2007-09-12 16:20:24 +00:00 |
Marco Di Benedetto
|
5261480fc7
|
Corrected indexing for non textured faces.
|
2007-09-12 14:48:50 +00:00 |
Paolo Cignoni
|
afdaa7e3db
|
Added ifdef needed for mac gcc compilation
|
2007-08-28 05:43:56 +00:00 |
Paolo Cignoni
|
8b27c96df2
|
moved here callback def and added some needed opengl related casts
|
2007-08-25 08:43:33 +00:00 |
Paolo Cignoni
|
6a50f21736
|
added missing typenames
|
2007-08-25 08:42:10 +00:00 |
Paolo Cignoni
|
7fb1fab10d
|
removed callback def and added missing typenames
|
2007-08-25 08:40:55 +00:00 |
Paolo Cignoni
|
95b2d87cc3
|
glEnable (GL_LINE_SMOOTH) should go before changing the linewidth.
|
2007-08-17 09:19:40 +00:00 |
Paolo Cignoni
|
c14e1511db
|
added a missing typename
|
2007-08-17 07:00:00 +00:00 |
granzuglia
|
9adde831bf
|
polylist importer's first version
|
2007-08-16 16:09:23 +00:00 |
ganovelli
|
135951fd27
|
added gltetra, added normal gltriangle
|
2007-07-31 12:21:50 +00:00 |
Marco Di Benedetto
|
29febfdf25
|
First Commit.
|
2007-07-26 16:22:47 +00:00 |
mtarini
|
c3ce8910de
|
fixed bug on saving flags-per-face
|
2007-07-23 13:27:50 +00:00 |
Paolo Cignoni
|
cb9308761e
|
Added in load mask the face color bit when there is a generic material used
|
2007-07-20 14:49:46 +00:00 |
Paolo Cignoni
|
c63ba58a30
|
Minor edits in Doxygen documentation.
|
2007-07-14 12:44:40 +00:00 |
Paolo Cignoni
|
b2e7a9e03b
|
Added Doxygen documentation.
|
2007-07-14 12:43:44 +00:00 |
Paolo Cignoni
|
1a38451a1a
|
Scale in SingleFile mode changed, it have to be calcolated before draw.
|
2007-07-12 11:02:06 +00:00 |
Paolo Cignoni
|
011e4db7d2
|
changed a template >> into > >
|
2007-07-10 07:48:41 +00:00 |
Paolo Cignoni
|
9194769155
|
added a missing typename
|
2007-07-10 06:58:31 +00:00 |
Paolo Cignoni
|
1a9dafdece
|
Removed using namespace std and modified accordingly.
|
2007-07-09 22:47:18 +00:00 |
Paolo Cignoni
|
2eb3337caa
|
Added Doxygen documentation, removed using namespace std, some other minor changes.
|
2007-07-09 22:41:22 +00:00 |