cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.81k stars 116 forks source link

Code refactor *solved* #102

Closed TN-1 closed 2 years ago

TN-1 commented 2 years ago

Would there be any objection to a code refactor to make things a bit more organised and commented?
Not that there is anything wrong with the code base as it is, on the contrary it is quite well organised.
However things like function names could be made a bit clearer, code comments could be more verbose, the sort of thing that just helps to make the code more readable.
As a proof of concept, have a look at the branch on my fork.
Please let me know any opinions on this :)

cryinkfly commented 2 years ago

I think this is a good idea and so I will change my script! :+1: Thank you for this tip. 🙂

cryinkfly commented 2 years ago

I have changed my script! :1234: