index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
perspective3d.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set z-orders of 3D box faces during dragging/resizing according to the perspe...
Maximilian Albert
2007-08-07
1
-0
/
+8
*
Draw perspective lines; provide shortcuts to toggle their visibility and the ...
Maximilian Albert
2007-08-06
1
-8
/
+0
*
(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...
Maximilian Albert
2007-08-06
1
-2
/
+46
*
First stage of draggable vanishing points (no snapping/unsnapping yet)
Maximilian Albert
2007-08-06
1
-0
/
+59
*
Workaround for some segfaults: Store perspectives globally instead of in each...
Maximilian Albert
2007-08-06
1
-15
/
+36
*
Convenience for debugging
Maximilian Albert
2007-08-06
1
-0
/
+45
*
Write/read perspectives to/from SVG; store ratios of the distances from corne...
Maximilian Albert
2007-08-06
1
-2
/
+90
*
Preparatory stuff to combine VPs in draggers
Maximilian Albert
2007-08-06
1
-10
/
+31
*
Cosmetic
Maximilian Albert
2007-08-06
1
-2
/
+4
*
Store a global list of existing perspectives; for each perspective hold a lis...
Maximilian Albert
2007-08-06
1
-12
/
+63
*
More meaningful name for 3D axis directions
Maximilian Albert
2007-07-03
1
-5
/
+7
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+98