]> O.S.I.I.S - jp/crow.git/commit
IsQueuedForRedraw boolean in each GO, to prevent searching in object list
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 11 Feb 2016 11:50:46 +0000 (12:50 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 11 Feb 2016 11:50:46 +0000 (12:50 +0100)
commit0f8a64797810a03d036d7c9fcfddc5e11733f719
treec2f072afc57f15800c0871e32760f5eb340dc656
parentf2ceefa2a288ef3477a995e0f7f223c62bb3d6ad
IsQueuedForRedraw boolean in each GO, to prevent searching in object list
Move lastPaintedSlot update to Paint instead of UpdateGraphic which is not called if GO isn't cached
UnitTest/NUnitCrowWindow.cs
src/GraphicObjects/GraphicObject.cs
src/OpenTKGameWindow.cs