You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue by moly from 2013-01-14T18:44:54Z Originally opened as AdamAtomic#237
This fix will fill the camera's buffer directly if alpha blending is not required, rather than filling the _fill bitmapData and then blitting that to the camera.
Issue by moly from 2013-01-14T18:44:54Z
Originally opened as AdamAtomic#237
This fix will fill the camera's buffer directly if alpha blending is not required, rather than filling the
_fill
bitmapData and then blitting that to the camera.moly included the following code: https://github.com/AdamAtomic/flixel/pull/237/commits
The text was updated successfully, but these errors were encountered: