Go to file
Brecht Van Lommel 24c0f1873e Fix part of #26850: Cocoa OS X game player was not working, two issues:
* Unlike blender, the game player draws only on windows update callbacks,
  and those wer not implemented.
* Going fullscreen for player was not implemented correct, it expected an
  existing window but actually it should create one.
2011-06-27 13:57:27 +00:00
build_files remove some unused flags and correct aud example heading 2011-06-27 07:44:59 +00:00
doc remove some unused flags and correct aud example heading 2011-06-27 07:44:59 +00:00
extern update cmake checker to ignore file list and add some headers to the source list. 2011-06-21 17:00:34 +00:00
intern Fix part of #26850: Cocoa OS X game player was not working, two issues: 2011-06-27 13:57:27 +00:00
release fix for editmode option toggle 2011-06-27 11:40:15 +00:00
source Bugfix #27768 2011-06-27 11:21:25 +00:00
CMakeLists.txt initialize cmake's CMAKE_BUILD_TYPE to 'Release' 2011-06-27 13:18:08 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile initialize cmake's CMAKE_BUILD_TYPE to 'Release' 2011-06-27 13:18:08 +00:00
SConstruct cmake option to build without an audio library. 2011-06-23 09:27:56 +00:00