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

Sound editor #78

Merged
merged 10 commits into from
Dec 14, 2019
Merged

Sound editor #78

merged 10 commits into from
Dec 14, 2019

Commits on Nov 22, 2019

  1. fix crash in editors, enable close in editors, disable expanding inst…

    …ance to prevent crash on dbl click, force the room editor to constantly redraw
    fundies committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    bf3d6be View commit details
    Browse the repository at this point in the history
  2. fix crash in editors, enable close in editors, disable expanding inst…

    …ance to prevent crash on dbl click, force the room editor to constantly redraw
    fundies committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    6e8d5e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. i give up

    fundies committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    5a3b3f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. remove fail

    fundies committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    cffcdd5 View commit details
    Browse the repository at this point in the history
  2. still broke

    fundies committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    28e1ff0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    cdc0689 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Move all actual row mutation logic to the RowRemovalOperation dtor.

    This stops various views of the model from shitting all over the data while the removal is under way.
    JoshDreamland committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    5a89856 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Configuration menu
    Copy the full SHA
    df12fe2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    d1951ef View commit details
    Browse the repository at this point in the history
  2. merge

    fundies committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    0493fe0 View commit details
    Browse the repository at this point in the history