|
|
|
|
|
by fsloth
1550 days ago
|
|
That is a take that I do not understand. How is not allowing closed source plug-ins in Blender defending anyone? It simply means a percentage of those developers who would have been happy to create third party tools simply now don't. See for example the thriving plug-in ecosystem SketchUp has. A third party should be able to create plug-ins without risking their IP - closed source, and any license they like. This model has been the cornerstone of CAD innovation for the past decades. True freedom means that you let dowstream users do as they please, not that you lock them in in specific delivery module. |
|
What I've seen some Blender plugins do to get around this is to have an open-source plugin communicate via IPC to a closed source library. It's totally legal. It's a performance and implementation tax that just seems silly to me.