Paolo Cignoni cignoni
|
0a574ec9ce
|
deleted old file
|
2006-01-26 19:24:13 +00:00 |
|
Paolo Cignoni cignoni
|
d121b08adb
|
deleted old mask exporter obj
|
2006-01-26 19:19:31 +00:00 |
|
Paolo Cignoni cignoni
|
9ad63b715d
|
deleted old file
|
2006-01-26 19:10:27 +00:00 |
|
Paolo Cignoni cignoni
|
64115aadb9
|
moved mask dialog exporter from mashio to meshlab
|
2006-01-26 18:39:21 +00:00 |
|
Paolo Cignoni cignoni
|
5dbeea7bdc
|
Code cleanup, added widget naming convention and GPL license header
|
2006-01-26 18:08:28 +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
|
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
|
d93f5c5010
|
No relevant changes
|
2006-01-25 11:02:23 +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
|
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
|
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
|
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
|
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
|
7076a40aa4
|
adding first rough texture loading support into 3ds file importing
|
2006-01-22 00:31:14 +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
|
dd105fdd9c
|
Starting quoted box (simply draws xyz axes)
|
2006-01-19 23:56:44 +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
|
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
|
db693004ad
|
added Lib3dsNode in export_3ds
|
2006-01-18 14:57:26 +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
|
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 |
|