index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
box3d-face.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-67
/
+0
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
Avoid 'flashing' between front and rear face during initial dragging process ...
Maximilian Albert
2007-08-20
1
-0
/
+1
*
Remember last used style for single 3D box faces (also fixes bug with wrongly...
Maximilian Albert
2007-08-16
1
-0
/
+1
*
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
2007-08-09
1
-1
/
+1
*
Set z-orders of 3D box faces during dragging/resizing according to the perspe...
Maximilian Albert
2007-08-07
1
-0
/
+2
*
Write distinguished corners of 3D boxes to the svg representation from which ...
Maximilian Albert
2007-07-14
1
-1
/
+1
*
Different default styles for non-parallel 3D box faces
Maximilian Albert
2007-07-10
1
-0
/
+3
*
Create all 3D box faces in the beginning (fixes resizing bug; first step towa...
Maximilian Albert
2007-07-10
1
-6
/
+3
*
Refactoring of 3D box internals.
Maximilian Albert
2007-07-03
1
-1
/
+7
*
Only create the faces of a 3D box when needed (use pointers to refer to them).
Maximilian Albert
2007-07-03
1
-0
/
+1
*
More meaningful name for 3D axis directions
Maximilian Albert
2007-07-03
1
-4
/
+4
*
Use arrays to manage corners and faces of 3D boxes
Maximilian Albert
2007-07-03
1
-4
/
+1
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+59