vcglib/wrap
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
..
bmt Backup (working on it). 2004-04-07 12:46:30 +00:00
gl - 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
gui #include <gl/glew.h> -> #include <GL/glew.h> 2007-10-24 10:39:07 +00:00
io_edgemesh Scale in SingleFile mode changed, it have to be calcolated before draw. 2007-07-12 11:02:06 +00:00
io_tetramesh missing return type 2007-05-08 18:56:04 +00:00
io_trimesh gcc typenames 2007-11-26 20:38:54 +00:00
math first release version 2005-05-20 12:47:04 +00:00
mt Untested first draft. 2004-04-01 11:33:41 +00:00
opensg Initial Commit 2007-05-14 10:32:14 +00:00
ply removed a possibly useless static kw 2007-06-25 15:24:00 +00:00
qt reformatted 2007-11-21 09:50:49 +00:00
system Added. 2004-10-08 09:28:31 +00:00
callback.h added interruptible callback 2004-07-15 11:00:39 +00:00
utils.h Changed barycenter functor to the new Baricenter(face) style 2006-10-13 13:10:05 +00:00