7176 Commits

Author SHA1 Message Date
Paolo Cignoni
a4c55a05ca testing windeployqt and qtpath in nsis 2018-02-15 18:44:40 +01:00
Paolo Cignoni
7073b4f563 nsis with correct qtbase 2018-02-15 18:21:40 +01:00
Paolo Cignoni
dc6ccc648a still on copying xml 2018-02-15 11:57:54 +01:00
Marco Callieri
3021edb945 PLY export custom attributes
FIRST DRAFT
- to be tested
- VECTOR 3F parameters are still ignored
2018-02-14 17:54:42 +01:00
Marco Callieri
859ab61adb removed warnings 2018-02-14 17:43:11 +01:00
Paolo Cignoni
1cf0f1837f better way of copying xml files 2018-02-14 11:10:50 +01:00
Paolo Cignoni
fab880a653 harmless warning 2018-02-14 10:48:13 +01:00
Paolo Cignoni
93aa49b0db Cleaned minipro 2018-02-14 09:33:16 +01:00
Paolo Cignoni
0ca9c68af9 appveyor + nsis 2018-02-14 06:58:09 +01:00
Marco Callieri
a7258f4ad3 added " to some file-lines
All the other had them :)
2018-02-12 12:14:44 +01:00
Marco Callieri
5e06796fd7 update version number 2018-02-12 12:07:03 +01:00
Marco Callieri
425beac48e updated website 2018-02-12 11:39:43 +01:00
Marco Callieri
e7e689a9b7 update version number 2018-02-12 11:39:12 +01:00
Marco Callieri
74a5382a28 added MSVC2017 2018-02-09 14:57:00 +01:00
Marco Callieri
7788bbe5c2 updated meshlabserver help text 2018-02-09 10:10:09 +01:00
Marco Callieri
cc9aa18124
Merge pull request #179 from markstock/server_writes_radii
Server now exports point radii if available
2018-02-07 13:10:31 +01:00
Marco Callieri
4c6ea82ae9 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-02-07 13:06:48 +01:00
Marco Callieri
56e5670e78 updated ling to website 2018-02-07 13:06:44 +01:00
Marco Callieri
56ff8133b3
Merge pull request #221 from kaveet/master
Fix a typo in Cube creator
2018-02-07 13:05:59 +01:00
Marco Callieri
37df43adf3 added version number to MeshlabServer 2018-02-01 15:06:11 +01:00
Marco Callieri
21845e65d2 fixed "show curvature" crash
before, it was trying to access both vertex and faces curvature WITHOUT checking first if they were available
2018-02-01 13:51:16 +01:00
Marco Callieri
03b02dbc19 fixed "set texture" to support jpg
there was a problem when asking for a jpg texture, the extension .png was added, and nothing worked :)
2018-01-31 17:03:26 +01:00
Marco Callieri
869f98d559 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-01-31 16:25:53 +01:00
133470
a8b6c84252 - fixed 'removing unreferenced vertices doesn't update the mesh bounding box' bug 2018-01-22 17:31:39 +11:00
Marco Callieri
98f12374da snap all layers fix
when a layer is deleted, it is skipped from snapshot "all layers"
2018-01-11 18:10:57 +01:00
Marco Callieri
ac5ef3831f accented/regional chars fix
qUtf8Printable should be used for logging strings
and interanl string storage in meshmodel should not use qPrintable, to avoid screwing with the filenames
2018-01-11 17:26:45 +01:00
Marco Callieri
ecf9ebb43e corrected a delete for an array 2018-01-11 17:25:00 +01:00
granzuglia
44deb4facf - added show only the normals of selected faces/vertices 2018-01-10 06:40:01 +11:00
granzuglia
c07595da02 - added support for further widget types 2018-01-09 17:40:44 +11:00
granzuglia
45fdd82648 -added support for vec3 widget 2018-01-09 14:36:44 +11:00
granzuglia
507a2b3665 - added support for persistent parameters to further widgets (not yet all of them) 2018-01-09 13:30:52 +11:00
granzuglia
93d9275ddb fixed 'reset default values for persistent parameters' bug 2018-01-08 11:55:17 +11:00
granzuglia
a4f45b29be fixed 'additional double quotes in saving string persistent values into the system setting' bug 2018-01-08 11:00:14 +11:00
granzuglia
a6f56c21fe inverted order of the msvc tokens, in order to avoid problems with older visual studio versions 2018-01-08 10:57:55 +11:00
granzuglia
68616089ed - fixed bug in the persistent parameter system 2018-01-05 17:24:53 +11:00
granzuglia
3af5988579 fixed compile time error 2018-01-05 16:21:15 +11:00
133470
92b74e389d removed useless piece of code 2018-01-05 15:00:59 +11:00
133470
660d886fd4 added parIsPersistent field into the xml file 2018-01-04 16:27:51 +11:00
granzuglia
53c625f03b Fixed compiling issues to make travis system happy. 2018-01-04 15:06:23 +11:00
granzuglia
08ab667a12 added support for persistante parameters. now everything should be able to compile again! WARNING! PLEASE, RECOMPILE THE EXTERNAL LIBRARIES BEFORE RECOMPILE THE WHOLE MESHLAB_FULL.PRO 2018-01-04 14:29:25 +11:00
granzuglia
065573e503 added support for persistante parameters. WARNING!!! please, note that at this moment the code may not compile. It will compile again as soon as I will finish to merge the all the changed files 2018-01-04 11:02:04 +11:00
granzuglia
fae57fd072 added support for persistante parameters. WARNING!!! please, note that at this moment the code may not compile. It will compile again as soon as I will finish to merge the all the changed files 2018-01-03 18:34:36 +11:00
granzuglia
2e08808194 added support for persistante parameters. WARNING!!! please, note that at this moment the code may not compile. It will compile again as soon as I will finish to merge the all the changed files 2018-01-03 16:04:15 +11:00
granzuglia
e5718ad240 added support for persistante parameters. WARNING!!! please, note that at this moment the code may not compile. It will compile again as soon as I will finish to merge the all the changed files 2018-01-03 13:13:13 +11:00
granzuglia
6a0eedad1b added support for persistante parameters. WARNING!!! please, note that at this moment the code may not compile. It will compile again as soon as I will finish to merge the all the changed files 2018-01-03 12:51:19 +11:00
granzuglia
fe09cc5a22 updated the filterthread with support for persistent parameters 2018-01-03 10:39:37 +11:00
granzuglia
7a19e3ceb9 - fixed a lot of compiler errors and added (hopefully) support for visual studio 2017 2017-12-16 18:50:35 +11:00
granzuglia
b480cedf2f - fixed compiler errors with non-const default arguments parameters passed by references - added support for visual studio 2017 to the projects in meshlab_mini 2017-12-16 12:17:06 +11:00
gianpaolopalma
da644ee4da Trivial bug fixing in the saving of MLP project 2017-11-28 11:30:35 +01:00
gianpaolopalma
ea692872b0 Added option to apply the current layer matrix 2017-11-27 13:43:49 +01:00