Guido Ranzuglia
2d6a213683
- removed filter_ssynth
2016-11-08 12:43:32 +01:00
Guido Ranzuglia
855a80cfe1
- updated ignore file extensions list
2016-11-08 11:10:41 +01:00
Guido Ranzuglia
1c67ac3b30
- added missing include
2016-11-08 11:08:41 +01:00
Paolo Cignoni
49caf342aa
Renamed all 'align' instances into 'alignset' in mutualglobal filter
...
To avoid a nasty conflict with std::align
2016-11-08 10:42:51 +01:00
Paolo Cignoni
052926848b
removed temporary pro
2016-11-08 10:29:13 +01:00
Paolo Cignoni
c0fa277a59
updated lib bin and pro for the muparser lib for mac
2016-11-08 10:08:15 +01:00
Guido Ranzuglia
a30eab7121
- updated the list of the extension that should be ignored
2016-11-08 10:04:11 +01:00
Guido Ranzuglia
3b7d5b498f
- updated and cleaned version of the meshlab_full project file
2016-11-08 10:02:42 +01:00
Paolo Cignoni
d16d368518
Still cleaning the folders moving old unused stuff inside the right folders
2016-11-08 09:49:41 +01:00
Marco Callieri
94c5249be8
small changes in ioTXT
2016-11-07 15:55:58 +01:00
Paolo Cignoni
e0bd49f131
Moved out an unused folder from distribution to FGT
2016-11-07 15:49:55 +01:00
Paolo Cignoni
33be024c5f
Corrected copy location of xml for mac
2016-11-07 15:02:20 +01:00
Marco Callieri
6e2bedc963
geometric measures now uses transformation
...
Transformation matrix is considered when calculating all measures, and a
warning is presented int he log if a non-identity transformation is
present
2016-11-07 14:50:52 +01:00
Marco Callieri
2ad66041b2
area/perimeter of selection now uses transformation
2016-11-07 14:34:30 +01:00
Matteo Dellepiane
25810e3527
Added camera export filter
...
The filter exports active cameras to 'out or Agisoft .xml formats
2016-11-07 14:20:59 +01:00
Marco Callieri
4861f6ba3d
revides .gitignore
2016-11-07 14:17:30 +01:00
Marco Callieri
4660a96c64
border selection polyline now uses transformation
...
the current mesh transformation is used whwn creating the new layer,
which is generated in scene space.
2016-11-07 13:46:09 +01:00
Marco Callieri
674f44bc05
updated .gitignore
...
removed most of the files generated by compiling
2016-11-07 12:28:51 +01:00
Marco Callieri
14552b0376
fixed project APPEND reloading all meshes
...
now, when APPENDING a project, only newly added layers are loaded
(already present layers are NOT reloaded)
2016-11-07 12:08:04 +01:00
Paolo Cignoni
e524295221
cleaned up libs for mac (only macx64 is supported now)
2016-11-07 12:04:41 +01:00
Paolo Cignoni
7c3491f2c4
added missing return in a case
2016-11-07 12:03:38 +01:00
Paolo Cignoni
c3c4901525
Added two minimal sample mlp projects
2016-11-07 11:21:54 +01:00
Paolo Cignoni
703a65ead4
Added minimal .gitignore
2016-11-07 11:05:50 +01:00
Paolo Cignoni
64dbfc5218
better readme
2016-11-07 09:26:19 +01:00
Paolo Cignoni
6003f250e9
Added missing README.md
2016-11-07 09:10:04 +01:00
Paolo Cignoni cignoni
24596443c0
A lot of cleaning and a bit of refactoring of the isoparametrization filter. Load save still to debug...
2016-11-06 23:07:54 +00:00
Paolo Cignoni cignoni
bcc7c9102e
small issue in per mesh color scatter
2016-11-06 11:40:55 +00:00
Paolo Cignoni cignoni
b9f3738ba3
minimal change
2016-11-06 09:59:49 +00:00
Paolo Cignoni cignoni
611695a3ed
Updated the Screened Poisson to the 9.1 version
2016-11-06 09:59:09 +00:00
Paolo Cignoni cignoni
106b9cf119
refactored a bit the 'updated version' http checking
2016-11-03 12:21:36 +00:00
Paolo Cignoni cignoni
6eb5283232
harmless warnings
2016-11-03 12:20:52 +00:00
Paolo Cignoni cignoni
e4358db273
harmless warnings
2016-11-03 12:18:54 +00:00
Paolo Cignoni cignoni
ecf2ae503b
harmless warnings
2016-11-03 12:17:44 +00:00
Marco Callieri mcallieri
6209e091f8
added new filter: create a polyline edgemesh from selection border (to later export it as DXF in other tools)
2016-11-03 10:46:41 +00:00
Guido Ranzuglia granzuglia
dd0e21a962
- changed the application title
...
- introduced a tmp file for checking the current version just for the meanwhile the meshlab 2016 version is not officially released
2016-11-03 09:29:51 +00:00
Guido Ranzuglia granzuglia
1e2a5e005a
- added shortName function
2016-11-03 09:15:15 +00:00
Guido Ranzuglia granzuglia
b5310493e5
- harmonized names of the dll with the filter one
2016-11-03 09:14:46 +00:00
Guido Ranzuglia granzuglia
db97a93af7
- removed unused variable
2016-11-03 09:13:29 +00:00
Paolo Cignoni cignoni
db3dfbcbd3
better descriptions of filters (for better keyword based searching)
2016-11-03 08:26:57 +00:00
Marco Callieri mcallieri
2c2fdcc430
many changes in the RichPoint3m dialog parameter:
...
- re-connected a missing signal
- now "view pos." is the trackball view position, before it was not working
- "camera pos." is now "raster camera pos." and gets the current raster camera position (if any). before it was not really working
- added "trackball center" as possible choice
2016-11-02 15:55:25 +00:00
Marco Callieri mcallieri
c7e2668b63
modified filter names for coherence and better ordering in menu
2016-11-02 13:16:14 +00:00
Marco Callieri mcallieri
8469e5be17
added "set new origin" to translation filter, revided help and corrected a bug (transformed bbox center calculation)
2016-11-02 13:06:23 +00:00
Marco Callieri mcallieri
df67222c18
revised FilterClass for most camera filters
2016-11-02 12:31:31 +00:00
Guido Ranzuglia granzuglia
d827e2b8cb
- added additional controls on mesh topology
2016-11-02 11:55:43 +00:00
Paolo Cignoni cignoni
0dd71b8e48
Refactored harmonic filter
2016-11-02 11:09:34 +00:00
Guido Ranzuglia granzuglia
11442028ba
- fixed "missing face mark components" crash
...
- point2 default changed from mm.bbox.min to mm.bbox.max in order to avoid filter failure caused by using the same values from point1 && point2
2016-11-02 09:03:26 +00:00
Guido Ranzuglia granzuglia
4270061b50
- removed compiler time errors
2016-11-02 08:27:40 +00:00
Paolo Cignoni cignoni
b26d47f8d1
Heavy refactoring of the matrix transformation filters. Now thay share common code and have the same behaviour.
...
Moved a select function from filter_meshing to filter_select
2016-10-31 11:17:12 +00:00
Paolo Cignoni cignoni
c90ea614ce
removed qt error message due to missing placeholder for modified window title
2016-10-31 11:12:35 +00:00
Guido Ranzuglia granzuglia
f3678d8e9c
- from pickFace to pickVisibleFace function
2016-10-29 00:32:19 +00:00