Paolo Cignoni cignoni
|
770055856f
|
removed unused variables, added log for cvs history
|
2006-01-05 16:48:07 +00:00 |
|
Paolo Cignoni cignoni
|
866d7b181f
|
removed manifold test on invert faces and added update normals on reorient case
|
2006-01-05 16:46:40 +00:00 |
|
Paolo Cignoni cignoni
|
1100da5a66
|
correct typo on comments
|
2006-01-05 16:08:54 +00:00 |
|
Paolo Cignoni cignoni
|
9c67117dc0
|
added control for mesh 2-manifold on subdivision algorithms and invert faces
|
2006-01-05 15:37:56 +00:00 |
|
Paolo Cignoni cignoni
|
53b34a8751
|
Add invert faces file
|
2006-01-05 11:07:20 +00:00 |
|
Paolo Cignoni cignoni
|
46a26095e5
|
Added Invert faces filter
|
2006-01-05 11:06:41 +00:00 |
|
Paolo Cignoni cignoni
|
f281076e53
|
changed PM_VERTTEXCOORD in PM_WEDGTEXCOORD
|
2006-01-04 16:48:37 +00:00 |
|
Paolo Cignoni cignoni
|
a50077a2c6
|
Renamed property of Format struct, and changed plugin dialog
|
2006-01-04 15:27:30 +00:00 |
|
Paolo Cignoni cignoni
|
72044f3e03
|
Added help in plugin dialog
|
2006-01-04 13:27:53 +00:00 |
|
Paolo Cignoni cignoni
|
b389354aa5
|
corrected bug in the invocation of clean::IsOrientedMesh with twice the same boolan var
|
2006-01-03 23:41:06 +00:00 |
|
Paolo Cignoni cignoni
|
05462fce1b
|
ActionInfo ai in Info() must be static because the function return a reference
|
2006-01-03 11:15:37 +00:00 |
|
Paolo Cignoni cignoni
|
b626654c00
|
Blending normals
|
2006-01-02 16:44:38 +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
|
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
|
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
|
9498125125
|
Removed ColorModes (none,pervert,perface)
|
2005-12-23 19:34:09 +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
|
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
|
e39f354557
|
Removed Optional Face Normal and added some initalization after opening
|
2005-12-22 21:05:43 +00:00 |
|
Paolo Cignoni cignoni
|
425dbd9071
|
changed normal cast to dynamic_cast for GLArea
|
2005-12-22 15:19:22 +00:00 |
|
Paolo Cignoni cignoni
|
9309e11fd1
|
added log information through glArea->log object
|
2005-12-22 14:16:00 +00:00 |
|
Paolo Cignoni cignoni
|
194aedd13c
|
Added dependency to GLLogStream.cpp
|
2005-12-22 14:05:06 +00:00 |
|
Paolo Cignoni cignoni
|
2e38b15988
|
changed name conventions of plugin, now use ST and enum FilterType
|
2005-12-22 13:32:20 +00:00 |
|
Paolo Cignoni cignoni
|
adf37813b1
|
Added interpolation between colors
|
2005-12-22 10:45:59 +00:00 |
|
Paolo Cignoni cignoni
|
ce951351bd
|
code cleaning
|
2005-12-21 23:28:56 +00:00 |
|
Paolo Cignoni cignoni
|
d6a921d4c0
|
First steps in STL and OFF files importing
|
2005-12-21 14:22:58 +00:00 |
|
Paolo Cignoni cignoni
|
52d81b7479
|
refactored subdivision surfaces code
|
2005-12-21 11:02:14 +00:00 |
|
Paolo Cignoni cignoni
|
ea43bed1e1
|
Better handling of errors residing inside opened file
|
2005-12-21 01:17:05 +00:00 |
|
Paolo Cignoni cignoni
|
4946e47f2e
|
changed threshold default value and step size (increased decimals)
|
2005-12-20 16:02:33 +00:00 |
|
Paolo Cignoni cignoni
|
94349d0ee8
|
Added SelfIntersection and Border colorization methods
|
2005-12-19 16:49:14 +00:00 |
|
Paolo Cignoni cignoni
|
6e0a7d30bd
|
Now "Toon Shader" plugin is checkable
|
2005-12-19 16:22:30 +00:00 |
|
Paolo Cignoni cignoni
|
923a9d55e1
|
- bugfix, double variable threshold were int
- now use Qt::Checked to check the selected value
|
2005-12-19 15:13:18 +00:00 |
|
Paolo Cignoni cignoni
|
b51fd79d0b
|
added decimator dialog
|
2005-12-19 15:11:50 +00:00 |
|
Paolo Cignoni cignoni
|
45bdebc868
|
added .ui and dialog to set step option for decimator
|
2005-12-19 15:11:01 +00:00 |
|
Paolo Cignoni cignoni
|
f4f842ed59
|
- added slot for threshold refine and "refine only selected vertices"
|
2005-12-18 15:01:05 +00:00 |
|
Paolo Cignoni cignoni
|
d370f45792
|
forgot to add refinedialog.h in previous commit
|
2005-12-17 16:53:40 +00:00 |
|
Paolo Cignoni cignoni
|
d3713f3e7d
|
added refine dialog (preliminary code). Actually parameters are not used
|
2005-12-17 13:33:19 +00:00 |
|
Paolo Cignoni cignoni
|
1bafd80daf
|
refine dialog code
|
2005-12-17 13:32:16 +00:00 |
|