Go to file
Brecht Van Lommel 042a3ff382 Fix #27445: various operators missing with some non-english system languages.
In the case of this bug e.g. material.new became MATERiAL_OT_new, due to
different capitalization of "i" in Turkish. Fixed by not using the locale
dependent toupper/tolower functions.
2011-05-26 09:58:22 +00:00
build_files correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
doc correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
extern fix transform code using a node space as an image space, accessing unallocated memory. 2011-05-02 05:24:59 +00:00
intern Fix for mingw 64bit fix. 2011-05-24 11:19:11 +00:00
release correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
source Fix #27445: various operators missing with some non-english system languages. 2011-05-26 09:58:22 +00:00
CMakeLists.txt fix for option WITH_CXX_GUARDEDALLOC with msvc 2011-05-24 06:44:39 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile - background job style cleanup. 2011-04-10 15:24:05 +00:00
SConstruct Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00