Go to file
2013-10-05 19:56:32 +00:00
build_files OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with sdk > 10.7 by using libgomp dynamic, which includes proper errorhandling vs. static. Before xtra linking to system libstdc++.6.dylib was needed, which then caused incompatibilities 2013-09-28 18:42:14 +00:00
doc Fix broken example, reported by Codemanx on IRC, thanks. 2013-09-29 14:57:47 +00:00
extern libmv: fix matrix address being printed instead of actual values 2013-10-02 10:18:43 +00:00
intern Fix #36962, "Render emitter" option for hair is ignored in Cycles. Hair particles use the hide_tris boolean to disable rendering of the emitter, but this was still ANDed with the "experimental" flag. 2013-10-05 12:46:32 +00:00
release rename presets not to use '+' character, also some typo fixes. 2013-10-05 14:19:39 +00:00
source Fix for my last customdata fix, accidentally left in comments. 2013-10-05 19:56:32 +00:00
CMakeLists.txt avoid divide by zero with grid fill (when there is no selection) 2013-10-05 11:59:15 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
SConstruct OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with sdk > 10.7 by using libgomp dynamic, which includes proper errorhandling vs. static. Before xtra linking to system libstdc++.6.dylib was needed, which then caused incompatibilities 2013-09-28 18:42:14 +00:00