| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create all 3D box faces in the beginning (fixes resizing bug; first step ↵ | Maximilian Albert | 2007-07-10 | 1 | -14/+23 |
| | | | | | | towards correct handling of degenerate boxes) (bzr r3212) | ||||
| * | More 3D auxiliary/convenience functions | Maximilian Albert | 2007-07-10 | 1 | -1/+1 |
| | | | | (bzr r3211) | ||||
| * | Status message & cleanups | Maximilian Albert | 2007-07-10 | 1 | -3/+12 |
| | | | | (bzr r3209) | ||||
| * | small cleanups | Maximilian Albert | 2007-07-10 | 1 | -2/+4 |
| | | | | (bzr r3206) | ||||
| * | New/updated 3D box auxiliary/convenience functions (e.g., allow ↵ | Maximilian Albert | 2007-07-04 | 1 | -3/+38 |
| | | | | | | (un)constrained movement of corners, too; determine midpoints of edges) (bzr r3183) | ||||
| * | Refactoring of 3D box internals. | Maximilian Albert | 2007-07-03 | 1 | -50/+73 |
| | | | | | | | Handle the corners in the box itself and only link to them from the separate faces. This way we can make the code *much* cleaner and more generic. Provide generic auxiliary functions for the movement of corners in XY-plane and Z-direction. (bzr r3171) | ||||
| * | Only create the faces of a 3D box when needed (use pointers to refer to them). | Maximilian Albert | 2007-07-03 | 1 | -16/+44 |
| | | | | (bzr r3170) | ||||
| * | Swap axis directions Y and Z (for consistency) | Maximilian Albert | 2007-07-03 | 1 | -11/+11 |
| | | | | (bzr r3167) | ||||
| * | Use arrays to manage corners and faces of 3D boxes | Maximilian Albert | 2007-07-03 | 1 | -25/+20 |
| | | | | (bzr r3166) | ||||
| * | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 2007-06-21 | 1 | -0/+257 |
| boxes in a fixed perspective without any live interaction. (bzr r3084) | |||||
