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-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move check for unlinked paths of 3D box faces to the correct location
Maximilian Albert
2007-07-14
1
-8
/
+0
*
Write distinguished corners of 3D boxes to the svg representation from which ...
Maximilian Albert
2007-07-14
1
-1
/
+9
*
fix for panning and zooming into area in 3D box tool (root_handler of event_c...
Maximilian Albert
2007-07-12
1
-1
/
+0
*
Different default styles for non-parallel 3D box faces
Maximilian Albert
2007-07-10
1
-1
/
+1
*
Create all 3D box faces in the beginning (fixes resizing bug; first step towa...
Maximilian Albert
2007-07-10
1
-11
/
+7
*
Click-select entire 3D boxes instead of only single faces; faces can still be...
Maximilian Albert
2007-07-10
1
-1
/
+1
*
Status message & cleanups
Maximilian Albert
2007-07-10
1
-35
/
+25
*
Two variants of resizing 3D boxes (using three/four handles, respectively, de...
Maximilian Albert
2007-07-04
1
-0
/
+1
*
Only create the faces of a 3D box when needed (use pointers to refer to them).
Maximilian Albert
2007-07-03
1
-10
/
+14
*
Swap axis directions Y and Z (for consistency)
Maximilian Albert
2007-07-03
1
-7
/
+7
*
Use arrays to manage corners and faces of 3D boxes
Maximilian Albert
2007-07-03
1
-6
/
+6
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+608