StjerneIdioten / I3D-Blender-Addon

Rewriting the I3D blender addon from scratch and adding long-sought community features
GNU General Public License v3.0
66 stars 18 forks source link

System Model #120

Open StjerneIdioten opened 3 years ago

StjerneIdioten commented 3 years ago

There is a need for a clear model of how everything is cobbled together, before a refactor can be done, to optimize the code and testing.

StjerneIdioten commented 3 years ago

I am progressing with the system model and it is very clear to me that some things need to be changed 🤣 There is even several places where I am questioning what idiot wrote it all though I am responsible for 99% of the code myself 😛

I have several ideas how to optimize it all and I will post about it in the discussion forum once I'm done with the system model. It is only missing the actual relationships between classes, but I've saved that for last since there is some spaghetti to try and present in a readable manner 😆