Paolo Cignoni cignoni
bd80073e57
fixed a crash with the release version
2007-11-02 13:58:28 +00:00
Daniele Panozzo danielepanozzo
71a7c569dd
new colors for faces
2007-10-30 19:47:15 +00:00
Daniele Panozzo danielepanozzo
03ea53812b
added brush tool and eraser tool
2007-10-29 22:59:15 +00:00
Paolo Cignoni cignoni
9eb3e69227
added missing cast for mac gcc
2007-10-25 15:20:35 +00:00
Paolo Cignoni cignoni
09c1248de7
resolved minor compile issue
2007-10-24 19:17:34 +00:00
Paolo Cignoni cignoni
ac62b625c2
Multipass rendering has been implemented.
...
Every rendering pass draw on a dedicated GL_COLOR_ATTACHMENTi_EXT (render to texture).
The result of each pass can be used as input by other passes in the form of sampler2D
uniform variables.
2007-10-24 17:09:24 +00:00
Paolo Cignoni cignoni
ae696ed1e0
added absolute box corner decoration
2007-10-23 07:16:35 +00:00
Paolo Cignoni cignoni
d87d3af91b
switch to selection rendering done by slot and signals
2007-10-23 07:15:19 +00:00
Paolo Cignoni cignoni
85e54ad6af
re-added in binary becouse they were ascii
2007-10-19 22:46:51 +00:00
Paolo Cignoni cignoni
8f8b038b45
removed becouse they were ascii
2007-10-19 22:45:43 +00:00
Paolo Cignoni cignoni
13f9804a40
first version of aligning icons
2007-10-19 22:31:06 +00:00
Paolo Cignoni cignoni
0cc05286c9
Still not completely working version.
2007-10-19 21:31:31 +00:00
Guido Ranzuglia granzuglia
2c13ab51ca
meshlab's u3dexporter interface first version with latex file generation
...
WARNING! there is yet the configuration form for latex parameters
2007-10-19 10:54:52 +00:00
Guido Ranzuglia granzuglia
20ebb30822
added u3d_io project
2007-10-19 10:51:59 +00:00
Paolo Cignoni cignoni
db900f3c37
corrected orthographic error in report string
2007-10-17 21:24:36 +00:00
Paolo Cignoni cignoni
abd52350d6
better label and automatic suspension after the end of the measurement using slots
2007-10-17 08:31:45 +00:00
Paolo Cignoni cignoni
0488724c3c
changed in order to the new allocator based deleting strategy
2007-10-16 20:26:49 +00:00
Paolo Cignoni cignoni
c4f478721d
changed edgecollapse interface in order to the new allocator based deleting strategy
2007-10-16 16:47:36 +00:00
Paolo Cignoni cignoni
38855b0abd
changed static var in class into a static func returning a const val
2007-10-16 15:28:20 +00:00
Paolo Cignoni cignoni
ca1cc6b22c
standard include paths for glew
2007-10-16 15:23:53 +00:00
Daniele Panozzo danielepanozzo
aab599b6c3
initial CVS import of the plugin editrgbtri
2007-10-16 12:50:44 +00:00
Paolo Cignoni cignoni
7fa869dc0d
mismatch between float and absperc parameters
2007-10-16 12:19:25 +00:00
Massimiliano Corsini maxcorsini
e1dbc3e26a
*** empty log message ***
2007-10-12 12:36:02 +00:00
Massimiliano Corsini maxcorsini
16c6f551f3
signed/unsigned warning removed
2007-10-12 10:09:29 +00:00
Massimiliano Corsini maxcorsini
d826f2cc08
fix some warnings
2007-10-12 10:06:58 +00:00
Massimiliano Corsini maxcorsini
be3e7b2af3
*** empty log message ***
2007-10-12 10:04:54 +00:00
Paolo Cignoni cignoni
0c6459a912
Initial version of the Measuring Editing Tool
2007-10-12 09:34:58 +00:00
Paolo Cignoni cignoni
2009ca83b7
Initial implementation of multipass rendering.
...
Please note that MeshRenderInterface has been modified to get the number of rendering passes.
2007-10-09 13:02:09 +00:00
Paolo Cignoni cignoni
1a49b00f84
added delete face and vert
2007-10-09 11:54:39 +00:00
Paolo Cignoni cignoni
052088d6c6
corrected behavior for endedit
2007-10-08 19:48:45 +00:00
Paolo Cignoni cignoni
20d4ef2a94
Added automatic exporting of ply and aln from the dialog
2007-10-08 08:55:44 +00:00
Paolo Cignoni cignoni
73614f6b5a
Updated used defined dialog to the new filter interface.
2007-10-06 23:39:01 +00:00
Paolo Cignoni cignoni
680abed7f4
New filter interface. Hopefully more clean and easy to use.
2007-10-02 08:13:53 +00:00
Paolo Cignoni cignoni
ad1d99d51a
Updated all the QT pro to the requirements for filters. Removed PPC support.
2007-10-02 07:53:29 +00:00
Paolo Cignoni cignoni
65208e739b
Fix around multiple application of single pass rfx shaders.
2007-09-27 16:28:43 +00:00
Paolo Cignoni cignoni
193082ab9d
fixed compilation issue under unix oses
2007-09-27 13:04:26 +00:00
Paolo Cignoni cignoni
1c4fbf27c6
bug fix
2007-09-22 16:37:08 +00:00
Paolo Cignoni cignoni
7785b2ab44
removed a dead lock
2007-09-21 09:58:43 +00:00
Paolo Cignoni cignoni
2763f2b4b8
added a refine step for the edge faces
2007-09-17 10:40:33 +00:00
Paolo Cignoni cignoni
b3d6bc7b89
The directory "render_rm" for Ati Render Monkey Shaders render plugin is added to the project.
2007-09-12 15:38:42 +00:00
Paolo Cignoni cignoni
dfaa8beb7b
Initial commit of the Render Monkey Shaders render plugin. At the moment the plugin is able to parse and load any "rfx" (render monkey save file) file that is present under the directory "src/meshlab/shadersrm/" at startup time. The files which are correctly parsed will be displayed under the menu "Render" -> "Shaders". For each shader found in this directory a window dialog is popuped to ask the user some setting: you can select any effect declared in the file, and for each effect you can custom the uniform variables and the textures of each pass. For each pass the vertex program and the fragment program are correcty loaded in memory and the uniform variable (at startup and when modified) are correctly updated in memory (at their right location) as well as the declared textures. The multi pass rendering is still missing, and at the moment the plugin wont interfere the render routine at all.
2007-09-12 15:38:01 +00:00
Paolo Cignoni cignoni
b8e483dd16
Minor changes to avoid memory leak.
...
Added two glGetError() to avoid MeshLab to crash when the plugin encounters some error on its way
2007-09-09 17:56:13 +00:00
Paolo Cignoni cignoni
ea1b7b1acf
cleaned include files
2007-08-25 08:42:45 +00:00
Paolo Cignoni cignoni
ea10ff3719
removed useless include path
2007-08-25 08:41:30 +00:00
Paolo Cignoni cignoni
d5283921cc
correct resizing for the dialog
2007-08-25 08:39:55 +00:00
Paolo Cignoni cignoni
2d8bd595c9
added some typename
2007-08-23 08:31:33 +00:00
Paolo Cignoni cignoni
bafed177e9
added #include <float.h>
...
added some typename
2007-08-23 08:31:11 +00:00
Paolo Cignoni cignoni
457eaae5f4
Several Improvements
2007-08-20 09:22:47 +00:00
Paolo Cignoni cignoni
42300dab71
Added a Reset Button
2007-08-20 09:21:56 +00:00
Paolo Cignoni cignoni
c6cb8e3309
Added Freeze transform and improved transformation dialog
2007-07-24 07:20:26 +00:00