Go to file
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
build_files image format arg parsing for creator.c 2011-11-24 05:18:26 +00:00
doc Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface, 2011-11-23 17:25:25 +00:00
extern This checks shouldn't have been removed. 2011-11-23 18:28:12 +00:00
intern Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface, 2011-11-23 17:25:25 +00:00
release Fix wrong camera preset name D35 => D3S. 2011-11-24 13:07:02 +00:00
source (See http://codereview.appspot.com/5431064/ for review of patch) 2011-11-24 14:58:42 +00:00
CMakeLists.txt rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES_ARCH as advanced. 2011-11-13 14:16:43 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct exclude addons_contrib/ for release builds. 2011-11-17 19:43:59 +00:00