File: NEWS

package info (click to toggle)
meshlab 2022.02%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 47,348 kB
  • sloc: cpp: 536,635; ansic: 27,783; sh: 539; makefile: 36
file content (36 lines) | stat: -rw-r--r-- 984 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
meshlab (2022.02+dfsg1-1) unstable; urgency=medium

  Upstream has removed the meshlabserver binary,
  as well as the following plugins:

  - filter_csg
  - globalregistration

  The following new plugins have been added upstream
  and are built in the package:

  - filter_icp
  - filter_mesh_booleans
  - filter_texture_defragmentation
  - io_e57
  - io_gltf

 -- Rylie Pavlik <rylie@ryliepavlik.com>  Mon, 15 Nov 2021 13:18:56 -0600

meshlab (2020.06+dfsg1-1) unstable; urgency=medium

  Upstream is handling QtScript deprecation in two steps: in this release, all
  XML plugins have become normal "classic" plugins, and next release, XML
  plugin support will be removed entirely.

  The plugins affected in this release are:
  - Screened Poisson
  - Measure
  - Voronoi
  - MutualInfo
  - Sketchfab

  Old ".mlx" MeshLab scripts referencing these plugins may no longer work on
  this version of MeshLab.

 -- Rylie Pavlik <rylie@ryliepavlik.com>  Mon, 08 Jun 2020 11:36:34 -0500