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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-453
/
+0
2007-11-04
Warning cleanup
Jon A. Cruz
1
-5
/
+5
2007-09-11
Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ...
Maximilian Albert
1
-2
/
+3
2007-09-01
Decent support for setting the direction of infinite VPs via the toolbar and ...
Maximilian Albert
1
-5
/
+5
2007-09-01
Infrastructure to set direction of infinite VPs (now adjustable by some short...
Maximilian Albert
1
-0
/
+35
2007-08-26
Various small cleanups
Maximilian Albert
1
-1
/
+14
2007-08-26
Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ...
Maximilian Albert
1
-1
/
+1
2007-08-20
Eliminate a number of compile warnings
Maximilian Albert
1
-2
/
+2
2007-08-17
Draw perspective lines for infinite VPs, too (they are updated during scrolli...
Maximilian Albert
1
-0
/
+3
2007-08-09
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
1
-62
/
+16
2007-08-07
Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...
Maximilian Albert
1
-0
/
+10
2007-08-07
Don't reshape boxes in the direction of infinite VPs when dragging VPs (fixes...
Maximilian Albert
1
-6
/
+12
2007-08-07
Set z-orders of 3D box faces during dragging/resizing according to the perspe...
Maximilian Albert
1
-0
/
+8
2007-08-06
Draw perspective lines; provide shortcuts to toggle their visibility and the ...
Maximilian Albert
1
-8
/
+0
2007-08-06
(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...
Maximilian Albert
1
-2
/
+46
2007-08-06
First stage of draggable vanishing points (no snapping/unsnapping yet)
Maximilian Albert
1
-0
/
+59
2007-08-06
Workaround for some segfaults: Store perspectives globally instead of in each...
Maximilian Albert
1
-15
/
+36
2007-08-06
Convenience for debugging
Maximilian Albert
1
-0
/
+45
2007-08-06
Write/read perspectives to/from SVG; store ratios of the distances from corne...
Maximilian Albert
1
-2
/
+90
2007-08-06
Preparatory stuff to combine VPs in draggers
Maximilian Albert
1
-10
/
+31
2007-08-06
Cosmetic
Maximilian Albert
1
-2
/
+4
2007-08-06
Store a global list of existing perspectives; for each perspective hold a lis...
Maximilian Albert
1
-12
/
+63
2007-07-03
More meaningful name for 3D axis directions
Maximilian Albert
1
-5
/
+7
2007-06-21
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
1
-0
/
+98