Go to file
Bastien Montagne e1003c2ead BKE's DerivedMesh: get rid of last OMP usage.
Not replacing with some BLI_task_stuff here, tests show this is pointless
(in absolute best case - i.e. single huge mesh in scene - parallelizing here switches
from 0.8ms to 0.5ms for that piece of code - with something like 750ms per frame update...).
2016-05-29 20:14:42 +02:00
build_files ndof: build system cleanup 2016-05-24 01:57:17 -04:00
doc BGE: Fix KX_LightObject python API documentation. 2016-05-15 14:56:40 +00:00
extern Add upstream information to libraries 2016-05-27 20:03:27 +10:00
intern Code refactor: nodify object and mesh, but not used for XML yet. 2016-05-28 18:40:09 +02:00
release Add warning to Mesh.from_pydata 2016-05-25 21:35:45 +10:00
source BKE's DerivedMesh: get rid of last OMP usage. 2016-05-29 20:14:42 +02:00
tests Fix bl_load_py_modules test 2016-05-02 21:06:15 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt ndof: enable Linux support by default, unless libs missing 2016-05-24 00:35:17 -04:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: Use hidden FORCE target 2016-05-21 05:48:10 +10:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00