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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
noop: remove superfluous #include
Maximilian Albert
2008-03-19
1
-2
/
+0
*
noop: Address some cast-string-to-mutable-chars warnings.
Peter Moulder
2008-01-28
1
-1
/
+1
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-70
/
+115
*
Decent support for setting the direction of infinite VPs via the toolbar and ...
Maximilian Albert
2007-09-01
1
-0
/
+2
*
Infrastructure to set direction of infinite VPs (now adjustable by some short...
Maximilian Albert
2007-09-01
1
-0
/
+2
*
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
2007-08-09
1
-2
/
+2
*
Status bar tips for VP draggers
Maximilian Albert
2007-08-09
1
-0
/
+2
*
Set z-orders of 3D box faces during dragging/resizing according to the perspe...
Maximilian Albert
2007-08-07
1
-0
/
+1
*
Draw perspective lines; provide shortcuts to toggle their visibility and the ...
Maximilian Albert
2007-08-06
1
-3
/
+9
*
(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...
Maximilian Albert
2007-08-06
1
-1
/
+19
*
First stage of draggable vanishing points (no snapping/unsnapping yet)
Maximilian Albert
2007-08-06
1
-0
/
+55
*
Write/read perspectives to/from SVG; store ratios of the distances from corne...
Maximilian Albert
2007-08-06
1
-0
/
+8
*
Preparatory stuff to combine VPs in draggers
Maximilian Albert
2007-08-06
1
-1
/
+1
*
Move 3D axis manipulation functions to separate file
Maximilian Albert
2007-07-11
1
-97
/
+3
*
More 3D auxiliary/convenience functions
Maximilian Albert
2007-07-10
1
-3
/
+58
*
New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain...
Maximilian Albert
2007-07-04
1
-0
/
+21
*
Refactoring of 3D box internals.
Maximilian Albert
2007-07-03
1
-0
/
+4
*
More meaningful name for 3D axis directions
Maximilian Albert
2007-07-03
1
-5
/
+5
*
Make 3D axes correspond to places in binary representation (allows for more g...
Maximilian Albert
2007-07-03
1
-4
/
+13
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+91