Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace costume when type changed during edit #2500

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 14, 2019

  1. FMT use only spaces for indenting

    coproc authored and coproc committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    553f809 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. FIX create costumes after editing and create all callbacks for (Vecto…

    …r)PaintEditorMorph directly in gui event, since this is the place knowing what to do with the new costume
    coproc authored and coproc committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    a860005 View commit details
    Browse the repository at this point in the history
  2. REF remove now obsolete members (SVG_)Costume.prototype.edit

    coproc authored and coproc committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    94499a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. REF move factory function for creating costume to objects.js

    coproc authored and coproc committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    1727691 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. FIX use 'myself' instead of 'this' in anonymous function

    coproc authored and coproc committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    d25fdc6 View commit details
    Browse the repository at this point in the history