563 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
e4cd2fa2ed Added more infos for 0.5 ver 2006-01-13 23:33:40 +00:00
Paolo Cignoni cignoni
704279bafc reviewed for ver 0.5 2006-01-13 21:51:36 +00:00
Paolo Cignoni cignoni
9780b2bd8d Moved gaussian and mean curvature functions into color_curvature.h 2006-01-13 16:24:16 +00:00
Paolo Cignoni cignoni
2aecf9105a added mask to ply saving 2006-01-13 15:46:20 +00:00
Paolo Cignoni cignoni
6fdd850789 changed return type of exporter from bool to int 2006-01-13 15:35:58 +00:00
Paolo Cignoni cignoni
0bee05c60f colorize:
-colorize nonmanifold now sets colorPerVertex mode
 -code rewritten to follow naming conventions (as in meshfilter)
 -added help and infos
2006-01-13 15:22:04 +00:00
Paolo Cignoni cignoni
90fb16bc33 Added initialization of mask to zero 2006-01-13 14:18:36 +00:00
Paolo Cignoni cignoni
9f4b2987a6 Added logging to mean and gaussian curvautres colorization 2006-01-13 12:10:32 +00:00
Paolo Cignoni cignoni
a8b8092352 delete comments in paintGL 2006-01-13 10:42:44 +00:00
Paolo Cignoni cignoni
91b102ce7c Added control to fov and changed behavior 2006-01-13 10:12:59 +00:00
Paolo Cignoni cignoni
512416a075 Added scaling of texture images to a power of two 2006-01-13 09:28:47 +00:00
Paolo Cignoni cignoni
ff53915f77 added support for files with negative references to texCoord and vertex normals inside face definition 2006-01-13 00:40:26 +00:00
Paolo Cignoni cignoni
1e5dd9b69d deleted part of texture base 2006-01-12 23:53:17 +00:00
Paolo Cignoni cignoni
81f13956ae solved a small bug in material loading 2006-01-12 23:46:04 +00:00
Paolo Cignoni cignoni
bc7e84e8db remove unnecessary code 2006-01-12 22:32:00 +00:00
Paolo Cignoni cignoni
e82e573a62 added vertigo effect and moveable near clip plane 2006-01-12 22:14:39 +00:00
Paolo Cignoni cignoni
0455e20582 cleaned code 2006-01-12 19:34:43 +00:00
Paolo Cignoni cignoni
2d4228f2c9 ostream -> fprintf 2006-01-12 18:43:41 +00:00
Paolo Cignoni cignoni
6b2462ce2d update code & clean code 2006-01-12 16:38:45 +00:00
Paolo Cignoni cignoni
1720fb495a diminished the time completely of the export_obj 2006-01-12 16:16:36 +00:00
Paolo Cignoni cignoni
a26a38755a added 3ds library on unix scope 2006-01-12 11:58:21 +00:00
Paolo Cignoni cignoni
cc9b7f1c4e Better Management of deallocation of memory 2006-01-12 11:00:07 +00:00
Paolo Cignoni cignoni
d4c36def2a thanks to d-scupltor 2006-01-12 10:28:57 +00:00
Paolo Cignoni cignoni
375a48a50b minor changes 2006-01-11 21:27:39 +00:00
Paolo Cignoni cignoni
19981f7161 now using io::Mask instead of ply::PlyMask 2006-01-11 21:23:32 +00:00
Paolo Cignoni cignoni
362328ef3a ButtonPressed::KEY_SHIFT -> KEY_SHIFT in wheelEvent() 2006-01-11 20:47:51 +00:00
Paolo Cignoni cignoni
ad83e05a10 added some include and typename for correct gcc compilation 2006-01-11 20:42:59 +00:00
Paolo Cignoni cignoni
4dfdc618c7 code cleaning 2006-01-11 17:19:03 +00:00
Paolo Cignoni cignoni
386f98f812 added comment-code for coord text 2006-01-11 16:32:43 +00:00
Paolo Cignoni cignoni
26a0775f5d bug-fix in vertex-normal 2006-01-11 15:55:14 +00:00
Paolo Cignoni cignoni
084bdf0cbb *** empty log message *** 2006-01-11 14:52:02 +00:00
Paolo Cignoni cignoni
b239525e51 update ply::PlyMask -> io::Mask 2006-01-10 16:52:20 +00:00
Paolo Cignoni cignoni
2a6f6902c7 now background and panel info not move with fov 2006-01-10 16:29:29 +00:00
Paolo Cignoni cignoni
d76bd593e0 Added mean curvature colorize 2006-01-10 15:38:53 +00:00
Paolo Cignoni cignoni
bf23c95bd9 adding first rough implementation of 3ds file importer 2006-01-10 00:36:48 +00:00
Paolo Cignoni cignoni
ca7e6187a5 adding first rough implementation of 3ds file importer 2006-01-10 00:29:25 +00:00
Paolo Cignoni cignoni
19e95e0fa9 Added fov in Info Pane 2006-01-09 18:42:50 +00:00
Paolo Cignoni cignoni
d880f0b366 Fov, work in progress..... 2006-01-09 18:31:18 +00:00
Paolo Cignoni cignoni
cfa98553b1 bugfix : now only old vertices are counted for even pass. Check if the vertices belong to selection and if it is deleted. Commented not working algorithm 2006-01-09 15:39:44 +00:00
Paolo Cignoni cignoni
a4c56a3d36 - updated Help and Short help
- on destructor deleted every action
2006-01-09 15:25:58 +00:00
Paolo Cignoni cignoni
ffe7064ec6 Added support for favicon 2006-01-07 21:55:26 +00:00
Paolo Cignoni cignoni
5e6cd34f69 *** empty log message *** 2006-01-07 21:16:56 +00:00
Paolo Cignoni cignoni
5ee9c218cf Set default font 2006-01-07 12:07:16 +00:00
Paolo Cignoni cignoni
b46eb1cfac Added actions descriptions 2006-01-07 11:49:00 +00:00
Paolo Cignoni cignoni
fe02d358a0 Disabled textures when drawing corners,axis and normals lines
Enhanced blending normals
2006-01-07 11:32:05 +00:00
Paolo Cignoni cignoni
a76c2166dd Added Apply Last Filter action 2006-01-07 11:04:49 +00:00
Paolo Cignoni cignoni
c399ad9cb7 removed missing links 2006-01-07 00:19:10 +00:00
Paolo Cignoni cignoni
0d91b34c6a *** empty log message *** 2006-01-07 00:12:34 +00:00
Paolo Cignoni cignoni
4505686db8 Rewamped and added a lot of things 2006-01-07 00:09:21 +00:00
Paolo Cignoni cignoni
e7dbea45f6 *** empty log message *** 2006-01-06 20:51:45 +00:00