summaryrefslogtreecommitdiffstats
path: root/src/box3d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Only create the faces of a 3D box when needed (use pointers to refer to them).Maximilian Albert2007-07-031-1/+1
* Use arrays to manage corners and faces of 3D boxesMaximilian Albert2007-07-031-7/+1
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-211-0/+55