Auto Light Groups
Corona has "Light Mix" similiar to Light Groups in Lux, but in Corona it's possible to create Light groups passes automatically separated by e.g. instanced lights clicking in a button
As the image below shows:

It would greatly improve our time when working with big scenes and many lights
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
@odil24 this references a Corona feature. Might be something you can give some insight into, how this is implemented in Corona? Can this be implemented simply in the Blender addon, or would it require Core features?
@odil24 this references a Corona feature. Might be something you can give some insight into, how this is implemented in Corona? Can this be implemented simply in the Blender addon, or would it require Core features?
In my BCorona addon its kind of material-based option: if it is Lightmix node setup so it uses material as "Use as LightMix" press button else will just create simple material setup (anyways both is material-based)
But I do not know exactly that BlendLuxCore Light group is object-based setup, right? if so I think need to implement into core first of all.