Go to file
Campbell Barton ce1ac3412d dont define the ghost PREFIX for scons, since this means our portable downloadable binary would find the system blender files (if installed).
this should stay disabled until scons supports system/portable installs as with cmake.
2011-10-06 02:29:15 +00:00
build_files modify pacman file not to compile templates & presets. 2011-10-04 23:00:38 +00:00
doc update generated api changelog for edits since 2.59 2011-10-05 22:43:00 +00:00
extern Whitespace clean-up 2011-09-30 12:24:17 +00:00
intern dont define the ghost PREFIX for scons, since this means our portable downloadable binary would find the system blender files (if installed). 2011-10-06 02:29:15 +00:00
po filter RNA classes for translation (removes over 1300 lines from messages.txt) 2011-10-05 03:39:22 +00:00
release filter RNA classes for translation (removes over 1300 lines from messages.txt) 2011-10-05 03:39:22 +00:00
source fix error in last commit & remove commented code which is now working in 2.5x. 2011-10-06 02:19:04 +00:00
CMakeLists.txt * Removing libsamplerate from build systems 2011-10-02 17:09:39 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for crash generating messages.txt, I wasn't getting this crash because I had 'WITH_PYTHON_SAFETY' enabled which was using different iterators (which dont crash), now there on by default. 2011-09-30 07:47:45 +00:00
SConstruct scons flags were being set carelessly - CCFLAGS is like setting CFLAGS and CXXFLAGS - in a few cases this was being set redundantly. 2011-10-05 23:35:03 +00:00