ubuntu/+source/assimp:applied/ubuntu/groovy

Last commit made on 2020-03-27
Get this branch:
git clone -b applied/ubuntu/groovy https://git.launchpad.net/ubuntu/+source/assimp
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/groovy
Repository:
lp:ubuntu/+source/assimp

Recent commits

f60f923... by IOhannes m zmoelnig

5.0.1~ds0-2 (patches applied)

Imported using git-ubuntu import.

37d9fad... by IOhannes m zmoelnig

closes https://github.com/assimp/assimp/issues/2804 : fix invalid

Gbp-Pq: closes-https-github.com-assimp-assimp-issues-2804-fi.patch.

6af6c48... by IOhannes m zmoelnig

defs: use noexcept only for C++11 and more

Gbp-Pq: defs-use-noexcept-only-for-C-11-and-more.patch.

7a3cd88... by IOhannes m zmoelnig

assimpTargets.cmake: define add_library() with lib type directly

Gbp-Pq: assimpTargets.cmake-define-add_library-with-lib-type.patch.

d6d3dd6... by IOhannes m zmoelnig

removed calls to HHC (only available on w32)

Gbp-Pq: doxygen.patch.

0edba41... by IOhannes m zmoelnig

handle variable-length facet-indices in PyAssimp

Gbp-Pq: pyassimp_faces.patch.

2e2368f... by IOhannes m zmoelnig

fix ctype struct definition

Gbp-Pq: pyassimp_struct.patch.

374fe3a... by IOhannes m zmoelnig

simple dylib loading by using ctypes functionality

Gbp-Pq: pyassimp.patch.

ef717dd... by IOhannes m zmoelnig

Use system provided STB image loading

Gbp-Pq: use-system-stb_image.patch.

686c42d... by IOhannes m zmoelnig

Make sure to include utf8.h from Debian

Gbp-Pq: use-system-utf8cpp.patch.