blender/source
Dalai Felinto 93526b4c72 readfile update after version/subversion bump
Note, there is no need to leave doversion code outside a version/subversion nest.
e.g. having if version < 262   in a 2.61 file will make the code to double-run.
however this is the same case for the code nested outside the if versions ...
with the advantage of making ahoys/version bumping easier.

Ton himself was unaware of how we were doing this and suggested to get rid of the /* put subversion code here */ practise.
2012-02-15 18:17:31 +00:00
..
blender readfile update after version/subversion bump 2012-02-15 18:17:31 +00:00
blenderplayer - Fix for commit 43551 which caused a linking error in blenderplayer. 2012-01-20 05:11:42 +00:00
creator CMake: determine if python should be bundled into "lib" or "lib64" folder. 2012-02-15 08:53:28 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine font objects in blenderplayer fail when object with alpha is rendered 2012-02-14 18:23:58 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests use ValueError when vector/matrix multiplications sizes are not supported, was using TypeError for mat*vec and ValueError for vec*mat. 2012-02-11 14:27:36 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00