Go to file
Campbell Barton 77bdef4d22 py scripts - replace bad uses of len(),
checking if the collection is True is faster since it only checks if it has at least one item, rather then going over all items.
2012-01-02 16:18:39 +00:00
build_files Openexr path change for scons (win) 2011-12-31 17:15:47 +00:00
doc update the api changelog 2.60 --> 2.61 2011-12-22 21:44:52 +00:00
extern add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
intern Fix #29755: cycles crash with array modifier that can produce material indices 2012-01-02 15:51:49 +00:00
release py scripts - replace bad uses of len(), 2012-01-02 16:18:39 +00:00
source nicer string delimiter handling for Ctrl+Left/Right arrows, py console could use this functon too. 2012-01-02 15:27:01 +00:00
CMakeLists.txt Mode switching for GHOST under X11: adds the ability to change screen resolutions in the blenderplayer on GNU/Linux. 2012-01-02 12:25:14 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00