notalfredo / OpenKittenCAD

A free as in freedom CodeCad app
GNU Lesser General Public License v2.1
6 stars 0 forks source link

[feat] soft type less variables #51

Closed notalfredo closed 5 months ago

notalfredo commented 6 months ago

This is because types take so much space. In the backend we still are strongly typed. Users can still use types if they wish.

notalfredo commented 5 months ago

fixed by #57