3257 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
34a556c3da resolved a platform dependent issue about material and texture files locations 2006-02-01 17:48:12 +00:00
Paolo Cignoni cignoni
0ae5d8c785 Added "smooth color" filter 2006-02-01 16:23:09 +00:00
Paolo Cignoni cignoni
8355ad28e6 - dial updated only if rotate line edit has non negative numbers.
This allows negative numbers on rotate line edit
- connections between line edits and on_okButton_pressed() to allow
  rapid edit and return actions
2006-01-31 18:24:44 +00:00
Paolo Cignoni cignoni
40c27be3ed Removed two arrays of floats in favour of one SimpleTempData for temporary area values 2006-01-31 16:36:13 +00:00
Paolo Cignoni cignoni
77a65418aa Small bugfix 2006-01-31 16:22:10 +00:00
Paolo Cignoni cignoni
ce63ee51f2 Severe bugfix in mean curvature computation 2006-01-31 15:59:00 +00:00
Paolo Cignoni cignoni
ecdee3e19c removed commented code 2006-01-31 14:48:27 +00:00
Paolo Cignoni cignoni
990643d333 added license and log variable 2006-01-31 14:46:39 +00:00
Paolo Cignoni cignoni
54f36daa0c removed unused and commented old code 2006-01-31 14:44:41 +00:00
Paolo Cignoni cignoni
9297ef151b fake commit, removed only some history logs 2006-01-31 14:42:27 +00:00
Paolo Cignoni cignoni
58276fa5d6 removed unused variable ActionInfo *ai, added Log history 2006-01-31 14:40:40 +00:00
Paolo Cignoni cignoni
a226f312e4 trashold -> threshold 2006-01-31 14:37:40 +00:00
Paolo Cignoni cignoni
29fe7401c3 curvature<>color mapping now ignores border vertex 2006-01-31 10:54:28 +00:00
Paolo Cignoni cignoni
1300341cda bug-fix on savemaskexporter, when press cancel returns -1. 2006-01-31 09:34:30 +00:00
Paolo Cignoni cignoni
6fbd40768b standardized call to the export_off function. 2006-01-31 01:14:11 +00:00
Paolo Cignoni cignoni
380f5771bd solved a bug regarding face color loading 2006-01-30 23:10:36 +00:00
Paolo Cignoni cignoni
096f6dceff removed redundant argument in ImporterObj::LoadMask 2006-01-30 23:02:11 +00:00
Paolo Cignoni cignoni
45d972e48c removing unnecessary change mask dialog at import tyme 2006-01-30 22:18:09 +00:00
Paolo Cignoni cignoni
2d0f1b8c9e code cleaning 2006-01-30 22:09:13 +00:00
Paolo Cignoni cignoni
7d9484397e removed color_manifold.h 2006-01-30 21:29:41 +00:00
Paolo Cignoni cignoni
8f65d142f5 Added filter dialog files 2006-01-30 21:27:54 +00:00
Paolo Cignoni cignoni
277cdbf739 -changed the voice of the menu from Decimator in Cluster decimator 2006-01-30 21:26:53 +00:00
Paolo Cignoni cignoni
799f85e9e1 Restored the dialog files 2006-01-30 21:24:05 +00:00
Paolo Cignoni cignoni
800015ba07 -Added Cluster decimator dialog file
-Bugfix
2006-01-30 21:23:25 +00:00
Paolo Cignoni cignoni
db6008e4a2 Added icon and title on dialog 2006-01-30 21:21:45 +00:00
Paolo Cignoni cignoni
b8c8a71fc2 Added filter dialog files 2006-01-30 20:45:15 +00:00
Paolo Cignoni cignoni
6cfdb49d75 code cleaning 2006-01-30 18:45:17 +00:00
Paolo Cignoni cignoni
9912690e09 Added manual values to control min and max Q (mapping curvature to color) 2006-01-30 17:19:22 +00:00
Paolo Cignoni cignoni
05ea9c86f8 update GetMaskCapability of PLY,OFF and STL. 2006-01-30 14:27:30 +00:00
Paolo Cignoni cignoni
243a61a32f bug-fix 2006-01-30 14:02:05 +00:00
Paolo Cignoni cignoni
e1fd8f158c added a dialog used to select type of data being imported 2006-01-30 06:36:21 +00:00
Paolo Cignoni cignoni
2b2c70886f showing loadmask progress status 2006-01-30 00:59:29 +00:00
Paolo Cignoni cignoni
22bcffb2ca correct a small bug 2006-01-29 23:52:43 +00:00
Paolo Cignoni cignoni
9c9442d825 small bugs solved 2006-01-29 23:40:54 +00:00
Paolo Cignoni cignoni
1b99258de7 correct small error 2006-01-29 23:17:27 +00:00
Paolo Cignoni cignoni
144c7d1aa2 files import_obj.h, io_obj.h, import_3ds.h and io_3ds.h added to meshio project 2006-01-29 23:01:03 +00:00
Paolo Cignoni cignoni
8a8fea5ccc solved a bug with progress bar advancing status when loading 3ds files 2006-01-29 22:47:35 +00:00
Paolo Cignoni cignoni
d975f356cd changed #include "equalizerdialog.h" -> equalizerDialog.h 2006-01-29 18:59:12 +00:00
Paolo Cignoni cignoni
87f5d53552 added some comment to the code 2006-01-29 18:33:42 +00:00
Paolo Cignoni cignoni
5d988fb88d files import_obj.h, import_3ds.h, io_3ds.h and io_obj.h have been moved from test/io to meshio 2006-01-29 17:16:07 +00:00
Paolo Cignoni cignoni
86c65a0b95 missing texture files warning has been added 2006-01-29 17:07:16 +00:00
Paolo Cignoni cignoni
f125ebd34f moved export_obj and export_3ds from test/io into meshio/ 2006-01-29 16:33:03 +00:00
Paolo Cignoni cignoni
d1e264768d minor changes in Import3ds LoadMask 2006-01-28 20:43:38 +00:00
Paolo Cignoni cignoni
2b3ef6238d code refactoring for curvature colorize
added colorize equalizer dialog and
"Colorize by Quality" filter
some small bugfixes
removed color_curvature.h in favour of curvature.h
2006-01-27 18:27:53 +00:00
Paolo Cignoni cignoni
a190c5dc6e solved a small bug with progress bar 2006-01-27 17:02:51 +00:00
Paolo Cignoni cignoni
18218ad6e6 changed path for dialogs 2006-01-27 13:32:05 +00:00
Paolo Cignoni cignoni
496a5b9fc6 removed (were moved) .ui .h and .cpp for dialogs 2006-01-27 13:31:14 +00:00
Paolo Cignoni cignoni
dc8b785e3f chenged path for dialog .ui .h and .cpp 2006-01-27 13:30:28 +00:00
Paolo Cignoni cignoni
fb69fd7618 Added a better distinction beetween critical and non critical error messages 2006-01-27 01:13:27 +00:00
Paolo Cignoni cignoni
e43f67c964 removed last links to the Exporter mask 2006-01-26 22:51:57 +00:00