281 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
771f97ca4a Disabled textures during print info 2005-12-06 15:13:23 +00:00
Paolo Cignoni cignoni
322f4eccf7 Snapshot dialog now works 2005-12-06 10:42:04 +00:00
Paolo Cignoni cignoni
c466748a93 added code to grant that material files will be searched into the right directory 2005-12-06 05:16:54 +00:00
Paolo Cignoni cignoni
d7aa8bb5c9 Object file importer now performs also materials and texture names loading 2005-12-06 05:07:39 +00:00
Paolo Cignoni cignoni
7400887489 first try with correct Set and User bit 2005-12-05 18:47:08 +00:00
Paolo Cignoni cignoni
1804584532 Added snapshot save dialog (not used yet) 2005-12-05 18:15:27 +00:00
Paolo Cignoni cignoni
a8b88bfab1 Added toon shader example 2005-12-05 18:11:28 +00:00
Paolo Cignoni cignoni
b053fd8475 Added isSupported method definition 2005-12-05 18:10:05 +00:00
Paolo Cignoni cignoni
47f5504c88 Added MeshRenderInterface and shader support 2005-12-05 18:09:42 +00:00
Paolo Cignoni cignoni
a4c72b8c7b added:
MeshRenderInterface *iRender;
void setRender(MeshRenderInterface *);
MeshRenderInterface * getRender();
2005-12-05 18:09:08 +00:00
Paolo Cignoni cignoni
481ad640b6 added MeshRenderInterface::isSupported() method 2005-12-05 18:08:21 +00:00
Paolo Cignoni cignoni
c7e20f6968 new interfaces 2005-12-05 16:52:57 +00:00
Paolo Cignoni cignoni
08e524aa00 comment out old (and working) version, commented new (and not working) versione 2005-12-05 15:25:41 +00:00
Paolo Cignoni cignoni
89abd7bb21 ../../test/loop/new_refine.h is now refine_loop.h in this dir 2005-12-05 15:05:21 +00:00
Paolo Cignoni cignoni
80f6f38a7b second action from "Loop" to "Butterfly" 2005-12-05 14:51:03 +00:00
Paolo Cignoni cignoni
646e793e0b added debug_and_release 2005-12-05 14:02:53 +00:00
Paolo Cignoni cignoni
e44cfd9719 added debug_and_release on unix CONFIG 2005-12-05 14:02:09 +00:00
Paolo Cignoni cignoni
89f369b27a added unix config directives 2005-12-05 14:00:31 +00:00
Paolo Cignoni cignoni
f3a8bba406 added debug_and_release flags on unix CONFIG 2005-12-05 13:56:47 +00:00
Paolo Cignoni cignoni
885a5b2687 *** empty log message *** 2005-12-05 12:19:23 +00:00
Paolo Cignoni cignoni
16182c2faf Added support for MeshDecorateInterface Plugins 2005-12-05 12:18:58 +00:00
Paolo Cignoni cignoni
ebbfe4a12e Added void applyDecorateMode(); 2005-12-05 12:17:45 +00:00
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