Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vmodeled: draw the points of every stroke. implement undo() functionality. | rodri | 2023-02-05 | 1 | -23/+96 |
* | vmodeled: plot lines and curves and save them to a file on exit. | rodri | 2023-02-03 | 1 | -24/+82 |
* | vmodeled: made scale and rotation xforms methods of an Object. began work on ... | rodri | 2023-02-02 | 1 | -29/+62 |
* | vmodeled: got rid of unnecessary variables and xforms. | rodri | 2023-02-02 | 1 | -44/+16 |
* | vmodeled: fixed object scaling and rotation without affecting coords. created... | rodri | 2023-02-02 | 1 | -42/+116 |
* | vmodeled: added the ability to rotate a model. | rodri | 2023-02-01 | 1 | -2/+24 |
* | use libgeometry from the system. got rid of global `theparty`. wrote a little... | rodri | 2023-01-31 | 1 | -1/+1 |
* | implemented new zooming functionality (adapted from games/galaxy.) | rodri | 2022-06-21 | 1 | -14/+18 |
* | added zoom. | rodri | 2022-06-20 | 1 | -2/+26 |
* | brought the VModel struct and its routines to loading from a file and drawing. | rodri | 2022-06-16 | 1 | -2/+133 |
* | began work on a VModel editor. | rodri | 2022-06-15 | 1 | -0/+142 |