Blender Git Loki
Git Commits -> Revision 822dcc4
Revision 822dcc4 by Dalai Felinto (master) March 28, 2010, 10:20 (GMT) |
bgl/BGE: glCopyTexImage2D + bgl.buffer creation error more verbose + dome post_draw (it draw only for the last overlayed scene) 1) glCopyTexImage2D - www.opengl.org/sdk/docs/man/xhtml/glCopyTexImage2D.xml 2) dome post_draw. Now dome mode can also use scene.post_draw. It only runs for the last scene. It's really useful. I'm working on a nice showcase for this (a dome visualizer for the dome mode running with bgl. In the mean time this is a (lame) example of both working together (the buffer is being copied and draw on top of the window): http://blenderecia.orgfree.com/blender/tmp/dome_bgl_copytex2d.jpg |
Commit Details:
Full Hash: 822dcc48cd6c362ef0a154ae07c17137e9e33b76
SVN Revision: 27797
Parent Commit: ddbb2bd
Lines Changed: +40, -2