mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
60 lines
1.3 KiB
Prolog
60 lines
1.3 KiB
Prolog
# This Project file contains all the stable plugins ready for the deployment in version 1.2
|
|
|
|
TEMPLATE = subdirs
|
|
SUBDIRS = meshfilter \
|
|
baseio\
|
|
meshio \
|
|
colladaio \
|
|
epoch_io\
|
|
io_u3d\
|
|
io_tri\
|
|
io_x3d \
|
|
meshrender \
|
|
cleanfilter \
|
|
filter_ao \
|
|
filter_morph \
|
|
filter_poisson \
|
|
filter_unsharp \
|
|
filter_splitter \
|
|
filter_rangemap \
|
|
# filter_texture \
|
|
filter_sampling \
|
|
filter_autoalign \
|
|
meshcolorize \
|
|
meshselect \
|
|
meshdecorate \
|
|
edit_select \
|
|
edit_pickpoints \
|
|
# edit_phototexturing \
|
|
editslice \
|
|
# editpaint \
|
|
editalign \
|
|
editmeasure \
|
|
editrgbtri \
|
|
editsegment \
|
|
edit_straightener \
|
|
../sampleplugins/sampleedit \
|
|
../sampleplugins/samplefilter \
|
|
../sampleplugins/samplefilterdyn \
|
|
../sampleplugins/samplefilterdoc \
|
|
../sampleplugins/sampledecoration \
|
|
../sampleplugins/filterborder \
|
|
../sampleplugins/filtergeodesic \
|
|
../sampleplugins/filtercreateiso \
|
|
../fgt/filter_trioptimize \
|
|
../fgt/filter_aging \
|
|
../fgt/edit_quality \
|
|
../fgt/edit_quality/filter_quality \
|
|
../fgt/edit_texture\
|
|
../fgt/editpaint\
|
|
../fgt/filter_colorproc \
|
|
../fgt/edit_hole \
|
|
../fgt/edit_topo \
|
|
../fgt/render_rfx \
|
|
../fgt/filter_func \
|
|
mlsfilters \
|
|
io_gts \
|
|
io_expe \
|
|
splatrenderer
|
|
|