On 14/04/2015 at 11:02, xxxxxxxx wrote:
Thanks Yannick - Yes it IS an important blocking issue.. The plugins we are developing we hope will ease the transition from 3dsMax to Cinema4D and also offers VRAY material and settings conversion, so potentially a really important bridge between the two apps..
The plugins as they were when i recently took over development, were written in Python, because it was more than enough for this type of functionality, and C4D Python encryption meant we could wrap them up as fully fledged plugins. Refactoring to C++ is possible but would be a lot of work.. And really, it doesn't make sense to not include Reflectance in the Python API when pretty much everything else is there, it's just silly :/