.. |
audaspace
|
Fix for [#30499] video sequencer crashes when moving around within a sequence.
|
2012-03-21 09:04:34 +00:00 |
boolop
|
spelling cleanup: tesselate -> tessellate (last of these found)
|
2012-03-20 22:56:26 +00:00 |
bsp
|
style cleanup (mostly whitespace)
|
2012-02-27 10:35:39 +00:00 |
container
|
style cleanup (mostly whitespace)
|
2012-02-27 10:35:39 +00:00 |
cycles
|
Fix #31065: cycles render crash with large node groups, increased the stack
|
2012-04-23 18:15:38 +00:00 |
decimation
|
code cleanup: no functional changes
|
2012-04-07 12:37:15 +00:00 |
dualcon
|
And another fix for r45669 to have dualcon compile on windows...
|
2012-04-16 10:22:28 +00:00 |
elbeem
|
corrected more issues from [#31069] Analyzing the Blender project with PVS-Studio.
|
2012-04-23 17:33:12 +00:00 |
ffmpeg
|
Blender should now compile fine with older FFmpeg libraries used.
|
2012-02-24 15:34:57 +00:00 |
ghost
|
code cleanup: utfconv library had some quite confusing formatting, also cleared som warnings.
|
2012-04-12 02:15:33 +00:00 |
guardedalloc
|
code cleanup: header cleanup, remove commented workaround for mingw since its no longer needed.
|
2012-04-06 04:46:47 +00:00 |
iksolver
|
unify include guard defines, __$FILENAME__
|
2012-02-17 18:59:41 +00:00 |
itasc
|
OSX: buildfix for itask on 10.5.sdk
|
2011-11-15 21:55:07 +00:00 |
memutil
|
unify include guard defines, __$FILENAME__
|
2012-02-17 18:59:41 +00:00 |
mikktspace
|
Code cleanup: fix some clang static checker warnings.
|
2011-12-22 20:29:44 +00:00 |
moto
|
Cycles: svn merge -r41225:41232 ^/trunk/blender
|
2011-10-24 22:32:00 +00:00 |
opennl
|
Fix for disabling noisy opennl output.
|
2012-04-19 02:12:39 +00:00 |
smoke
|
Bugfix (missed one code line): Copy paste induced bug found by Sv. Lockal.
|
2012-02-19 21:15:12 +00:00 |
string
|
code cleanup: dont set the namespace in STR_String.h - 'using namespace std', since this is included in many places.
|
2012-02-23 02:36:30 +00:00 |
utfconv
|
fix for UV reveal (wasnt selecting all verts because check for unselected vert was incorrect after selecting the first face).
|
2012-04-13 03:41:07 +00:00 |
CMakeLists.txt
|
code cleanup: utfconv library had some quite confusing formatting, also cleared som warnings.
|
2012-04-12 02:15:33 +00:00 |
SConscript
|
code cleanup: avoid confusion with utfconv lib - was configuring this windows only lib on non windows platforms (scons only).
|
2012-04-12 02:37:28 +00:00 |