Skip to content
Snippets Groups Projects
Gabriel Studer's avatar
Studer Gabriel authored
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.
728ad1c9
History