Go to file
Brecht Van Lommel 2a4ee23a25 Fix #35225: new OS X Lion fullscreen did not work together well with old
fullscreen option. It was possible to enable both at the same time which got
you stuck in a state where it was impossible to exit fullscreen. Now I've made
them mutually exlusive, only one can be enabled at the same time.

Note the reason we need to support both is because the new Lion fullscreen does
not work with multiple monitors, it will just give black screens on the other
monitors. This is a limitation of OS X, you can find many complaints about this
online.
2013-05-06 13:39:25 +00:00
build_files Fix for a typo in scons configuration 2013-04-29 07:24:45 +00:00
doc Fix #35216: code examples like simple operator missing from python docs due to 2013-05-05 05:56:48 +00:00
extern bullet: Fix avoiding collision response between static/kinematic objects 2013-04-28 21:40:54 +00:00
intern Fix #35225: new OS X Lion fullscreen did not work together well with old 2013-05-06 13:39:25 +00:00
release correction for uv template, also some doxygen comment corrections. 2013-05-05 18:41:45 +00:00
source Another correction to svn rev56509 2013-05-06 12:27:14 +00:00
CMakeLists.txt minor adjustment to vertex color baking, tag the meshes directly, no need to do via the objects. 2013-04-29 00:49:44 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00