Go to file
Campbell Barton 54343b79e6 remove reload() from builtins since python3 no longer uses this.
use imp.reload now.

Should use import hooks but for now replace imp.reload with our own reload as the builtin reload was replaced before.
2010-12-22 21:39:48 +00:00
build_files bugfix [#24469] Cannot add keyframes on custom properties in IDPropertyGroups 2010-12-21 11:40:12 +00:00
doc remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
extern use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
intern Audio: 2010-12-22 10:51:34 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
source remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
CMakeLists.txt fix for cmake flag detection, was not caching the resulting variable so the test ran each time. 2010-12-21 03:32:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Workaround for blenderplayer not linking on linux with scons. 2010-12-21 00:21:42 +00:00