inkscape-extensions:fixSeamlessPatternTemplate

Last commit made on 2022-02-04
Get this branch:
git clone -b fixSeamlessPatternTemplate https://git.launchpad.net/inkscape-extensions

Branch merges

Branch information

Name:
fixSeamlessPatternTemplate
Repository:
lp:inkscape-extensions

Recent commits

b44ca71... by Jabier Arraiza <email address hidden>

Fixes to rendering

c09933a... by Jabier Arraiza <email address hidden>

This fix some errors on traslating a item.

Still we have a issue namedview is freeze on load_svg. I test removing all my code
and set only the load part and still have issues. Namedview become freezed. Also it cant be changeable after extension.

3b9bd34... by Martin Owens <email address hidden>

Merge branch 'cherry-pick-378' into 'master'

Cherry-pick MR !378

See merge request inkscape/extensions!413

0d1addf... by Maren Hachmann <email address hidden>

Cherry-pick MR !378

Make help text more human-readable for the Pattern-along-Path extension.

Also spice up help text for scatter extension with more content.

0af130e... by Jonathan Neuhauser <email address hidden>

Merge branch 'unittests' into 'master'

Fix unit tests on windows, add Windows pipeline to CI

See merge request inkscape/extensions!404

66716e7... by Jonathan Neuhauser <email address hidden>

include coverage from windows

ab9ab56... by Jonathan Neuhauser <email address hidden>

update ps_input parameter order

953f77a... by Jonathan Neuhauser <email address hidden>

fix unittest for polyhedron_3d, compareNumericFuzzy now supports scientific notation

77a8317... by Jonathan Neuhauser <email address hidden>

add Windows CI pipeline

a9bb199... by Jonathan Neuhauser <email address hidden>

attempt fix call message generation on Windows