blender/source
Konrad Kleine 03398cfa88 (See http://codereview.appspot.com/5431064/ for review of patch)
I've written a convenient function that returns the sibling of a node in the
red-black tree implementation originally implemented by Joshua Leung.

I want to use this get_sibling() function in the future to implement the missing
removal function of the red-black tree implementation.

For now the get_sibling() function just simplifies the get_uncle() function.

Just like the rest of the red-black tree implementation this diff is based on
Wikipedia: http://en.wikipedia.org/wiki/Red%E2%80%93black_tree#Removal
2011-11-24 14:58:42 +00:00
..
blender (See http://codereview.appspot.com/5431064/ for review of patch) 2011-11-24 14:58:42 +00:00
blenderplayer Fix compilation error of blenderplayer caused by recent commit. 2011-11-23 16:44:33 +00:00
creator image format arg parsing for creator.c 2011-11-24 05:18:26 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine rename mathutils constructors to match other parts of the bpy/api (no functional changes) 2011-11-24 04:45:36 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests hide overly picky warnings from 'pylint' for pep8 script, indentation edits. 2011-11-19 16:17:35 +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