Go to file
Ton Roosendaal 692aa18b76 Additional fix in glsl shaders: "Darken" was using different formula as render.
"Divide" still differs too for division by zero - cannot find this yet...
2012-12-21 18:10:01 +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 Fix #33644: rendering to a new window and then closing it would not completely 2012-12-21 11:56:02 +00:00
release rename rna prop _parenting -> _parent 2012-12-21 12:17:30 +00:00
source Additional fix in glsl shaders: "Darken" was using different formula as render. 2012-12-21 18:10:01 +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