Go to file
Lukas Toenne 169b4e8118 Fix #36853, Undo not working for Particles Hair - Free Edit.
Resetting the particle system without losing edit undo is not so easy. Just added a confirm message for now to warn user about loss of particle edit undo.
2013-09-30 09:51:25 +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 Fix for plane track jittering 2013-09-30 09:35:04 +00:00
intern Fix [#36863] OSL clamp, min and max functions have wrong signature when arguments are integers 2013-09-29 23:24:45 +00:00
release lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
source Fix #36853, Undo not working for Particles Hair - Free Edit. 2013-09-30 09:51:25 +00:00
CMakeLists.txt cmake - cached LLVM values would be overwritten on every execution. 2013-09-25 17:04:01 +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