Guido Ranzuglia granzuglia
0a92b3dfaa
added script code user defined code execution.
2011-11-21 17:38:54 +00:00
Guido Ranzuglia granzuglia
537b975423
added script code user defined code execution.
2011-11-21 17:37:38 +00:00
Guido Ranzuglia granzuglia
17120a09fe
changed filter elements order
2011-11-21 17:36:30 +00:00
Marco Callieri mcallieri
4834a3a305
added the possibility of slightly changing the light direction while picking points: light is changed using CTRL + ALT (like main window) but is restricted to the front hemisphere of view-space
2011-11-21 14:58:05 +00:00
Marco Callieri mcallieri
a03589e216
changed a call from Distance to DistancePlanePoint to avoid overloading problems
2011-11-21 13:17:26 +00:00
Marco Callieri mcallieri
6200754ae0
added support for per-vertex color
2011-11-18 16:37:47 +00:00
Guido Ranzuglia granzuglia
4ac7c46969
removed bug in code generation
2011-11-18 15:37:27 +00:00
Guido Ranzuglia granzuglia
ba8b925f49
added info for total time execution for scripted code
2011-11-18 15:36:52 +00:00
Marco Callieri mcallieri
50e38f63b3
added support for per-vertex color. Now lambertian radiance scaling uses per-vertex color
2011-11-18 15:00:32 +00:00
Guido Ranzuglia granzuglia
2d22956203
CRITICAL UPDATE:
...
- changed parsing philosophy. In order to improve the performance now a copy of the document will be maintained inside the query engine.
- removed terrible bug causing multi-generation of the filters' bridge code between c++ and javascript
2011-11-18 11:12:15 +00:00
Guido Ranzuglia granzuglia
6c176d89e1
added errorMsg to new XML Filter
2011-11-18 10:44:45 +00:00
Guido Ranzuglia granzuglia
9ddb6bd4e7
fixed bugs
2011-11-17 16:12:44 +00:00
Guido Ranzuglia granzuglia
9c3ba99d19
added missing Cleaning category
2011-11-17 15:52:33 +00:00
Guido Ranzuglia granzuglia
9462ef5b14
added a repaint in order to force MainWindow to show immediately the interrupt filter button
2011-11-16 14:04:58 +00:00
Guido Ranzuglia granzuglia
a29bc86f18
various changes due to syntax errors in cpp/h generator
2011-11-16 14:03:08 +00:00
Guido Ranzuglia granzuglia
e5a6a5eced
fixed cpp and h files generated syntax
2011-11-16 10:01:21 +00:00
Guido Ranzuglia granzuglia
8e1c6ad90b
from >> to > >
2011-11-16 09:49:08 +00:00
Guido Ranzuglia granzuglia
f7875a32aa
added functionalities and fixed a lot of small bugs in XML editor generator
2011-11-15 16:32:13 +00:00
Guido Ranzuglia granzuglia
0b35241ab7
added functionalities and fixed a lot of small bugs in XML editor generator
2011-11-15 16:29:17 +00:00
Paolo Cignoni cignoni
9865bbd77a
>> -> > > (in double template declarations...)
2011-11-15 15:18:13 +00:00
Guido Ranzuglia granzuglia
c95ed03e30
a lot of improvements on the XML editor GUI
2011-11-14 17:44:17 +00:00
Guido Ranzuglia granzuglia
8ed9a2ced6
removed stupid copy-and-paste crash
2011-11-14 15:53:13 +00:00
Marco Callieri mcallieri
6b1186dbf5
added shortcuts for the canonical views (front back top bottom left right) using a keypad mapping similar to Blender
2011-11-14 14:11:12 +00:00
Guido Ranzuglia granzuglia
d5a055b300
fixed crash happening during MeshLab closing
2011-11-14 12:43:47 +00:00
Guido Ranzuglia granzuglia
4f7bcaea66
added support for Shot in the script system
2011-11-14 12:23:32 +00:00
Guido Ranzuglia granzuglia
23753cfd17
added XMLShotWidget
2011-11-14 12:22:35 +00:00
Guido Ranzuglia granzuglia
e8f6c0efef
fixed crash for missing raster
2011-11-14 12:19:59 +00:00
Guido Ranzuglia granzuglia
5d4f70364c
a slightly little better output support
2011-11-10 13:46:50 +00:00
Guido Ranzuglia granzuglia
3d8ff0b80f
- added functions to script system in order to improve performance
2011-11-10 13:44:05 +00:00
Marco Callieri mcallieri
08493c72f2
cahnged translation key from G (blender style) to T (everyone else in the world)
2011-11-09 14:19:04 +00:00
Marco Callieri mcallieri
e9acfa6500
During alignment, you can pick points on two meshes rendering their original per-vertex color (if present), using the "use false color" button on the align dialog
2011-11-09 13:52:24 +00:00
Marco Callieri mcallieri
fa992b9e50
restored "current layer" yellow highlight to the entire line of the layer dialog
2011-11-09 13:16:06 +00:00
Marco Callieri mcallieri
7f16b222e2
first draft of filters for the procedural generation of simple wind instruments, to be 3D printed. still under development
2011-11-08 18:07:39 +00:00
Marco Callieri mcallieri
f481178caf
improved manipulators, almost finished
2011-11-08 18:05:40 +00:00
Guido Ranzuglia granzuglia
422ba44160
added support for interruptible
2011-11-07 10:33:42 +00:00
Guido Ranzuglia granzuglia
d9a0899e5a
added support for interruptible
2011-11-07 10:33:17 +00:00
Guido Ranzuglia granzuglia
74c729e578
called destructor for MLXMLPluginInfo
2011-11-07 10:32:50 +00:00
Guido Ranzuglia granzuglia
cc3a627ffa
updated support for interruptible
2011-11-07 10:31:47 +00:00
Guido Ranzuglia granzuglia
f25334eea5
added destructor to PluginManager
2011-11-07 10:30:50 +00:00
Matteo Dellepiane matteodelle
b7b6c42ee4
dellepiane: improving the filter
2011-11-07 07:46:38 +00:00
Guido Ranzuglia granzuglia
b16770d663
added support for interruptible filters
2011-11-04 10:36:00 +00:00
Guido Ranzuglia granzuglia
9698478134
added support for interruptible filters
2011-11-04 10:35:17 +00:00
Guido Ranzuglia granzuglia
9312077d7a
added support for interruptible filters
2011-11-04 10:34:57 +00:00
Guido Ranzuglia granzuglia
89da5365e9
added support for interruptible filters
2011-11-04 10:34:29 +00:00
Guido Ranzuglia granzuglia
f4308a544e
removed stupid crash
2011-11-03 17:17:41 +00:00
Guido Ranzuglia granzuglia
df9bfa49bd
removed crash derived by a not reseted glarea pointer inside xmlstddialog
2011-10-31 17:36:44 +00:00
Guido Ranzuglia granzuglia
51080afeb3
removed compile time errors
2011-10-31 16:54:44 +00:00
Guido Ranzuglia granzuglia
46a78800c5
from Ariety to Arity
2011-10-31 15:52:03 +00:00
Guido Ranzuglia granzuglia
7d86f0e8bd
added some mesh and vertex functionalities
2011-10-28 14:53:09 +00:00
Guido Ranzuglia granzuglia
7847bfc565
Run Code has been updated
2011-10-28 14:52:19 +00:00