Go to file
Thomas Dinges 85cb0bc19d Fix [#36863] OSL clamp, min and max functions have wrong signature when arguments are integers
* This was fixed in OSL 1.3.2, but we used an outdated stdosl.h.
2013-09-29 23:24:45 +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 Code cleanup: spelling correction 2013-09-14 10:22:56 +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 Fix broken example, reported by Codemanx on IRC, thanks. 2013-09-29 14:57:47 +00:00
source Fix [#36859] Grease Pencil - Frames.new() doesn't create frame if frame_number <= 0 2013-09-29 18:12:07 +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 add icons utility make target. 2013-08-27 10:03:37 +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