Go to file
2012-11-22 06:11:05 +00:00
build_files Fix 33149: LLVM caused startup crash on linux systems using Mesa llvmpipe. 2012-11-21 22:28:15 +00:00
doc more bge reference api docstrings, leaving KX_FontObject and KX_NavMeshObject as TODO. 2012-11-22 06:04:12 +00:00
extern Motion tracking: dump mask image when dump images is enabled 2012-11-20 12:54:28 +00:00
intern Fixes for OS X default locale: use pclose and do error checking for file read. 2012-11-21 15:14:19 +00:00
release modify the python stub to include __file__ and __name__, also correct odd indent in KX_KetsjiEngine.cpp 2012-11-22 05:20:51 +00:00
source BGE: Removing some glIsEnabled() calls from DisableForText() in KX_BlenderGL.cpp. Use of glIsEnabled() is discouraged since it causes a potential sync with the graphics card. Also, it's faster to just always use glDisable() (even if that feature is already disabled) then to check if it's enabled first. 2012-11-22 06:11:05 +00:00
CMakeLists.txt Fix 33149: LLVM caused startup crash on linux systems using Mesa llvmpipe. 2012-11-21 22:28:15 +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 OSX/scons/osl: un-hardcode the osl libpath 2012-11-19 17:15:33 +00:00