Revision 23e3dbb by Antonis Ryakiotakis February 2, 2015, 16:45 (GMT) |
Selection: avoid uninitialized memory read with occlusion queries |
Revision 2c82e74 by Lukas Toenne February 2, 2015, 13:47 (GMT) |
Fix for hair child roughness. The fixed-function roughness was not getting used once the curve roughness has been enabled at least once. |
Revision 750506b by Antonis Ryakiotakis February 2, 2015, 13:26 (GMT) |
Adjust GLSL drawing of window coordinates from camera view (use camera bounds instead of window bounds). Fixes remaining part of T43346 |
Revision 14755dd by Lukas Toenne February 2, 2015, 13:19 (GMT) |
Fix for unfreed effector weights in hair dynamics. The internal cloth modifier effector weights get replaced temporarily to make the cloth sim use the particle weight settings instead. But the particle sim was not putting back the original weights, which can be non-NULL in case the cloth sim allocated these already. Messy design ... |
Revision 1591247 by Lukas Toenne February 2, 2015, 13:19 (GMT) |
Fix for unfreed memory due to unnecessary early exit in the free function. |
Revision 961b7e7 by Lukas Toenne February 2, 2015, 13:19 (GMT) |
Fix for unfreed memory of internal hair cloth modifier pointcache. |
Revision 5030daf by Sergey Sharybin February 2, 2015, 12:35 (GMT) |
Cycles: Remove redundant calculation of w in recent cubic commit Was rather harmless since compiler will optimize it out, but nice to get rid of this anyway. |
Revision 3126319 by Sergey Sharybin February 2, 2015, 12:35 (GMT) |
Fix T43511: Major slow down with many instanced objects in cycles GPU Slowdown was caused by watertight intersection commit and follow-up workaorund for compiler crash which uninlined utility function which rotates the ray. Now it's only uninlined for sm_50 and sm_52 experimental kernels which are the only ones which failed to compile. Rendering still might be a bit slower but at least shouldn't be that dramatic. |
Revision 81f9769 by Campbell Barton February 2, 2015, 12:29 (GMT) |
cleanup: style/spelling |
Revision 7b36908 by Antonis Ryakiotakis February 2, 2015, 10:29 (GMT) |
Avoid warping the pointer when doing constrained texture painting strokes |
Revision 7ea7c2a by Sergey Sharybin February 2, 2015, 10:00 (GMT) |
Cycles: Fix inconsistent command line used for runtime kernel compilation Basically build-time compiled kernels were using --fast-math (which is correct) but run-time compiled did not. |
Revision 8cd106f by Campbell Barton February 2, 2015, 08:21 (GMT) |
minor edits to last commit |
Revision f12c17a by Julian Eisel February 2, 2015, 02:04 (GMT) |
Fix T43501: Crash on custom node tree creation |
Revision 0305b20 by Tamito Kajiyama February 2, 2015, 01:00 (GMT) |
Fix for Freestyle view map caching not properly updated upon changes of render resolution and scale. Problem reports independently by Light BWK and Folkert de Vries, thanks. |
Revision 64124ba by Campbell Barton February 1, 2015, 22:23 (GMT) |
BMesh: tool to ensure all faces are convex Access from Mesh -> Cleanup |
Revision d655a8f by Campbell Barton February 1, 2015, 22:22 (GMT) |
BMesh: BM_face_triangulate take edge array To access edges created between the tris. |
Revision b757f04 by Sergey Sharybin February 1, 2015, 21:04 (GMT) |
Cycles: Indentation fix for the previous commit |
Revision 3b9d455 by Sergey Sharybin February 1, 2015, 21:02 (GMT) |
Cycles: Implement cubit image interpolation on CPU Basically title says it all. Could be not totally optimized but the code is there now. |
Revision 0827441 by Sergey Sharybin February 1, 2015, 21:02 (GMT) |
Add extra Cycles regression tests This new tests are aimed to issues/regressions reported to the tracker. |
Revision 77e6f22 by Sergey Sharybin February 1, 2015, 21:02 (GMT) |
Cycles: Allow paths customization via environment variables This is for development and test environment setup only, not for regular users usage hence no mentioning in the man page needed. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021