Paolo Cignoni cignoni
|
2b490d136a
|
Added MeshDecorateInterface
|
2005-12-05 12:17:09 +00:00 |
|
Paolo Cignoni cignoni
|
9a42204bc4
|
iRendersList -> iDecoratorsList
|
2005-12-05 12:16:46 +00:00 |
|
Paolo Cignoni cignoni
|
8a04e568ef
|
workaround: added RenderMode parameter to MeshColorizePlugin::compute
|
2005-12-05 11:38:52 +00:00 |
|
Paolo Cignoni cignoni
|
8a4476baf5
|
workaround: added rendermode to compute method
|
2005-12-05 11:37:13 +00:00 |
|
Paolo Cignoni cignoni
|
2b20697150
|
Snapshot in png format instead of ppm
|
2005-12-05 10:27:39 +00:00 |
|
Paolo Cignoni cignoni
|
da1babbbc0
|
Correct a little bug in windows menu.
|
2005-12-05 03:59:20 +00:00 |
|
Paolo Cignoni cignoni
|
1f76131771
|
Added in Info Pane number of triangles and vertices
|
2005-12-04 22:19:48 +00:00 |
|
Paolo Cignoni cignoni
|
8881c0382e
|
Added menu windows->Next and Shortcut "CTRL+PageDown"
Added reset trackbal Shortcut "CTRL+H"
Optimize fullscreen
|
2005-12-04 17:47:18 +00:00 |
|
Paolo Cignoni cignoni
|
2c18610888
|
Code optimization
|
2005-12-04 17:00:56 +00:00 |
|
Paolo Cignoni cignoni
|
2369f3941c
|
Changed some action accelerator keys
Renamed preference menu and dialog
|
2005-12-04 16:51:57 +00:00 |
|
Paolo Cignoni cignoni
|
bb7a0892f4
|
Removed [using namespace] directive form .h
Renaming in QT style
Adapted method behavior to the new ui interface
|
2005-12-04 16:50:15 +00:00 |
|
Paolo Cignoni cignoni
|
616c88e982
|
complete restyling
|
2005-12-04 16:47:05 +00:00 |
|
Paolo Cignoni cignoni
|
7240bbabc0
|
added texture action in menu render
|
2005-12-04 15:25:22 +00:00 |
|
Paolo Cignoni cignoni
|
17b856cd99
|
gla now is a local variable used only if needed
texture button now works properly
|
2005-12-04 14:45:30 +00:00 |
|
Paolo Cignoni cignoni
|
43615a4a61
|
Tiled rendering now works.
By default "save snapshot" saves a (X*Y)*2 pixels PPM (4 tiles) where X is the glarea width and Y the glarea height
|
2005-12-04 11:59:48 +00:00 |
|
Paolo Cignoni cignoni
|
0b4f510b50
|
solved some little bugs
now texture button works (not always correct: TO FIX)
|
2005-12-04 11:49:40 +00:00 |
|
Paolo Cignoni cignoni
|
fda1fef507
|
Minor changes
|
2005-12-04 10:51:30 +00:00 |
|
Paolo Cignoni cignoni
|
e06ef6bb1d
|
Some cleanup and renaming
|
2005-12-04 10:43:45 +00:00 |
|
Paolo Cignoni cignoni
|
3c696f8338
|
Added texture icon in toolbar
|
2005-12-04 02:44:39 +00:00 |
|
Paolo Cignoni cignoni
|
9c40994a4e
|
modification aobut form
|
2005-12-04 01:36:43 +00:00 |
|
Paolo Cignoni cignoni
|
b86ec23edf
|
Added logo.png
|
2005-12-04 01:12:06 +00:00 |
|
Paolo Cignoni cignoni
|
977d63ce13
|
added textures icon
|
2005-12-04 00:30:55 +00:00 |
|
Paolo Cignoni cignoni
|
c659556322
|
Switched from progresBar widget to progressbar dialog
|
2005-12-04 00:22:46 +00:00 |
|
Paolo Cignoni cignoni
|
00e353d443
|
Re added filter and io plugins
|
2005-12-03 23:53:27 +00:00 |
|
Paolo Cignoni cignoni
|
0d1efa0a12
|
changed io interface to return a list instead of a vector
|
2005-12-03 23:50:15 +00:00 |
|
Paolo Cignoni cignoni
|
aa48609561
|
Adapted to the new plugin interface in a more standard way
|
2005-12-03 23:46:56 +00:00 |
|
Paolo Cignoni cignoni
|
f5e0a02218
|
Cleaned up a little and added a remove null faces filter
|
2005-12-03 23:46:11 +00:00 |
|
Paolo Cignoni cignoni
|
60a7aee09d
|
Added FullScreen menu and TrackBall->Reset trackBall
|
2005-12-03 23:40:31 +00:00 |
|
Paolo Cignoni cignoni
|
cff7e45406
|
re-added meshcolorizeplugin support
|
2005-12-03 23:25:40 +00:00 |
|
Paolo Cignoni cignoni
|
b03d33eb0f
|
new interface
|
2005-12-03 23:23:37 +00:00 |
|
Paolo Cignoni cignoni
|
e0f2ba4936
|
Added copyright info
|
2005-12-03 22:50:06 +00:00 |
|
Paolo Cignoni cignoni
|
63a9f0b8e2
|
Correct bug
|
2005-12-03 21:29:34 +00:00 |
|
Paolo Cignoni cignoni
|
b6ef18e941
|
Added About menu.
|
2005-12-03 19:05:39 +00:00 |
|
Paolo Cignoni cignoni
|
9ab4254f2c
|
correct bug
|
2005-12-03 18:31:47 +00:00 |
|
Paolo Cignoni cignoni
|
beb60661f7
|
filter adapted to interfaces.h in src/meshlab
|
2005-12-03 17:14:52 +00:00 |
|
Paolo Cignoni cignoni
|
c83b1eacb6
|
Added backface culling action and slots
Added shortcuts for fancy and double lighting
|
2005-12-03 17:04:34 +00:00 |
|
Paolo Cignoni cignoni
|
817a18de4d
|
New code for snapshot and tiled rendering (disabled by default because not fully functional)
|
2005-12-03 16:26:45 +00:00 |
|
Paolo Cignoni cignoni
|
f72eb4e896
|
Revisited example
|
2005-12-03 16:10:19 +00:00 |
|
Paolo Cignoni cignoni
|
5269e26dfb
|
Added samples for core-plugin calls
|
2005-12-03 16:07:14 +00:00 |
|
Paolo Cignoni cignoni
|
986b007294
|
solved some compatilbility issues
|
2005-12-03 16:05:18 +00:00 |
|
Paolo Cignoni cignoni
|
5a960e4695
|
showLog initial value set to true
|
2005-12-03 15:41:21 +00:00 |
|
Paolo Cignoni cignoni
|
ae769400a7
|
added warn_off on unix CONFIG flags
|
2005-12-03 14:40:01 +00:00 |
|
Paolo Cignoni cignoni
|
d88fb4bcc2
|
testing version of a toon shader
|
2005-12-03 10:59:52 +00:00 |
|
Paolo Cignoni cignoni
|
6411401988
|
adding to mask how much we save a obj file format. the mask taken from the dialogue window SaveMaskDialog.
|
2005-12-03 09:45:43 +00:00 |
|
Paolo Cignoni cignoni
|
d1f50c496c
|
update to the new interface of MeshIOInterface
|
2005-12-02 23:36:52 +00:00 |
|
Paolo Cignoni cignoni
|
4e72543767
|
added debug on CONFIG
|
2005-12-02 21:34:41 +00:00 |
|
Paolo Cignoni cignoni
|
0fac9c94f7
|
correct bounding box coordinate and indexes (idx, idy and idz).
Doesn't work yet, work in progress. Need to check UpdateBoundingBox
and correct set of flags (SetS and IsS)
|
2005-12-02 21:34:21 +00:00 |
|
Paolo Cignoni cignoni
|
febd60c1a8
|
slightly change update on topology
|
2005-12-02 21:32:51 +00:00 |
|
Paolo Cignoni cignoni
|
a2311515cd
|
removed some old plugin code to testing new interfaces
|
2005-12-02 17:51:17 +00:00 |
|
Paolo Cignoni cignoni
|
3914cd0b5d
|
dialog save mask
|
2005-12-02 17:49:35 +00:00 |
|