index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
box3d-context.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-95
/
+0
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-5
/
+13
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-2
/
+0
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-2
/
+2
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-12
/
+18
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-24
/
+2
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-2
/
+5
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-0
/
+2
2013-04-09
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
1
-0
/
+1
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-1
/
+19
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
1
-3
/
+0
2011-06-24
Switch to GObject
Alex Valavanis
1
-1
/
+1
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-4
/
+4
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-09-18
More NR::Point ==> Geom::Point
Maximilian Albert
1
-4
/
+4
2008-06-04
C++ify knotholders
Maximilian Albert
1
-2
/
+0
2008-03-09
Move 3D box code out of sp-canvas.cpp
Maximilian Albert
1
-0
/
+2
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-19
/
+36
2007-08-16
Remove second option for resizing 3D boxes (now we have 8 handles; the four f...
Maximilian Albert
1
-3
/
+0
2007-08-06
First stage of draggable vanishing points (no snapping/unsnapping yet)
Maximilian Albert
1
-0
/
+2
2007-08-06
Cosmetic
Maximilian Albert
1
-3
/
+0
2007-08-06
Store a global list of existing perspectives; for each perspective hold a lis...
Maximilian Albert
1
-2
/
+0
2007-07-04
Two variants of resizing 3D boxes (using three/four handles, respectively, de...
Maximilian Albert
1
-0
/
+3
2007-06-21
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
1
-0
/
+69