453 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
a0b2a7bdaa added multilevel logging support 2006-01-02 18:54:52 +00:00
Paolo Cignoni cignoni
1306844e52 Added info types in a combobox 2006-01-02 17:39:18 +00:00
Paolo Cignoni cignoni
27942a7b8e no significant changes 2006-01-02 17:33:25 +00:00
Paolo Cignoni cignoni
901b43f536 Renamed .ui files 2006-01-02 17:21:45 +00:00
Paolo Cignoni cignoni
afa640b745 Changed include directive to new .ui filenames 2006-01-02 17:19:19 +00:00
Paolo Cignoni cignoni
b626654c00 Blending normals 2006-01-02 16:44:38 +00:00
Paolo Cignoni cignoni
392858d28c Added reload action 2006-01-02 16:15:16 +00:00
Paolo Cignoni cignoni
334b1f5829 Added setFileName and getFileName methods 2006-01-02 16:14:07 +00:00
Paolo Cignoni cignoni
e5c7fc8e06 Added two more icons 2006-01-02 15:11:18 +00:00
Paolo Cignoni cignoni
bccaeb74cd Added snapshot icon 2006-01-02 15:03:19 +00:00
Paolo Cignoni cignoni
17aefd41e1 Added reload icon 2006-01-02 14:45:05 +00:00
Paolo Cignoni cignoni
a4090d0051 Transp icons! 2006-01-02 14:42:03 +00:00
Paolo Cignoni cignoni
66fa4fd200 used ST function to compare action->text() inside Info function 2006-01-02 12:39:41 +00:00
Paolo Cignoni cignoni
ff2c271572 cleaned and removed unused dependency 2005-12-30 11:29:33 +00:00
Paolo Cignoni cignoni
b6ad94c2cc adapted to new MeshFilterInterface, added setLog method and GLLogStream* log variable 2005-12-30 11:26:42 +00:00
Paolo Cignoni cignoni
ebe36e9384 removed glArea dependency ... added log variable to log info 2005-12-30 11:25:09 +00:00
Paolo Cignoni cignoni
6aaf4092ea add call to setLog before applyFilter 2005-12-30 11:22:08 +00:00
Paolo Cignoni cignoni
222a8ffa45 - added GLLogStream forward declaration
- added method setLog to MeshFilterInterface to remove GLArea dependency on meshfilter plugin
2005-12-30 10:51:10 +00:00
Paolo Cignoni cignoni
96a0c6ebed Added the Color non manifold filter 2005-12-30 10:16:14 +00:00
Paolo Cignoni cignoni
5c80c4a1f1 Filter that it colors the edge non manifold 2005-12-30 10:15:41 +00:00
Paolo Cignoni cignoni
307ea7d071 gl/glew.h -> GL/glew.h 2005-12-29 13:52:31 +00:00
Paolo Cignoni cignoni
aff7f32587 changed or in orValue to compile with gcc 2005-12-29 13:50:26 +00:00
Paolo Cignoni cignoni
1d45fb0b83 *** empty log message *** 2005-12-29 11:03:54 +00:00
Paolo Cignoni cignoni
7d9a25a68d - added commented code for new even pass of Loop's algorithm
- added new parameter to RefineOddEvenE to get another callback
At the moment the SAME callback is used (range from 0-100 % two times)
2005-12-26 16:14:38 +00:00
Paolo Cignoni cignoni
beb04c1b79 added xml lib on unix configurations 2005-12-26 10:55:35 +00:00
Paolo Cignoni cignoni
58b8a543fe Modified includepath in order to compile by shell 2005-12-24 13:26:31 +00:00
Paolo Cignoni cignoni
8d71a48121 used for shaders loading 2005-12-24 04:23:28 +00:00
Paolo Cignoni cignoni
1fe4a17368 Added generic .gdp shaders support 2005-12-24 04:18:46 +00:00
Paolo Cignoni cignoni
4de9240356 few changes in applyColorMode() 2005-12-24 04:16:12 +00:00
Paolo Cignoni cignoni
976c727c52 removed "const" from RenderInterface Actions() method 2005-12-24 04:16:12 +00:00
Paolo Cignoni cignoni
f3fc85ff0f Some working Shaders 2005-12-24 04:07:54 +00:00
Paolo Cignoni cignoni
c0718e321f - Added ColorModes
- ColorModes consistency between different windows
2005-12-23 20:21:16 +00:00
Paolo Cignoni cignoni
9498125125 Removed ColorModes (none,pervert,perface) 2005-12-23 19:34:09 +00:00
Paolo Cignoni cignoni
c362bddb85 added base save 3ds materials 2005-12-23 10:24:37 +00:00
Paolo Cignoni cignoni
90517c97d8 deleted bug to save a face 2005-12-23 10:12:51 +00:00
Paolo Cignoni cignoni
573c098be3 added two filter: Midpoint and Reoriented 2005-12-23 10:02:43 +00:00
Paolo Cignoni cignoni
caf2539742 Added two consta at FilterType (FP_MIDPOINT, FP_REORIENT) 2005-12-23 09:59:53 +00:00
Paolo Cignoni cignoni
af75d8143b taken from vcg.sf.net metro samples 2005-12-23 09:59:19 +00:00
Paolo Cignoni cignoni
7bc71a228b Taken from the Aim@shape Repository 2005-12-23 08:37:10 +00:00
Paolo Cignoni cignoni
6001fe870d mask is filled also with infos about used colouring method (per vertex, per face) 2005-12-23 02:31:28 +00:00
Paolo Cignoni cignoni
e36d406dda setting color mode according to kind of data found into opened file 2005-12-23 02:18:05 +00:00
Paolo Cignoni cignoni
377ab5dcf6 Face normals computed also for STL and OFF files.
Solved (hopefully) bug with progressbar.
2005-12-23 00:56:42 +00:00
Paolo Cignoni cignoni
68c707a074 UpdateNormals is now called only when needed 2005-12-22 23:39:21 +00:00
Paolo Cignoni cignoni
3fa9044258 storing per wedge normals into model when opened file provides them 2005-12-22 23:37:26 +00:00
Paolo Cignoni cignoni
c75dcc8f36 using face::ComputeNormalizedNormal to compute face normal when no per wedge normal is provided 2005-12-22 22:10:18 +00:00
Paolo Cignoni cignoni
e39f354557 Removed Optional Face Normal and added some initalization after opening 2005-12-22 21:05:43 +00:00
Paolo Cignoni cignoni
de0fcf8bda Added plugins.txt 2005-12-22 20:07:10 +00:00
Paolo Cignoni cignoni
12161027a3 Fixed starting position 2005-12-22 20:05:09 +00:00
Paolo Cignoni cignoni
7802cec136 - Added support for more than one shader
- Some methods renamed
- Adjusted some accelerators keys
- Fixed up minor visual issues
2005-12-22 20:01:23 +00:00
Paolo Cignoni cignoni
b04772047c Removed no more members names 2005-12-22 19:58:14 +00:00