4403 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
bb3e4e9ad5 [ filter_virtual_range_scan ]
- integration with filter_vsa continues...
2010-09-02 20:10:46 +00:00
Fabio Ganovelli ganovelli
44144f51f0 ongoing 2010-09-02 19:40:13 +00:00
Guido Ranzuglia granzuglia
cc5e00ebff meshlab 64 bit installer 2010-09-02 15:59:21 +00:00
Guido Ranzuglia granzuglia
4058173760 patch to avoid qrc problems with Qt-VisualStudio-Addin 1.1.5 2010-09-02 15:44:29 +00:00
Guido Ranzuglia granzuglia
145f0a8c19 patch to avoid qrc problems with Qt-VisualStudio-Addin 1.1.5 2010-09-02 15:44:07 +00:00
Paolo Cignoni cignoni
e0e6abebe1 [ filter_virtual_range_scan ]
- last committ before integration
2010-09-02 14:54:18 +00:00
Paolo Cignoni cignoni
eb355d1889 updated info for the new subdivision filters of Simon Boye' 2010-09-02 12:34:04 +00:00
Paolo Cignoni cignoni
c2bb737342 Added Marco Tarini to the stable contributors 2010-09-02 10:10:14 +00:00
Paolo Cignoni cignoni
62fc8ed018 harmless warnings 2010-09-02 08:58:31 +00:00
Paolo Cignoni cignoni
06e11ef305 Removed most of the updateGL calls (now glarea has a standard painting mechanism that allows to integrate Qt text drawing with opengl) so updateGL should not be called but just the classical old plain update() 2010-09-02 08:57:18 +00:00
Paolo Cignoni cignoni
9d1db0198d various small changes to remove warnings, improve glslang conformance, removal of wrong updateGL 2010-09-02 07:38:27 +00:00
Paolo Cignoni cignoni
f69e18491e Added the new LS3 Subdivision Surface algorithm (original alg. provided by Simon Boye') 2010-09-02 06:46:47 +00:00
Paolo Cignoni cignoni
873ee8557f Added new parameters to reflexion lines shader (thanks to Simon Boye' for submitting the patches) 2010-09-02 06:20:15 +00:00
Fabio Ganovelli ganovelli
ebcf48ba55 added option to generate shots (todo: some renaming) 2010-09-01 16:07:37 +00:00
Michele Sottile sottile
3cc67ac6bd Solved some bugs related to the link viewers mode and the rendering of the rasters 2010-09-01 16:04:14 +00:00
Paolo Cignoni cignoni
c161623739 harmless warnings 2010-09-01 12:59:26 +00:00
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