YafaRay / Core

ARCHIVED-READ ONLY now. Use libYafaRay repository instead. YafaRay a free open source raytracer - Free rays for the masses!

Home Page:http://www.yafaray.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please allow the python binding to build separately

yurivict opened this issue · comments

We can have many python versions installed on FreeBSD at the same time.
Each of them should have its own bindings package.

Please either split out the python bindings into a separate project, or allow to build it separately.

Hello,

That's interesting, I will keep this in mind for the upcoming v4. Thanks! :-)

commented

We would appreciate this for Gentoo Linux as well.

Hello,
I've created a new repository to work on a fundamental refactoring and new more modern CMake scripts, to simplify the code base and library generation and to make it more modular for example to build interfaces separately.
https://github.com/YafaRay/libyafaray

Note that this is a pre-alpha development, not ready for production yet. I hope this issue can be resolved during that development.