lp:~danieljabailey/inkscape/arc_node_editor
Created by
Daniel
and last modified
- Get this branch:
- bzr branch lp:~danieljabailey/inkscape/arc_node_editor
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp:~inkscape.dev/inkscape/trunk
- Inkscape Developers: Pending requested
-
Diff: 1019 lines (+555/-41)13 files modifiedshare/icons/icons.svg (+23/-0)
src/helper/geom.cpp (+42/-0)
src/helper/geom.h (+1/-0)
src/ui/tool/control-point.cpp (+0/-1)
src/ui/tool/multi-path-manipulator.cpp (+32/-5)
src/ui/tool/multi-path-manipulator.h (+3/-0)
src/ui/tool/node-types.h (+2/-1)
src/ui/tool/node.cpp (+162/-14)
src/ui/tool/node.h (+26/-2)
src/ui/tool/path-manipulator.cpp (+182/-18)
src/ui/tool/path-manipulator.h (+5/-0)
src/widgets/node-toolbar.cpp (+72/-0)
src/widgets/toolbox.cpp (+5/-0)
Recent revisions
- 14892. By Daniel Bailey <email address hidden>
-
fix bug where closing arc segment sometimes becomes as straight line
- 14891. By Daniel Bailey <email address hidden>
-
Handle conversion from arcs to beziers in node editor
- 14889. By Daniel Bailey <email address hidden>
-
Added support for editting arc segments in the node editor
- 14888. By Alvin Penner
-
modify build files for COPYING.
LIB->LGPL2. 1.txt, as per http:// article. gmane.org/ gmane.comp. graphics. inkscape. devel/48212 - 14884. By marenhachmann
-
[Bug #1579939] Ramdom color extension improvements (and new unit test file).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~inkscape.dev/inkscape/trunk