Go to file
Bastien Montagne 6ea766be0e Intent to fix windows not compiling after r53480.
Looks like _Bool is also a type in std (at least with msvc), so the 'typdef bool _Bool;' generates a name collision... Now using _BLI_Bool as placeholder instead.
2013-01-01 18:18:45 +00:00
build_files patch [#33331] Time To Start Moving To Stdbool 2013-01-01 12:47:58 +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 Highlight currently rendering tiles 2013-01-01 16:15:13 +00:00
release remove vertex selection check for weight paint mode so you can paint through the mesh. 2013-01-01 11:47:47 +00:00
source Intent to fix windows not compiling after r53480. 2013-01-01 18:18:45 +00:00
CMakeLists.txt patch [#33331] Time To Start Moving To Stdbool 2013-01-01 12:47:58 +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 [#33331] Time To Start Moving To Stdbool 2013-01-01 12:47:58 +00:00