4532 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
5095c1909f warnings; current mesh id is not unsigned. 2010-09-01 12:54:01 +00:00
Guido Ranzuglia granzuglia
fe3dbea3fa added QtScript to the qt session 2010-09-01 10:40:11 +00:00
Michele Sottile sottile
7354c629af Little bug for QT compiler 2010-09-01 10:25:36 +00:00
Guido Ranzuglia granzuglia
fd00397845 removed code generator error 2010-09-01 10:15:55 +00:00
Guido Ranzuglia granzuglia
65756f9a54 added scripting support 2010-09-01 10:15:19 +00:00
Michele Sottile sottile
dc77d6553b Added methods and class for Rasters 2010-09-01 10:05:17 +00:00
Michele Sottile sottile
d85d2c2f61 Added methods and class for Rasters 2010-09-01 10:02:23 +00:00
Guido Ranzuglia granzuglia
85fc360abf patched small bug 2010-09-01 08:35:25 +00:00
Guido Ranzuglia granzuglia
8e2e1447c6 added new scripting mechanism 2010-09-01 08:16:17 +00:00
Paolo Cignoni cignoni
e4fc5044f0 small changes for gcc/*nix compiling 2010-09-01 08:01:56 +00:00
Guido Ranzuglia granzuglia
1107b38fae added new scripting mechanism 2010-09-01 06:49:56 +00:00
Guido Ranzuglia granzuglia
0766536fd9 added new scripting mechanism 2010-09-01 06:49:30 +00:00
Guido Ranzuglia granzuglia
9bdb3cb51e added new scripting mechanism 2010-09-01 06:49:07 +00:00
Fabio Ganovelli ganovelli
e08648acec first working draft of variational shape approximation on triangle meshes
(Cohen-Steiner, Alliez, Desbrun, SIG 04)
2010-09-01 05:11:10 +00:00
Fabio Ganovelli ganovelli
5dbf7d01a1 MAJOR:
completely rewritten changed the internal data structure for cross cell relations.
Replaced the whole mechanism of external references with a unification based.
+ 1/10 of the code
+ more robust
- the editing is slightly slower

state: seems to work, still testing...
2010-08-24 05:40:00 +00:00
Guido Ranzuglia granzuglia
321c5848d9 this file should be not looked at all... 2010-08-23 16:50:13 +00:00
Fabio Ganovelli ganovelli
2f2cb6cabb ongoing. TODO fix the update of impostors after commit 2010-08-22 19:21:53 +00:00
Fabio Ganovelli ganovelli
2c247ba083 removed (commented out) useless instructions to set deleted_face vector inside RemoveVertices(),
since RemoveVertices works on the assumption there are not deleted faces (i.e. that the deleted faces
have been already removed and the vectors compacted).

other minor stuff
2010-08-20 16:33:47 +00:00
Paolo Cignoni cignoni
a0ae6ff273 slash vs backslash mismatch in 2010-08-20 13:45:11 +00:00
Guido Ranzuglia granzuglia
83dc65225a first code sketch to support scripting engine 2010-08-20 08:55:09 +00:00
Guido Ranzuglia granzuglia
b182260d44 first code sketch to support scripting engine 2010-08-20 08:53:40 +00:00
Guido Ranzuglia granzuglia
c01ad5b82f first code sketch to support scripting engine 2010-08-20 08:53:18 +00:00
Guido Ranzuglia granzuglia
e4c25bb0bb first code sketch to support scripting engine 2010-08-20 08:52:50 +00:00
Guido Ranzuglia granzuglia
766c3faccf first code sketch to support scripting engine 2010-08-20 08:52:07 +00:00
Fabio Ganovelli ganovelli
d74f494a66 added call to tri::UpdateSelection<CMeshO>::VertexFromFaceLoose(currentMesh->cm); before calling append::Mesh 2010-08-11 15:55:39 +00:00
Fabio Ganovelli ganovelli
cb9594c0cc bug in FindRemovedElements 2010-08-09 19:52:06 +00:00
Fabio Ganovelli ganovelli
1788d6b718 found bug introduced by edited/committing set difference
so find out  deleted elements that had been compacted in 
the editing session.
the Compact of OocChain were assuming the the vector
of deleted element was sorted, which was not true anymore given
the set difference.
Added sort before compacting in Compact().
2010-08-06 17:39:29 +00:00
Michele Sottile sottile
e87201f127 Added RasterModel and Raster 2010-08-06 16:10:01 +00:00
Paolo Cignoni cignoni
21eb32e362 modified VASE to be able to export current balloon to a new layer 2010-08-06 07:45:49 +00:00
Paolo Cignoni cignoni
a4168fa364 finished creating debugging test-case for sliver removal problem. Start plugin on spheres dataset and default parameters for 36/37 iterations 2010-08-06 07:00:43 +00:00
Paolo Cignoni cignoni
53d0761d31 corrected bug on missing freeze matrix action (thanks to remedius for submitting the bug) 2010-08-06 06:25:27 +00:00
Paolo Cignoni cignoni
f06ac637dc cleaned up some of the many unnecessary explicit creation and re-creation of the same shaders... 2010-08-05 22:32:23 +00:00
Paolo Cignoni cignoni
1f37c770b3 [filter virtual range scan]
- new version of filter
2010-08-05 09:13:28 +00:00
Paolo Cignoni cignoni
e38123676d Some update to dirt_utils.h 2010-08-04 22:40:48 +00:00
Fabio Ganovelli ganovelli
0207fcae4d minor changes 2010-08-04 14:56:39 +00:00
Guido Ranzuglia granzuglia
368b6fec8e win installer updated
- WARNING! removed slice filter
2010-08-04 06:12:59 +00:00
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