Go to file
Nicholas Bishop a8811094ea Import the RangeTree library into extern
RangeTree is a simple C++ tree set for storing non-overlapping scalar
ranges. Original source from:
https://github.com/nicholasbishop/RangeTree

Also update the build systems to include RangeTree.
2012-12-30 18:20:52 +00:00
build_files Add datafiles/locale/languages to blender.spec.in for CPack 2012-12-28 23:30:34 +00:00
doc patch [#33609] Syntax highlighting for OSL in Text Editor 2012-12-29 18:25:03 +00:00
extern Import the RangeTree library into extern 2012-12-30 18:20:52 +00:00
intern Revert change from Jens, wrong pointer check in the code. 2012-12-30 10:38:56 +00:00
release OSL Templates: remove unnecessary stdosl.h include. 2012-12-30 10:37:32 +00:00
source Import the RangeTree library into extern 2012-12-30 18:20:52 +00:00
CMakeLists.txt CMake: on linux, make boost now always require multithreaded libs, disabling 2012-12-13 08:46:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct patch [#33669] SConstruct: Tell how to pass BF_PYTHON_INC to SCons is it is not found 2012-12-28 12:12:04 +00:00