648 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
226e07f290 vertex and face quality flags added to mask 2006-01-26 16:56:00 +00:00
Paolo Cignoni cignoni
be22392fa1 Bugfix the new signature for decimator function call 2006-01-26 16:49:50 +00:00
Paolo Cignoni cignoni
0414e207b2 Added six spinbox, three for the legth of the cell edge and three for the number of subdivision in a specific axis. 2006-01-26 16:49:02 +00:00
Paolo Cignoni cignoni
b0f7d19708 Changed the sgnatureof decimatorfunction, added 3 parameter to perform three different subdivision on the three axises. 2006-01-26 16:41:06 +00:00
Paolo Cignoni cignoni
ace856c6b7 deleted a small bug 2006-01-26 15:57:20 +00:00
Paolo Cignoni cignoni
ae9f7a4887 added control on the maximum number of vertices allowed by the 3DS file format 2006-01-26 15:48:49 +00:00
Paolo Cignoni cignoni
71a3f1a7af Quoted box: draws xyz axes candidates 2006-01-26 00:38:59 +00:00
Paolo Cignoni cignoni
a95ff14b9e Bugfix 2006-01-25 21:09:02 +00:00
Paolo Cignoni cignoni
9c10cd2477 Implemented percentile for detucher's dialog 2006-01-25 21:06:24 +00:00
Paolo Cignoni cignoni
cd259e2804 dial start from 0 at north , 90 east and so on 2006-01-25 19:53:58 +00:00
Paolo Cignoni cignoni
d66cc3aa8e shaderdialog closed every time the user changes the current shader 2006-01-25 16:58:05 +00:00
Paolo Cignoni cignoni
3f753bb6a0 - Restyling part II
- Font resizing works better
- Some renaming
2006-01-25 15:38:10 +00:00
Paolo Cignoni cignoni
bba138b33f Added variable vertical spacing 2006-01-25 15:37:15 +00:00
Paolo Cignoni cignoni
b29682747d Added "move light" to help on screen 2006-01-25 11:33:34 +00:00
Paolo Cignoni cignoni
d93f5c5010 No relevant changes 2006-01-25 11:02:23 +00:00
Paolo Cignoni cignoni
53c3800c62 - Code cleaning and restyling
- Some bugs removed on resizing
- A lot of changes in paintGL
2006-01-25 03:57:15 +00:00
Paolo Cignoni cignoni
5df71ea196 added shadersDialog.cpp and shadersDialog.h 2006-01-25 03:00:23 +00:00
Paolo Cignoni cignoni
12e9248d71 added shadersDialog initial support 2006-01-25 02:59:38 +00:00
Paolo Cignoni cignoni
d8f3b86b0f uniform variables dialog: first release 2006-01-25 02:57:06 +00:00
Paolo Cignoni cignoni
650f532335 structs used into meshrender plugins 2006-01-25 02:55:37 +00:00
Paolo Cignoni cignoni
9efd600db7 irrelevant change 2006-01-25 01:06:51 +00:00
Paolo Cignoni cignoni
ff631531d7 Added trackball to change directional lighting 2006-01-25 00:56:51 +00:00
Paolo Cignoni cignoni
16a90d0971 spaces removed 2006-01-24 17:29:04 +00:00
Paolo Cignoni cignoni
0a6822c881 Added help on screen (key F1) 2006-01-24 17:19:36 +00:00
Paolo Cignoni cignoni
eb078e1928 3ds sample with texture 2006-01-24 00:31:21 +00:00
Paolo Cignoni cignoni
9b43b1f9ba added detucher.h in the project 2006-01-23 21:48:54 +00:00
Paolo Cignoni cignoni
70aaabc5dc Update detucherdialog with the diagonal percentage spinbox. 2006-01-23 21:47:58 +00:00
Paolo Cignoni cignoni
25ef283255 added form 2006-01-23 21:25:22 +00:00
Paolo Cignoni cignoni
0ba42fb87d added m.mask = mask to show Mesh information 2006-01-23 15:54:04 +00:00
Paolo Cignoni cignoni
484a4c148d No significant changes 2006-01-23 15:25:43 +00:00
Paolo Cignoni cignoni
aec8d99ff2 deleted bug when saving a face color. 2006-01-23 14:07:39 +00:00
Paolo Cignoni cignoni
aea14984a4 Rotate X/Z axis had wrong axes, now rotate around x has z axis
and viceversa
2006-01-23 14:03:19 +00:00
Paolo Cignoni cignoni
d3b935ad2a bugfix in AreaMix() (voronoi area) 2006-01-23 11:48:48 +00:00
Paolo Cignoni cignoni
767f9d02ae added updateMenus() in applyColorMode() 2006-01-23 10:23:07 +00:00
Paolo Cignoni cignoni
87a0137efa commented code 2006-01-23 09:09:30 +00:00
Paolo Cignoni cignoni
63d7bff43c added GetMeshInfoString(mask meshmodel).
This member shows the information of the Mesh in terms of VC,VQ,FC,FQ,WT
where:
VC = VertColor,VQ = VertQuality,FC = FaceColor,FQ = FaceQuality,WT = WedgTexCoord
2006-01-23 08:56:49 +00:00
Paolo Cignoni cignoni
b77a343a47 added handling of some of the non critical errors which may occurr during obj file importing 2006-01-23 01:37:51 +00:00
Paolo Cignoni cignoni
95a525b0ca added handling of non critical errors which may occurr during obj file importing 2006-01-23 01:26:30 +00:00
Paolo Cignoni cignoni
da4e4dcb2e changed default value of diffuse. 1.0 -> 0.8 2006-01-22 23:59:01 +00:00
Paolo Cignoni cignoni
e800a1eaf8 Choosing axes candidates 2006-01-22 23:37:59 +00:00
Paolo Cignoni cignoni
466498043a deleted old file of exporter from source, header and forms 2006-01-22 17:59:27 +00:00
Paolo Cignoni cignoni
eb826a15e5 added update bbox and normal after transform dialog 2006-01-22 16:43:32 +00:00
Paolo Cignoni cignoni
cdfe95c506 - restored correct layout in .ui
- added rotate around origini / object center
2006-01-22 16:40:38 +00:00
Paolo Cignoni cignoni
e7dd12242d Puts ticks on X axis... Still working on... 2006-01-22 14:47:16 +00:00
Paolo Cignoni cignoni
87080500e8 added scale to unit box, move obj center. Rotate around object and origin are not working actually. 2006-01-22 14:11:04 +00:00
Paolo Cignoni cignoni
2eba8a7ffa cleaned code & optimized code of material's name 3ds 2006-01-22 10:42:18 +00:00
Paolo Cignoni cignoni
e86a04de65 deleted bug on saving name material 3ds 2006-01-22 01:26:52 +00:00
Paolo Cignoni cignoni
7076a40aa4 adding first rough texture loading support into 3ds file importing 2006-01-22 00:31:14 +00:00
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