You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PatGuano edited this page Oct 28, 2011
·
5 revisions
TODO
###This is a page I am collecting idea's of changes that are needed in the program.
It's NOT whish list of new features. If you have something you like to have added to the program, please use issues system of github.
If you are planning to change something in LibreCAD you can also add your item here, but please use your initials so we know what your plans are.
RVT: Let LibreCAD use internally a float for line width instead of the LineWidth enumerate (see rs.h).
dxli: clean up hatch, bug#3398712
PatGuano: attack build-problems, add missing return-statements, mark currently unused code, also as a means to get into coding LibreCAD.
PatGuano: Change the interface of methods that would currently need to return a default-reference to return null-pointers, instead.