Revision 4f29613 by Sergey Sharybin September 9, 2015, 11:38 (GMT) |
Buildbot: Test enable CUDA binaries for Win32 Linux 32bit seems to work fine now, let's see if Win32 also works. |
Revision 42e15b9 by Sergey Sharybin September 9, 2015, 11:18 (GMT) |
Fix T46051: Loading certain Jpeg causes system alert sound (Win32) The issue was caused by RedCode library printing binary string to the terminal. |
Revision 9307f08 by Bastien Montagne September 9, 2015, 10:26 (GMT) |
Fix (unreported) Outliner letting you edit path of indirect linked lib shown at 'first level'. From Gooseberry team request indirect libs were also added at root of 'BlendFile' Outliner view, but that allowed edition of their path, which is useless... |
Revision 6ddf77f by Campbell Barton September 9, 2015, 09:43 (GMT) |
Fix crash in preview render w/ too small border |
Revision 1a04179 by Sergey Sharybin September 9, 2015, 09:25 (GMT) |
Cycles: Cleanup, typo Spotted by Campbell, thanks! |
Revision ad86d6e by Bastien Montagne September 9, 2015, 09:02 (GMT) |
Fix T46056: User Preferences-> install from File freezes Blender. Own stupid error in recent fix for buffer overflow in `BLI_testextensie_glob()`... Also found & fixed another potential buffer overflow in this func. |
Revision c87ee8d by Sergey Sharybin September 9, 2015, 08:57 (GMT) |
Fix T46055: Volume doesn't render when PANORAMIC Camera is inside volume mesh |
Revision d13a0e8 by Sergey Sharybin September 9, 2015, 08:39 (GMT) |
Cycles: Limit triangle magnitude check for only GPU Found a way to make AVX2 CPUs happy by reshuffling instructions a bit, so now there's no weird precision errors happening in there. This solves some render speed regressions on CPU, but unfortunately this doesn't help for GPU rendering. |
Revision 46d2abf by Sergey Sharybin September 9, 2015, 08:39 (GMT) |
Cycles: Only use ascii in comments |
Revision 7fab7b6 by Campbell Barton September 9, 2015, 06:48 (GMT) |
Assert CustomData_from_bmeshpoly is used correctly Follow up to last commit, since bugs here aren't so obvious. |
Revision 1e7a8ab by Campbell Barton September 9, 2015, 06:48 (GMT) |
Fix T45733: Crash w/ VColor + BlenderInternal Tessface CustomData layers were added multiple times when tangents were used. This made BI crash accessing layers missing elsewhere. |
Revision 1b98ece by Sergey Sharybin September 9, 2015, 06:05 (GMT) |
Buildbot: Enable 32bit kernels for linux builders This is more an experiment, not guaranteed to work but at the same time building of kernels seems to work manually in the same chroot. Perhaps latest changes helped compiler to optimize registers usage. |
Revision c26a9ee by Campbell Barton September 8, 2015, 16:39 (GMT) |
Error in last commit Had warnings disabled. |
Revision a2b80d4 by Campbell Barton September 8, 2015, 16:05 (GMT) |
Fix T46003: Scale w/ script ignores axis-align |
Revision 91264cf by Campbell Barton September 8, 2015, 14:36 (GMT) |
Revert "Fix T45191 Speed strip behaviour not easy to predict." This reverts commit 0e83b0854fc66af16dd187759c031e530ecd4c05. Fixes T46038 |
Revision d5f1f66 by Campbell Barton September 8, 2015, 13:46 (GMT) |
typo in last commit |
Revision a93e15a by Campbell Barton September 8, 2015, 13:39 (GMT) |
Fix T45771: Walk mode fails on OSX |
Revision 9d8aaf7 by Campbell Barton September 8, 2015, 09:42 (GMT) |
Fix T45981: BGE, 2D filters leak memory |
Revision d1d0f8e by Campbell Barton September 8, 2015, 09:42 (GMT) |
Cleanup: quiet warnings |
Revision abb63be by Campbell Barton September 8, 2015, 09:42 (GMT) |
Use C++ guarded alloc for FilterBase |
|
|
|


Master Commits
MiikaHweb | 2003-2021