livision (0.3.7-1~jammy) jammy; urgency=medium

  * Add Python bindings (pybind11): pip-installable livision package
    mirroring the C++ API. Fix object name given in Params being
    ignored. Add MouseOrbitCamera::SetTarget/SetYawPitch for initial
    camera pose.

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Sun, 06 Sep 2026 15:23:55 +0900

livision (0.3.6-1~jammy) jammy; urgency=medium

  * Render opaque surfaces two-sided so open or mixed-winding meshes
    (e.g. STL scans) no longer lose triangles. Back-face culling is kept
    only for translucent surfaces (alpha < 1).

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Sun, 06 Sep 2026 14:03:45 +0900

livision (0.3.5-1~jammy) jammy; urgency=medium

  * Add headlight shading: filled surfaces are now lit by a camera-fixed
    light using screen-space derivative normals, so shape and depth are
    visible without configuring any lights. Wireframe and text are
    unaffected.

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Wed, 02 Sep 2026 14:51:56 +0900

livision (0.3.4-1~jammy) jammy; urgency=medium

  * Fix DegeneracyIndicator drawing its markers at 2x the requested position
    (child primitives had params_.pos applied on top of global_mtx_).

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Wed, 26 Aug 2026 10:37:26 +0900

livision (0.3.3-1~noble) noble; urgency=medium

  * Release v0.3.3 for noble.

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Tue, 24 Feb 2026 21:43:30 +0900

livision (0.3.3-1~jammy) jammy; urgency=medium

  * Release v0.3.3 for jammy.

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Tue, 24 Feb 2026 21:38:51 +0900

livision (0.3.2-1~jammy) jammy; urgency=medium

  * Release v0.3.2 for jammy.

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Tue, 24 Feb 2026 21:13:39 +0900

livision (0.3.1-1~noble) noble; urgency=medium

  * Change APIs

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Fri, 13 Feb 2026 01:25:05 +0900

livision (0.2.1-1~ppa1) jammy; urgency=medium

  * Add dependency: libcurl

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Wed, 11 Feb 2026 21:06:53 +0900

livision (0.2.0-1~ppa1) jammy; urgency=medium

  * Supports various 3D file formats such as SDF.

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Wed, 11 Feb 2026 20:39:56 +0900

livision (0.1.0-1~ppa1) jammy; urgency=medium

  * Initial release.

 -- Taku Hamazaki <hamataku07130713@gmail.com>  Tue, 10 Feb 2026 12:00:00 +0900
