Go to file
Ton Roosendaal eb219852a8 Bug fix #33639
Material Texture blend modes Screen, Overlay and Multiply didn't respect
the alpha for textures... an error I could trace back to 2004 even.

Obviously the fix should be done, but it might change the appearance of
renders somewhat. Will keep an eye open if this is worth ugly 
version-patching.

Now: image textures with alpha, will only apply the blend modes
respecting the alpha values.
2012-12-21 10:15:12 +00:00
build_files Buildbot: disable Jack for now, it doesn't work when linked statically 2012-12-21 09:37:43 +00:00
doc BGE: Adding a Python interface for handling joysticks without needing logic bricks. These new SCA_PythonJoystick objects can be accessed using bge.logic.joysticks, which is a list of joysticks. The length of the list is the number of maximum supported joysticks, and indexes that do not have a joystick available are set to None. This means joysticks can be checked for using something like: 2012-12-21 02:28:59 +00:00
extern Camera tracking: synchronize changes with own branch 2012-12-20 11:03:39 +00:00
intern patches from fedora: 2012-12-21 03:02:36 +00:00
release UI todo: 2012-12-20 16:50:39 +00:00
source Bug fix #33639 2012-12-21 10:15:12 +00:00
CMakeLists.txt CMake: on linux, make boost now always require multithreaded libs, disabling 2012-12-13 08:46:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Icons now draw good again! 2012-12-18 19:35:54 +00:00