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

ContentManager uses WeakReference for list #849

Merged
merged 2 commits into from Oct 10, 2012

Commits on Oct 8, 2012

  1. ContentManager uses WeakReference for list

    Change ContentManager's internal list of content managers to a list of WeakReference so content managers can be freed by game code releasing all references to them.  Fixes issue MonoGame#848.
    KonajuGames committed Oct 8, 2012
    Configuration menu
    Copy the full SHA
    1d5ec56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4406e39 View commit details
    Browse the repository at this point in the history