Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2688 / 5574

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.
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.
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.
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.
February 2, 2015, 12:29 (GMT)
cleanup: style/spelling
February 2, 2015, 10:29 (GMT)
Avoid warping the pointer when doing constrained texture painting
strokes
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.
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
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.
February 1, 2015, 22:23 (GMT)
BMesh: tool to ensure all faces are convex

Access from Mesh -> Cleanup
February 1, 2015, 22:22 (GMT)
BMesh: BM_face_triangulate take edge array

To access edges created between the tris.
February 1, 2015, 21:04 (GMT)
Cycles: Indentation fix for the previous commit
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.
February 1, 2015, 21:02 (GMT)
Add extra Cycles regression tests

This new tests are aimed to issues/regressions reported to the tracker.
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.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021