Paolo Cignoni
|
c80e50570b
|
Renamed some unmeaningful variable names (b -> array_buffers ; h -> curr_hints)
|
2007-12-05 11:08:16 +00:00 |
Paolo Cignoni
|
63ee2004b6
|
- Fixed DrawFill method, which required the hint 'HNUseVArray' enabled in order to render the mesh with VBO. This was also causing extra overhead in the Update method since HNUseVArray has to be enabled and therefore extra calculation were done to copy vertices in VArrays even if the user was using only VBOs.
|
2007-12-04 17:59:41 +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
|
13a26e1b89
|
Added cast for mac compiling
|
2007-01-18 01:26:23 +00:00 |
Paolo Cignoni
|
1cb21d78f1
|
Slightly changed the colormaterial mode for the flatwire
|
2006-12-12 11:06:58 +00:00 |
Federico Ponchio
|
4b46ed3c4e
|
Aggiunti un paio di typename... al solito.
|
2006-10-14 16:26:26 +00:00 |
Paolo Cignoni
|
283834183d
|
gcc dislike doubleline comments; removed.
|
2006-05-25 09:40:14 +00:00 |
Paolo Cignoni
|
1f2ff388d2
|
Removed glew inclusion
|
2006-02-13 13:05:05 +00:00 |
Paolo Cignoni
|
287fd21a07
|
Switched from rough zoffset to glpolygonoffset for hiddenline and flatlines modes. Less zfighting...
|
2006-02-09 10:00:39 +00:00 |
Paolo Cignoni
|
d32db6dd2a
|
add test (tm==TMPerWedgeMulti)
|
2005-12-15 14:05:59 +00:00 |
Paolo Cignoni
|
67528dcf14
|
multiple texture support
|
2005-12-14 00:18:43 +00:00 |
Paolo Cignoni
|
b3abb3c44f
|
Changed a wrong uppercase in the include
|
2005-12-02 10:38:07 +00:00 |
Paolo Cignoni
|
8ae47cd7c7
|
Added support for one texture mode (perwedge)
Changed texturemapid array into a safer vector
|
2005-12-02 00:03:22 +00:00 |
Paolo Cignoni
|
6a04d281df
|
Added bound checking in texture access
|
2005-11-24 08:06:50 +00:00 |
Paolo Cignoni
|
7bca532292
|
Added a missing colormaterial for flatwire.
|
2005-11-22 23:57:28 +00:00 |
Federico Ponchio
|
0446646573
|
another bunch of typenames.
|
2005-10-12 18:24:30 +00:00 |
Federico Ponchio
|
b54c4ce850
|
Added gazillions typenames, commented out old broken functions,
added unsigned int TextureMapID[128], and unsigned int & TMId(int i).
|
2005-10-12 17:19:03 +00:00 |
Paolo Cignoni
|
9447483394
|
ho tolto 2 warning del tipo unreferenced formal parameter, commentando le var che producevano tale warning.
|
2005-05-09 11:28:48 +00:00 |
Paolo Cignoni
|
b07f6f2343
|
Minor Changes To Compile With List Containers.
|
2005-04-22 15:16:48 +00:00 |
Paolo Cignoni
|
6c1174ecdd
|
ripristinata la modalita' di render bbox....
|
2005-02-26 12:45:23 +00:00 |
Paolo Cignoni
|
0fde2046fc
|
constructor name was wrong (old class name)
|
2005-01-12 14:39:41 +00:00 |
Paolo Cignoni
|
02aee67598
|
*** empty log message ***
|
2004-12-15 18:45:50 +00:00 |
Federico Ponchio
|
e5d01c7a80
|
<gl/glew.h> --> <GL/glew.h>
|
2004-09-30 01:40:39 +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 |
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 |