History log of /inkscape/share/extensions/interp_att_g.py
Revision Date Author Comments Expand
107e00c8104649437b9520d0ba298dba659e7cd7 16-Mar-2016 JazzyNico <nicoduf@yahoo.fr>

[Bug #1545726] Incorrect FSF address in many extension files.

Barcode/Base.py Barcode/BaseEan.py Barcode/Code128.py Barcode/Code25i.py Barcode/Code39.py Barcode/Code39Ext.py Barcode/Code93.py Barcode/Ean13.py Barcode/Ean5.py Barcode/Ean8.py Barcode/Rm4scc.py Barcode/Upca.py Barcode/Upce.py Barcode/__init__.py addnodes.py bezmisc.py chardataeffect.py coloreffect.py convert2dashes.py cubicsuperpath.py dimension.py dm2svg.py dots.py draw_from_triangle.py dxf_input.py dxf_outlines.py edge3d.py embedimage.py extractimage.py extrude.py ffgeom.py flatten.py foldablebox.py fractalize.py funcplot.py gcodetools.py generate_voronoi.py gimp_xcf.py grid_cartesian.py grid_isometric.py grid_polar.py guides_creator.py handles.py hershey.py hpgl_decoder.py hpgl_encoder.py hpgl_input.py hpgl_output.py image_attributes.py ink2canvas.py ink2canvas/canvas.py ink2canvas/svg.py inkex.py inkwebeffect.py interp.py interp_att_g.py layers2svgfont.py layout_nup.py lindenmayer.py lorem_ipsum.py markers_strokepaint.py measure.py merge_styles.py motion.py new_glyph_layer.py next_glyph_layer.py param_curves.py pathalongpath.py pathmodifier.py pathscatter.py perfectboundcover.py perspective.py plotter.py polyhedron_3d.py previous_glyph_layer.py print_win32_vector.py printing_marks.py pturtle.py radiusrand.py render_alphabetsoup.py render_barcode.py render_barcode_datamatrix.py render_gear_rack.py render_gears.py rtree.py rubberstretch.py setup_typography_canvas.py simplepath.py simplestyle.py simpletransform.py spirograph.py split.py straightseg.py summersnight.py svg_and_media_zip_output.py svgcalendar.py svgfont2layers.py tar_layers.py triangle.py voronoi2svg.py web-set-att.py web-transmit-att.py webslicer_create_group.py webslicer_create_rect.py webslicer_effect.py webslicer_export.py whirl.py wireframe_sphere.py
3d283018cf8ff81a986b4594d5f58e960230ac4a 17-Sep-2015 ~suv <suv-sf@users.sourceforge.net>

Extensions. Interpolate attribute in group: use z-order instead of selection order for multiple selection

3626239912f1d2e7effe313bd1fab54e10364f09 25-Oct-2013 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>

fix unit handling of all python extensions. did not test with all extensions

e4a094fa5446f7e5e226a3b10fdb7bf676808863 07-Oct-2012 JazzyNico <nicoduf@yahoo.fr>

Translations. Fix for Bug #425202 (Script messages not translated).

convert2dashes.py dimension.py draw_from_triangle.py dxf_outlines.py embedimage.py export_gimp_palette.py extractimage.py funcplot.py gcodetools.py generate_voronoi.py gimp_xcf.py guides_creator.py guillotine.py inkex.py interp_att_g.py jessyInk_autoTexts.py jessyInk_effects.py jessyInk_export.py jessyInk_keyBindings.py jessyInk_masterSlide.py jessyInk_mouseHandler.py jessyInk_summary.py jessyInk_transitions.py jessyInk_video.py jessyInk_view.py launch_webbrowser.py markers_strokepaint.py pathalongpath.py pathmodifier.py pathscatter.py perspective.py polyhedron_3d.py render_alphabetsoup.py render_barcode_datamatrix.py replace_font.py summersnight.py svg_and_media_zip_output.py uniconv-ext.py uniconv_output.py voronoi2svg.py web-set-att.py web-transmit-att.py webslicer_create_group.py webslicer_create_rect.py webslicer_export.py wireframe_sphere.py /inkscape/src/main.cpp
63b783299317098c2c41a7986af276305e46a7af 05-Jun-2011 JazzyNico <nicoduf@yahoo.fr>

Extensions. Adding i18n support to voronoi2svg.py and interp_att_g.py. New INX version for the Voronoi extension. Translations. inkscape.pot and fr.po update.

b7af5417c3aae659009a9b3fd22034192d227e92 06-Sep-2010 JazzyNico <nicoduf@yahoo.fr>

Extensions. Consistency fix and UI improvements (Modify path submenu).

b6d0134d7b031d425c80e0fb696fb96173e00613 05-Jun-2010 Alexandre Prokoudine <avp@darkroom>

Typo fix by Yuri Chornoivan

2e8f7af830a883b769f3c2079049da51e4c8bdf3 16-Apr-2009 aurium <aurium@users.sourceforge.net>

replaced "-" to "_" in the interp_att_g extension name to be usable as module and added a notification for a execution without selection.