Go to file
Dalai Felinto 15bd165ca0 BGE: bindId property in VideoTexture.Texture (to get the openGL id of the texture)
Now if you have a VideoTexture.Texture you can use its id and draw it with bgl
The Id is only going to be valid if the obj you are getting the VideoTexture.Texture from has a valid texture. In the examples you will see them as planes, that become invisible at load time, but are needed to validate the texture id.

This is a simple example file:
http://blenderecia.orgfree.com/blender/bind_id_simple.blend

And a (much) more advanced one:
http://blenderecia.orgfree.com/blender/bind_id.blend
(get also this image and save it to the same folder of your blend file - http://blenderecia.orgfree.com/blender/mask.png )

Benoit, I couldn't decide on better names so for now I'm glad with this one.
2010-03-20 00:11:25 +00:00
bin/.blender Move Korean file from kr to ko also updated it to newer file. 2008-09-29 15:02:20 +00:00
CMake Fix linking cmake on non-windows platforms (ELSEIF -> ELSE ) :) 2010-01-17 22:12:00 +00:00
config confirmed with multiple people that Collada builds fine with mingw win32 on scons. So setting it back to true by default. 2010-03-12 20:08:13 +00:00
doc correct fsf address 2010-02-12 13:34:04 +00:00
extern prepare to remove ffmpeg stuff in extern 2010-02-14 18:59:26 +00:00
intern Fix [#21634] GHOST_WindowCocoa: activeWindow null pointer check 2010-03-16 20:42:12 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc7 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc9 filebrowser: 2010-03-10 19:30:20 +00:00
release Adding Non Manifold to select menu in edit mode for vertex and/or edge 2010-03-19 06:57:55 +00:00
source BGE: bindId property in VideoTexture.Texture (to get the openGL id of the texture) 2010-03-20 00:11:25 +00:00
tools revert joes commit and apply change from Aligorith. 2010-02-13 10:55:04 +00:00
CMakeLists.txt CMake: FFMPEG directory and libraries are now configurable. 2010-03-18 10:16:04 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConstruct scons build systems 2010-03-08 20:37:45 +00:00