alemuntoni
|
f083bb2a67
|
adjusting dependencies after jhead removal;
revert to qt 5.12
|
2020-10-07 13:22:13 +02:00 |
|
alemuntoni
|
c3861b8fbf
|
dynamic config for plugin directory in qmake
|
2020-10-07 11:51:44 +02:00 |
|
alemuntoni
|
6ff7f9d673
|
added clear method to MeshDocument class
|
2020-09-27 16:47:53 +02:00 |
|
alemuntoni
|
1c301f6ec1
|
fix meshlab cmake
|
2020-09-23 13:26:18 +02:00 |
|
alemuntoni
|
3b82458992
|
fixed cmake, removed any other reference to jhead
|
2020-09-23 13:20:39 +02:00 |
|
alemuntoni
|
e8c028153f
|
fix filter_qhull
|
2020-09-23 13:09:35 +02:00 |
|
alemuntoni
|
dac26808bd
|
libjhead removed
|
2020-09-23 13:07:30 +02:00 |
|
alemuntoni
|
8c860be172
|
superflous include in filter_qhull
|
2020-09-23 12:06:46 +02:00 |
|
alemuntoni
|
49f844dcbd
|
Merge branch 'master-alemuntoni'
# Conflicts:
# src/common/interfaces.h
# src/meshlab/mainwindow_RunTime.cpp
|
2020-09-23 11:55:29 +02:00 |
|
alemuntoni
|
2f52fe2a10
|
new version check allows to check also beta versions released on github
|
2020-09-22 10:17:19 +02:00 |
|
alemuntoni
|
7d1337e9a7
|
const correctness initGlobalParameterList on decorator plugins
|
2020-09-21 18:38:23 +02:00 |
|
alemuntoni
|
3f24714657
|
initGlobalParameterList is a member of decoratePluginInterface.
Moved unify stl vertices parameter to initPreOpenParameter
|
2020-09-21 18:34:29 +02:00 |
|
alemuntoni
|
cf66402dfe
|
const correctness MainWindowInterface
|
2020-09-21 15:14:32 +02:00 |
|
alemuntoni
|
8509145ab0
|
fix cmake build with easyexif
|
2020-09-21 11:32:20 +02:00 |
|
Paolo Cignoni
|
2a770fff3a
|
Substituted the notorious jhead with a smaller minimal lib (easyexif)
|
2020-09-20 17:18:01 +02:00 |
|
Paolo Cignoni
|
c9bf748355
|
Added easyexif minimal lib for exif loading
|
2020-09-20 17:16:23 +02:00 |
|
Paolo Cignoni
|
d07b54cdb9
|
Raised the number of recent opened files to 9
|
2020-09-20 17:12:39 +02:00 |
|
alemuntoni
|
52f58e9de2
|
check for betas on github, const correctness edit plugins
|
2020-09-19 14:51:59 +02:00 |
|
alemuntoni
|
72c3de8697
|
postConditionMask is an output of applyFilter
|
2020-09-19 12:58:49 +02:00 |
|
alemuntoni
|
64acea3e89
|
fix style commit
|
2020-09-18 18:50:10 +02:00 |
|
alemuntoni
|
780f96740f
|
style
|
2020-09-18 18:38:47 +02:00 |
|
alemuntoni
|
8302e71f09
|
missing constness decorate_shadow
|
2020-09-18 17:47:50 +02:00 |
|
alemuntoni
|
3e5f6d36ea
|
const correctness decorate plugins
|
2020-09-18 17:41:42 +02:00 |
|
alemuntoni
|
215fbffde2
|
fix mutualglobal cmake
|
2020-09-18 17:01:21 +02:00 |
|
alemuntoni
|
29c493db26
|
fix cmake build
|
2020-09-18 16:48:01 +02:00 |
|
alemuntoni
|
2a7b5fa81e
|
removed interfaces.h and interfaces.cpp
|
2020-09-18 16:43:19 +02:00 |
|
alemuntoni
|
2121557c19
|
edit_plugin_interface.h
|
2020-09-18 15:47:25 +02:00 |
|
alemuntoni
|
3f172b9f41
|
decorate_plugin_interface.h and fix last commit
|
2020-09-18 15:17:15 +02:00 |
|
alemuntoni
|
d7d9746936
|
render_plugin_interface.h
|
2020-09-18 14:49:25 +02:00 |
|
alemuntoni
|
233b3e9f54
|
filter_plugin_interface.h
|
2020-09-18 13:27:59 +02:00 |
|
alemuntoni
|
7ca8d10a77
|
io_plugin_interface.h, fix filter_trioptimize
|
2020-09-18 12:54:49 +02:00 |
|
alemuntoni
|
2fff353d5d
|
fix cmake, renamings and better style
|
2020-09-18 11:52:41 +02:00 |
|
alemuntoni
|
6e08a9c9b9
|
moving some common interfaces inside interfaces directory
|
2020-09-18 11:27:13 +02:00 |
|
alemuntoni
|
5f56eb1bde
|
other RichParameterList const correctness
|
2020-09-17 15:53:54 +02:00 |
|
alemuntoni
|
80a9647d05
|
initParameterList const correctness
|
2020-09-17 15:30:28 +02:00 |
|
alemuntoni
|
21377899e8
|
renaming initParameterList and filterArity const correctness
|
2020-09-17 15:09:53 +02:00 |
|
alemuntoni
|
30759b80fc
|
getPreConditions const correctness
|
2020-09-17 14:56:04 +02:00 |
|
alemuntoni
|
46ee099cf8
|
getRequirements const correctness
|
2020-09-17 14:27:07 +02:00 |
|
alemuntoni
|
dd072f3fd8
|
move unused filters to unsupported
|
2020-09-17 14:12:37 +02:00 |
|
alemuntoni
|
445eb19cf8
|
applyFilter const correctness
|
2020-09-17 14:08:51 +02:00 |
|
alemuntoni
|
8f3f889922
|
postCondition and getClass const correctness
|
2020-09-17 13:38:22 +02:00 |
|
alemuntoni
|
5628946766
|
external.pro and meshlab_mini.pro config files inside src dir
|
2020-09-17 12:18:40 +02:00 |
|
alemuntoni
|
1c0a1fa018
|
fix filter_sampling post condition
|
2020-09-17 12:18:40 +02:00 |
|
Paolo Cignoni
|
afca684514
|
Removed useless check for writing. Probably due to an old version of CSG that required temporary files
|
2020-09-17 12:18:40 +02:00 |
|
alemuntoni
|
ef09064583
|
external.pro and meshlab_mini.pro config files inside src dir
|
2020-09-16 19:51:45 +02:00 |
|
alemuntoni
|
fa78e85a7f
|
fix filter_sampling post condition
|
2020-09-15 11:21:13 +02:00 |
|
Paolo Cignoni
|
c07e66e4a8
|
Removed useless check for writing. Probably due to an old version of CSG that required temporary files
|
2020-09-14 22:33:29 +02:00 |
|
alemuntoni
|
14ccacb0da
|
copy constructor and copy assignment of CMeshO
|
2020-09-09 19:12:34 +02:00 |
|
alemuntoni
|
0df72c611e
|
copy constructor and copy assignment of CMeshO
|
2020-09-09 17:34:47 +02:00 |
|
alemuntoni
|
266d53a7fd
|
clean unused FloatList value
|
2020-09-09 17:34:47 +02:00 |
|