- Jan 20, 2016
-
-
Paul McCarthy authored
state until image textures are ready to be used. New async.wait function to help with this.
-
- Jan 16, 2016
-
-
Paul McCarthy authored
running. GLModel has to implement GLObject.ready() method.
-
- Jan 12, 2016
-
-
Paul McCarthy authored
-
- Jan 11, 2016
-
-
Paul McCarthy authored
via a new function async.idle (which abstracts away wx-iness). This means that the status-bar is actually updated during startup.
-
- Jan 08, 2016
-
-
Paul McCarthy authored
uses this to prepare texture data, and GLObjects query ImageTextures to make sure that they are ready - they are not drawn until textures are ready. I have discovered that all my changes to prefilter were useless - rgbvector/tensor vector texture is currently broken.
-