Skip to content
Snippets Groups Projects
  • Marco Biasini's avatar
    efc725b4
    make sure gfx.Objects are freed · efc725b4
    Marco Biasini authored
    A circular dependency caused the gfx.Objects to be retained
    forever. Breaking the circular dependency solves the problem.
    As part of the bug-finding process, rewrite large parts of
    the Scene Window to make it both simpler and saner
    efc725b4
    History
    make sure gfx.Objects are freed
    Marco Biasini authored
    A circular dependency caused the gfx.Objects to be retained
    forever. Breaking the circular dependency solves the problem.
    As part of the bug-finding process, rewrite large parts of
    the Scene Window to make it both simpler and saner