chimera-project:assimp_example

Last commit made on 2018-09-18
Get this branch:
git clone -b assimp_example https://git.launchpad.net/chimera-project

Branch merges

Branch information

Name:
assimp_example
Repository:
lp:chimera-project

Recent commits

c1c26dd... by Jeongseok Lee

Add assimp example

43ceb4a... by Jeongseok Lee <email address hidden>

Fix minor warning format (#206)

ea077b3... by Jeongseok Lee <email address hidden>

Support variable for pybind11 (#203)

b890f71... by Jeongseok Lee <email address hidden>

Add smart pointer tests (#196)

depends on #194

64e8553... by Jeongseok Lee <email address hidden>

Support enumeration for pybind11 (#201)

547da62... by Jeongseok Lee <email address hidden>

Support class static fields for pybind11 (#195)

64e53a8... by Jeongseok Lee <email address hidden>

Disable cling_utils_AST.h functions that are incompatible with LLVM 6 (#198)

f579ed5... by Jeongseok Lee <email address hidden>

Support class inheritance and static function for pybind11 (#193)

d2d9879... by Jeongseok Lee <email address hidden>

Add CMake macro for adding python tests (#191)

b599f50... by Jeongseok Lee <email address hidden>

Remove duplicate install instruction using Homebrew