From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

Cycles Standalone Repository

Plans and Ideas for a Cycles Standalone Repository (CSR).

Specifications

Issues / Open Questions

How to avoid 2 different repositories? Issues:

  • CSR only needs cmake, for blender we also have scons files. It's fine to have WITH_CYCLES_BLENDER parts in the CSR cmake files of course, but what about scons?
  • How to deal with CSR only changes (GUI lib dependencies for example).

Long Term Plans

  • Proper API (JSON, C, or Binary Dump).
  • Dedicated Standalone APP with QT5.