Go to file
Dalai Felinto be143cc037 texface fix: if material is not used by mesh set default bge mat flag (backface culling on)
report by Mitchell Stokes over IRC, but probably one of the reason people have been asking
to expose the Game Settings material panel in the Render engine as well.
2011-10-06 06:56:45 +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 Object Menu Edits: 2011-10-06 05:45:06 +00:00
source texface fix: if material is not used by mesh set default bge mat flag (backface culling on) 2011-10-06 06:56:45 +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