blender/source
Sergey Sharybin 9a1585a533 Code cleanup: use bool flag for direction in clip prefetch
That was nothing really wrong with the old short used for
direction, but that became kinda annoying because of compiler
idiocy which considered direction might have been zero.

Using explicit dual-state flag is more clear anyway.
2014-01-01 23:27:17 +06:00
..
blender Code cleanup: use bool flag for direction in clip prefetch 2014-01-01 23:27:17 +06:00
blenderplayer Fix bookmarks not appearing in file browser after "copy previous settings". 2013-12-20 17:57:11 +01:00
creator Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
gameengine Fix T37920: BGE LibLoad failed for meshes with no materials 2013-12-30 15:49:13 +11:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests error in last commit 2013-11-28 16:14:32 +11:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00