600 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
941e6bb679 changed:
inserting coord texture in to map from key = index, value=coord
to key=coord, value=index_of_vertix.
2006-01-21 15:19:51 +00:00
Paolo Cignoni cignoni
a4f1bf1b12 interface work in progress on new features , need implementation 2006-01-21 14:20:38 +00:00
Paolo Cignoni cignoni
48d678a27c added Restore Color 2006-01-20 18:17:10 +00:00
Paolo Cignoni cignoni
bf56c1f802 Added Absolute Curvature colorize 2006-01-20 16:25:39 +00:00
Paolo Cignoni cignoni
c26f0d04e9 Code refactoring
Added RMS Curvature colorize
2006-01-20 14:46:44 +00:00
Paolo Cignoni cignoni
5f7703c7be added texture filename on material 3ds and coordtexture on face 2006-01-20 14:15:52 +00:00
Paolo Cignoni cignoni
a6be45b16b code cleaning + more validation controls 2006-01-20 11:38:35 +00:00
Paolo Cignoni cignoni
85d265d059 Applyfilter now sets the <modified> flag when the filter is applied succesfully 2006-01-20 11:14:27 +00:00
Paolo Cignoni cignoni
dd105fdd9c Starting quoted box (simply draws xyz axes) 2006-01-19 23:56:44 +00:00
Paolo Cignoni cignoni
c6e686cd41 No significant changes 2006-01-19 23:11:39 +00:00
Paolo Cignoni cignoni
9a9670f795 changed struct Format to class Format(QString, QString).
updated importFormats() and exportFormats() to the new class.
2006-01-19 17:07:51 +00:00
Paolo Cignoni cignoni
56eaa0c8ed changed return 0 in return MeshModel::IOM_ALL on GetExportMaskCapability(...) 2006-01-19 16:23:21 +00:00
Paolo Cignoni cignoni
0068c09735 moved savemaskexporter to mainwindows 2006-01-19 15:59:00 +00:00
Paolo Cignoni cignoni
4a70c3662b deleted SaveMaskExporterDialog::Initialize() 2006-01-19 12:45:00 +00:00
Paolo Cignoni cignoni
66402d800d Added mask field 2006-01-19 11:58:28 +00:00
Paolo Cignoni cignoni
31ed3ad6f5 cleaned up code & cleaned up history log 2006-01-19 11:54:15 +00:00
Paolo Cignoni cignoni
5701c7e2f2 Reduced memory occupation of "UniformVariable" struct 2006-01-19 11:41:42 +00:00
Paolo Cignoni cignoni
7b97eb75fa deleted old savemaskobj & old MaskObj 2006-01-19 11:21:14 +00:00
Paolo Cignoni cignoni
d92dddc09f cleaned code 2006-01-19 09:51:04 +00:00
Paolo Cignoni cignoni
b57f01e29d cleaned up history log 2006-01-19 09:36:29 +00:00
Paolo Cignoni cignoni
4791bba039 cleaned code & deleted history log 2006-01-19 09:25:28 +00:00
Paolo Cignoni cignoni
6e2766da9c update small error 2006-01-18 16:14:52 +00:00
Paolo Cignoni cignoni
5d3a4a3da5 updated material 2006-01-18 16:12:58 +00:00
Paolo Cignoni cignoni
107663b8ee added texture base 2006-01-18 15:09:45 +00:00
Paolo Cignoni cignoni
db693004ad added Lib3dsNode in export_3ds 2006-01-18 14:57:26 +00:00
Paolo Cignoni cignoni
5023daa08a added control on diffuse component 2006-01-18 12:27:49 +00:00
Paolo Cignoni cignoni
7f66b45ac3 added control on face's diffuse 2006-01-18 00:45:56 +00:00
Paolo Cignoni cignoni
19ab0240e3 added control for unchecked wedgytexcood when textures is empty 2006-01-18 00:44:27 +00:00
Paolo Cignoni cignoni
785e38d2a7 Moved some include from meshmodel.h to here 2006-01-17 23:46:36 +00:00
Paolo Cignoni cignoni
7e7eb84931 Removed useless open function 2006-01-17 23:45:12 +00:00
Paolo Cignoni cignoni
0800ac5082 removed useless includes 2006-01-17 23:39:52 +00:00
Paolo Cignoni cignoni
2ae4e52157 changed vertflags in vertnormal [bug] 2006-01-17 18:13:06 +00:00
Paolo Cignoni cignoni
68983104cd Added Scalable fonts 2006-01-17 16:35:27 +00:00
Paolo Cignoni cignoni
6661cc8b00 - added connection between rotate Line edit and dial
- bugfix, angle were passed in degrees, must be in radians
2006-01-17 14:18:03 +00:00
Paolo Cignoni cignoni
d77a017708 added capability mask on export file format 2006-01-17 13:48:54 +00:00
Paolo Cignoni cignoni
8ae5507abd update interface meshio : formats -> importFormats() & exportFormts 2006-01-17 13:47:45 +00:00
Paolo Cignoni cignoni
8a3029daa1 spell check threshold, added typename for proper gcc compiling 2006-01-17 13:46:35 +00:00
Paolo Cignoni cignoni
3e1b1643ba 3ds import mechanism extended for objects composed of more submeshes 2006-01-17 12:38:31 +00:00
Paolo Cignoni cignoni
d9b23d2abe Removed bug due to multiple creation of list of action 2006-01-17 11:04:14 +00:00
Paolo Cignoni cignoni
b5fb7c7141 removed '' from DATE macro 2006-01-17 10:43:48 +00:00
Paolo Cignoni cignoni
649649e2ca Slightly change MeshEditInterface 2006-01-17 10:04:20 +00:00
Paolo Cignoni cignoni
102ad5cae0 Removed bug: crash on white space click 2006-01-17 10:03:29 +00:00
Paolo Cignoni cignoni
c04abf4900 deleted Ob&j saving options... menu 2006-01-17 09:20:02 +00:00
Paolo Cignoni cignoni
89524fb8bb update Check Button -> Radio Button and
connect slot for AllButton and NoneButton
2006-01-17 09:08:40 +00:00
Paolo Cignoni cignoni
4b21eb8fb5 Added detacher filter with it's dialog 2006-01-17 00:55:01 +00:00
Paolo Cignoni cignoni
877eb008e5 Added the detacher dialog 2006-01-17 00:54:20 +00:00
Paolo Cignoni cignoni
f54f5ef1c4 Detacher function 2006-01-17 00:53:49 +00:00
Paolo Cignoni cignoni
59b63f5c90 Detacher dialog 2006-01-17 00:51:53 +00:00
Paolo Cignoni cignoni
ce4083ad8b bux-fix MeshModel &m -> MeshModel *m 2006-01-16 23:53:22 +00:00
Paolo Cignoni cignoni
2c452f52e8 deleted small error 2006-01-16 19:45:40 +00:00