blender/source/gameengine/VideoTexture
Campbell Barton 7bbf4b7831 style cleanup
- spelling - turns out we had tessellation spelt wrong all over.
- use \directive for doxy (not @directive)
- remove BLI_sparsemap.h - was from bmesh merge IIRC but entire file commented and not used.
2012-03-02 16:05:54 +00:00
..
BlendType.h use Py_TYPE macro (no functional changes) 2011-11-03 13:10:37 +00:00
blendVideoTex.cpp cucumber merge: world scaling + video texture constants 2012-01-22 03:21:28 +00:00
CMakeLists.txt Add missing GLEW_STATIC definition, causing link errors. 2011-11-26 15:08:01 +00:00
Common.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
Exception.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
Exception.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterBase.cpp use Py_TYPE macro (no functional changes) 2011-11-03 13:10:37 +00:00
FilterBase.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterBlueScreen.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterBlueScreen.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterColor.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterColor.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterNormal.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterNormal.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterSource.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
FilterSource.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
ImageBase.cpp use Py_TYPE macro (no functional changes) 2011-11-03 13:10:37 +00:00
ImageBase.h Spelling Cleanup 2012-03-01 12:20:18 +00:00
ImageBuff.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
ImageBuff.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
ImageMix.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
ImageMix.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
ImageRender.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
ImageRender.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
ImageViewport.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
ImageViewport.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
PyTypeList.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
PyTypeList.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript == FFMPEG == 2011-05-27 23:33:40 +00:00
Texture.cpp BGE patch: [#29285] Video Texture: Avoid slow rescale (non power of 2 support check) by Goran Milovanovic (goran) 2011-11-24 19:27:15 +00:00
Texture.h correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
VideoBase.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
VideoBase.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
VideoFFmpeg.cpp style cleanup 2012-03-02 16:05:54 +00:00
VideoFFmpeg.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00