index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vanishing-point.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-23
Bug fix: prevent perspectives from being transformed more than once (by keepi...
Maximilian Albert
1
-4
/
+4
2007-12-15
Warning cleanup
Jon A. Cruz
1
-10
/
+10
2007-12-13
If necessary, split up perspectives when applying transformations to boxes; m...
Maximilian Albert
1
-5
/
+1
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-392
/
+304
2007-11-25
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-11-10
Warning cleanup
Jon A. Cruz
1
-11
/
+11
2007-09-01
Decent support for setting the direction of infinite VPs via the toolbar and ...
Maximilian Albert
1
-0
/
+11
2007-08-17
Draw perspective lines for infinite VPs, too (they are updated during scrolli...
Maximilian Albert
1
-29
/
+64
2007-08-09
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
1
-28
/
+21
2007-08-09
Status bar tips for VP draggers
Maximilian Albert
1
-6
/
+50
2007-08-07
Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...
Maximilian Albert
1
-1
/
+1
2007-08-07
Set z-orders of 3D box faces during dragging/resizing according to the perspe...
Maximilian Albert
1
-0
/
+10
2007-08-06
Draw perspective lines; provide shortcuts to toggle their visibility and the ...
Maximilian Albert
1
-6
/
+127
2007-08-06
(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...
Maximilian Albert
1
-12
/
+268
2007-08-06
First stage of draggable vanishing points (no snapping/unsnapping yet)
Maximilian Albert
1
-0
/
+339
2007-08-06
Write/read perspectives to/from SVG; store ratios of the distances from corne...
Maximilian Albert
1
-0
/
+9
2007-08-06
Preparatory stuff to combine VPs in draggers
Maximilian Albert
1
-1
/
+1
2007-07-11
Move 3D axis manipulation functions to separate file
Maximilian Albert
1
-5
/
+0
2007-07-10
More 3D auxiliary/convenience functions
Maximilian Albert
1
-0
/
+4
2007-07-04
New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain...
Maximilian Albert
1
-0
/
+3
2007-07-03
More meaningful name for 3D axis directions
Maximilian Albert
1
-1
/
+1
2007-06-21
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
1
-0
/
+101
[prev]