Skip to content

Releases: dandeto/vector-graphics-maker

Clean, Stable, and Professional

14 Jun 22:44

Choose a tag to compare

This is the current most stable release to date. All previous bugs have been fixed.

Additions

  • A context menu that appears upon right-click on any shape.
  • The capability to move a shape to the top layer.
  • Bug Fixes:

  • SFX and Music Volume do not throw errors when undefined.
  • Problems caused to saving sessions has been fixed.
  • As of Patch v1.3.1
  • Context menu (and editing capability) work after reloading a saved session.
  • As of Patch v1.3.2
  • Shapes can be deleted.
  • As of Patch v1.3.3
  • SVG resizes properly before and after editing its size as well as before and after saving due to a bug fix.
  • Directions are more cohesive, descriptive, and efficient.
  • Updated Code with Added Features

    09 Jun 00:16

    Choose a tag to compare

    Updates:

  • Can make up to 100 points on a polygon instead of only 5
  • Code has been greatly simplified
  • Added volume slider for both music and SFX
  • Built a hexadecimal color maker
  • Made directions more helpful and updated about section
  • The SVG element is now scalable with the window.
  • Added more data storage for settings.
  • Bug fixes:

    The previous release allowed a sneaky bug to slip by! It only allowed the user to edit the first shape created - but no more! Now the user may edit any shape.

    Simplified Code and Better UI

    14 Feb 22:55

    Choose a tag to compare

    UI additions:
    -Menu elements have increased readability
    -More sound effects

    Code Changes:
    -Simplified how attributes are set for the sound effects
    -Simplified how each attributes are edited per svg
    -Replaced left-click to edit elements with right-click so that attributes are not edited every time an element is dragged

    Online HTML5 Vector Graphics Suite

    12 Feb 20:34

    Choose a tag to compare

    Now that cross-browser support is instituted and the code is 100% operable with no bugs, release 1 is underway!