index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
persp3d.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-129
/
+0
*
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
2016-07-20
1
-1
/
+1
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-7
/
+8
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
1
-2
/
+2
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+11
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
Markus Engel
2013-08-01
1
-1
/
+1
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-0
/
+1
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-1
/
+1
*
Merged more classes.
Markus Engel
2013-04-06
1
-22
/
+3
*
Merged Item.
Markus Engel
2013-04-05
1
-1
/
+1
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-0
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-4
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-5
/
+5
*
merged from trunk
Markus Engel
2013-03-29
1
-1
/
+1
|
\
|
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
|
Added "virtual pads" for
Markus Engel
2013-03-29
1
-1
/
+24
|
/
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Major simplification of 3D box code.
Maximilian Albert
2009-12-26
1
-17
/
+2
*
Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...
Maximilian Albert
2009-12-26
1
-7
/
+22
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
More NR::Point ==> Geom::Point
Maximilian Albert
2008-09-18
1
-4
/
+4
*
Changed Persp3D::boxes_transformed to a std::map pointer since it was not bei...
John Faith
2008-04-04
1
-1
/
+1
*
Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)
Maximilian Albert
2008-03-19
1
-4
/
+4
*
If present, use existent perspective as default for new boxes when opening a ...
Maximilian Albert
2008-03-06
1
-0
/
+1
*
Fix LP #194718
Maximilian Albert
2008-02-23
1
-1
/
+1
*
Clean up comments and remove (already commented) debugging messages
Maximilian Albert
2008-02-22
1
-2
/
+2
*
Enable 3D box toolbar
Maximilian Albert
2008-01-08
1
-2
/
+8
*
Bug fix: prevent perspectives from being transformed more than once (by keepi...
Maximilian Albert
2007-12-23
1
-0
/
+11
*
If necessary, split up perspectives when applying transformations to boxes; m...
Maximilian Albert
2007-12-13
1
-1
/
+3
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-0
/
+94