Go to file
2013-10-06 10:49:40 +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 Better fix for #36935 and 36316: 2013-10-05 19:56:34 +00:00
release Check the node Add operator's type property before attempting to create a new node. This prevents python exceptions when calling it from the search menu, where the node type is unspecified. 2013-10-06 10:49:40 +00:00
source Fix for Output File node operators: added a sanity type check to avoid using invalid node data. 2013-10-06 10:28:09 +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