4496 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
c7faa220db removed New from File menu 2010-08-04 06:11:57 +00:00
Paolo Cignoni cignoni
b58650479a removed collision between old and new parameter names 2010-08-03 12:46:22 +00:00
Paolo Cignoni cignoni
1ca75ef737 Restructuring of the New Document, new layer/ open as new layer mechanism. now an empty document is a correct one... 2010-08-03 12:39:04 +00:00
Paolo Cignoni cignoni
d73f2eca96 Better exposure of shadow parameters 2010-08-03 12:37:47 +00:00
Guido Ranzuglia granzuglia
d594e7d304 removed compiler time errors 2010-08-03 08:27:11 +00:00
Guido Ranzuglia granzuglia
ca1f375ed7 removed compiler time errors 2010-08-03 08:26:26 +00:00
Guido Ranzuglia granzuglia
41fb35f5cb removed compile time problems and crash 2010-08-03 06:40:49 +00:00
Fabio Ganovelli ganovelli
62868fe5be added 2010-08-02 19:46:28 +00:00
Fabio Ganovelli ganovelli
959f69ac74 moved from images 2010-08-02 18:58:51 +00:00
Fabio Ganovelli ganovelli
09267cc1cf added 2010-08-02 18:23:54 +00:00
Fabio Ganovelli ganovelli
c49df8a870 comman line builder pro 2010-08-02 16:42:34 +00:00
Guido Ranzuglia granzuglia
a009964c68 updated DecoratorParamsTreeWidget.
- expanded items remain expanded
- removed apply button (preview system)
- for every parameter's value change the decorators are stopped and restarted
2010-08-02 13:54:52 +00:00
Paolo Cignoni cignoni
06c08d5768 Starting to change the new document/create new layer mechanism. 2010-08-02 10:52:12 +00:00
Guido Ranzuglia granzuglia
1a23bfc994 updated DecoratorTreeItem 2010-08-02 10:40:47 +00:00
Paolo Cignoni cignoni
845aef763a added Shadow Intensity parameter for controlling the intensity of the cast shadows 2010-08-02 08:10:28 +00:00
Paolo Cignoni cignoni
355aa9db46 to solve an error from the last commit 2010-07-31 00:01:09 +00:00
Paolo Cignoni cignoni
16cbe85aea some update to the plugin, no new features.
Solved some problem with the .pro file
2010-07-30 23:58:43 +00:00
Guido Ranzuglia granzuglia
d71d8bce00 added new widget to see and modify Decorator GlobalParameters in the layerDialog 2010-07-30 15:45:53 +00:00
Guido Ranzuglia granzuglia
8f45b954a1 added new widget to see and modify Decorator GlobalParameters in the layerDialog 2010-07-30 15:45:21 +00:00
Guido Ranzuglia granzuglia
b17d7f52ac added access functions to currentGlobalPars and defaultGlobalPars 2010-07-30 15:43:10 +00:00
Paolo Cignoni cignoni
8664dfdc7c converted the redrawing system to the qt suggested approach that allow to blend stuff generated with qpainter and opengl. Now text is rendered through QPainter 2010-07-30 14:29:16 +00:00
Paolo Cignoni cignoni
d05b47e56b removed harmless warning 2010-07-30 14:27:51 +00:00
Paolo Cignoni cignoni
7acefcc149 better comments 2010-07-30 12:15:26 +00:00
Paolo Cignoni cignoni
aa1ae864ca added comments 2010-07-30 12:14:56 +00:00
Paolo Cignoni cignoni
22c5b9f24e added in the pro commands to avoid that when you re-compile everything you still find old incompatible dll's in the plugins dir. 2010-07-29 13:51:21 +00:00
Paolo Cignoni cignoni
66fdcea535 updated referneces to the new naming of decoration_base 2010-07-28 23:31:35 +00:00
Paolo Cignoni cignoni
d9d6975908 renaming decorator plugin to the standard naming rules 2010-07-28 23:29:01 +00:00
Paolo Cignoni cignoni
1536445f63 renaming decorator plugin to the standard naming rules 2010-07-28 23:27:40 +00:00
Paolo Cignoni cignoni
3dd94e7de1 Added basic Doxygen root file for generating 'developer' documentation 2010-07-28 23:05:37 +00:00
Paolo Cignoni cignoni
b2563b231a removed old unused doc files 2010-07-28 22:57:09 +00:00
Paolo Cignoni cignoni
661e8f7e23 removed old unused dirs 2010-07-28 22:53:22 +00:00
Paolo Cignoni cignoni
0130ebe513 removed old unused dirs 2010-07-28 22:37:40 +00:00
Paolo Cignoni cignoni
3c4084a069 moved unused editing plugin into the 'old' folder 2010-07-28 22:17:22 +00:00
Paolo Cignoni cignoni
2a97c10044 moved unused editing plugin into the 'old' folder 2010-07-28 22:14:17 +00:00
Paolo Cignoni cignoni
2640a05aff renaming decorator plugin to the standard naming rules 2010-07-28 22:06:23 +00:00
Michele Sottile sottile
8e1eac9d53 Added expandedMap to store if a treeWidgetItem is expanded or not 2010-07-28 14:39:21 +00:00
Michele Sottile sottile
e046a51e37 Little bug in removeTag 2010-07-28 14:09:37 +00:00
Guido Ranzuglia granzuglia
1ce611767c added a WARNING comment. we have to remove the id passed to MeshTree constructor and using instead the one of the MeshModel 2010-07-28 13:09:37 +00:00
Guido Ranzuglia granzuglia
6083781d29 removed crashes on setCurrentMesh used in positional way instead of using it through the MeshModel id. 2010-07-28 13:08:21 +00:00
Paolo Cignoni cignoni
4e452cafae Simplified Version of DustParticle
Dust Sampler now associate a DustParticle with every Vertex of the Dust Mesh
2010-07-28 09:59:18 +00:00
Paolo Cignoni cignoni
fa3d180f94 corrected mkdir creation rule for mac in the post link moving of the compiled common dll 2010-07-28 08:49:01 +00:00
Guido Ranzuglia granzuglia
71ecf5f4b6 added signal in order to visualize selected faces when paint select tool has been selected 2010-07-28 08:39:17 +00:00
Paolo Cignoni cignoni
68439d744d Updated to the new interface 2010-07-28 08:30:18 +00:00
Paolo Cignoni cignoni
d70fbfc9ae INTERFACE CHANGE. Singnificant restructuring of the Decoration Class.
Now it is a bit more flexible. Added decoration classed and a bettermanagement of parameters.
doxigen documentation to be improved...
2010-07-28 08:17:09 +00:00
Guido Ranzuglia granzuglia
b33fe54dd1 replaced all delete mesh with delMesh() 2010-07-28 08:15:25 +00:00
Paolo Cignoni cignoni
79d46f99e1 forgot a depth mask enabling... 2010-07-28 08:11:36 +00:00
Guido Ranzuglia granzuglia
857bc58e9b moved selection filters in the select menu too 2010-07-28 07:43:13 +00:00
Guido Ranzuglia granzuglia
478775e0b9 finally select border faces selects faces (not vertices!) 2010-07-28 07:32:13 +00:00
Guido Ranzuglia granzuglia
5ec51381bd remove comment on parameter "true" on createSlice function. This parameter value crashes the filter. FIX IT as soon as possible. 2010-07-27 14:52:30 +00:00
Guido Ranzuglia granzuglia
9c9c3b72bf cleaned vertices and faces selection after they are moved to another layer 2010-07-27 14:25:46 +00:00