Go to file
2012-06-07 08:04:58 +00:00
build_files Enable cuda sm_30 kernels for buildbot 2012-06-05 19:23:52 +00:00
doc Added example of basic objects ooperations in Python, liek adding object 2012-06-06 10:01:17 +00:00
extern BGE patch #28476: Character object physics type 2012-05-28 21:36:29 +00:00
intern Fix unaligned array crash in Eigen3 because of compilation option. The EIGEN_DONT_ALIGN_STATICALLY compilation option was added for Win32 only in revision 41283 because of some compilation problem. But this option is causing alignment problem for Eigen3 local variables when SSE optimization is enabled. I do not have any compilation problem when the option is not defined, so I just remove it as it should. 2012-06-07 08:04:58 +00:00
release Changed semantic of recently added start_frame 2012-06-06 18:58:30 +00:00
source Fix unaligned array crash in Eigen3 because of compilation option. The EIGEN_DONT_ALIGN_STATICALLY compilation option was added for Win32 only in revision 41283 because of some compilation problem. But this option is causing alignment problem for Eigen3 local variables when SSE optimization is enabled. I do not have any compilation problem when the option is not defined, so I just remove it as it should. 2012-06-07 08:04:58 +00:00
CMakeLists.txt Cmake: 2012-06-06 21:55:55 +00:00
COPYING
GNUmakefile cmake edits 2012-05-27 10:03:13 +00:00
SConstruct Scons: 2012-05-29 12:13:45 +00:00