]> Shamusworld >> Repos - architektonas/commit
Added new Spline object and Add Spline tool to GUI.
authorShamus Hammons <jlhamm@acm.org>
Fri, 21 Mar 2014 02:18:56 +0000 (21:18 -0500)
committerShamus Hammons <jlhamm@acm.org>
Fri, 21 Mar 2014 02:18:56 +0000 (21:18 -0500)
commitc85958d34fac175452fe420ff24ea82f26d6f1f3
treeae1adfac6d2fffbbae2da3b20da098596d5c536f
parent012cc8abb57350f9e9f126ad580ae58142452015
Added new Spline object and Add Spline tool to GUI.
TODO
architektonas.pro
res/add-spline-tool.png [new file with mode: 0644]
res/architektonas.qrc
src/applicationwindow.cpp
src/applicationwindow.h
src/drawsplineaction.cpp [new file with mode: 0644]
src/drawsplineaction.h [new file with mode: 0644]
src/object.h
src/spline.cpp [new file with mode: 0644]
src/spline.h [new file with mode: 0644]