index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
box3d.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-9
/
+9
*
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
2018-12-15
1
-3
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
remove Inkscape::URI::toString
Thomas Holder
2018-11-05
1
-3
/
+2
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-1
/
+1
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-1
/
+1
*
!SP_ACTIVE_DESKTOP -> is_yaxisdown true
Thomas Holder
2018-09-23
1
-1
/
+1
*
fix 3D boxes with inverted y-axis (follow-up)
Thomas Holder
2018-09-14
1
-15
/
+8
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-2
/
+15
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-5
/
+5
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-5
/
+5
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-5
/
+5
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+1359