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

Ensure an ASM enabled node applies its pending layout when enters preload state #706

Merged
merged 5 commits into from
Dec 8, 2017

Commits on Dec 7, 2017

  1. Ensure an ASM enabled node applies its pending layout when enters pre…

    …load state
    
    This makes sure subnodes are inserted and start preloading right away, instead of waiting until the next layout pass of the supernode. Fixes TextureGroup#693.
    nguyenhuy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    e5ca7f6 View commit details
    Browse the repository at this point in the history
  2. Update license

    nguyenhuy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    ddf7f72 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    nguyenhuy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    e26fa24 View commit details
    Browse the repository at this point in the history
  4. Update comment

    nguyenhuy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    52f3337 View commit details
    Browse the repository at this point in the history
  5. Update comment

    nguyenhuy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    1fd67c1 View commit details
    Browse the repository at this point in the history