Revamped iso scene rendering yet again to remove unnecessary dirty

rectangle propagation and to only render the dirty portions of dirty
objects and sprites.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@509 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-10-19 23:26:31 +00:00
parent 9b89a3f994
commit ef97b42acd
4 changed files with 102 additions and 161 deletions
@@ -1,5 +1,5 @@
//
// $Id: SceneViewPanel.java,v 1.17 2001/10/18 21:01:44 shaper Exp $
// $Id: SceneViewPanel.java,v 1.18 2001/10/19 23:26:31 shaper Exp $
package com.threerings.miso.scene;
@@ -29,7 +29,7 @@ public class SceneViewPanel extends AnimatedPanel
_scenemodel = new IsoSceneViewModel(config);
// listen to the iso scene view model to receive notice when
// location or coordinate display is toggled
// the scene display has changed and needs must be repainted
_scenemodel.addListener(this);
// create the scene view