Skip to content
Snippets Groups Projects
Commit 728ad1c9 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

disable numpy support in C++ layer

Numpy support in C++ enabled features at two points:
Efficient way of setting positions in entity handles or setting meshes
in gfx.PrimList.

Support for newer numpy versions would've required an effort to implement.
As far as I know, no one uses these features (fingers crossed) so let's just
dump numpy alltogether to simplify the build system.
parent 0fd7f322
Branches
Tags
Loading
Showing
with 3 additions and 541 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment