Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3190 / 5574

May 14, 2013, 14:37 (GMT)
Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P )
Revision e4921a9 by Lukas Toenne
May 14, 2013, 11:18 (GMT)
"Fix" for #35336. Added a warning in the doc string for nodetree.nodes.new() to point users at the recent API change from node.type enum identifiers to the generic node.bl_idname strings. Not really nice, but could prevent a few bug reports and make scripters' lifes easier.
May 14, 2013, 10:56 (GMT)
bridge tool: fix for error in recent commit. missed NULL check for example face.
Revision bcf91e5 by Lukas Toenne
May 14, 2013, 10:42 (GMT)
Fix for #35349, multiple viewers nodes crashing during render. The condition for activating viewer nodes was completely overridden during renders. Changed this so viewer nodes are active only if both of these are true:

1) the node is tagged for recalc OR compo is in render mode
2) it is the currently active viewer (so only one viewer ever writes to the buffer)
May 14, 2013, 10:20 (GMT)
Code cleanup: fix confusing line of code with useless ||.
May 14, 2013, 06:58 (GMT)
style cleanup
May 14, 2013, 06:10 (GMT)
tweak to r56784, no functional change, utility function worked confusingly.
May 14, 2013, 04:55 (GMT)
fix for problem where edge loop select would select too many vertices (extend selection too far),

before & after: http://www.graphicall.org/ftp/ideasman42/edgeloop_select_fix.png
May 14, 2013, 04:09 (GMT)
refactor bmesh edge loop walker,
was getting too complicated handing different cases at once, split out boundary case into its own branch.
May 14, 2013, 03:06 (GMT)
update libmv stub.
May 14, 2013, 02:56 (GMT)
bmesh api: add 'is_boundary' attribute to verts.
May 13, 2013, 22:58 (GMT)
Added support for WITH_CXX_GUARDEDALLOC build option to the Freestyle module.
May 13, 2013, 22:50 (GMT)
Fix for a memory leak during Freestyle stroke shading.
May 13, 2013, 21:36 (GMT)
Cycles CUDA: in case of cryptic error messages in the console, refer to wiki
documentation for possible solutions.
May 13, 2013, 21:19 (GMT)
Fix #35340: 3D manipulator not working right after undoing with cmd+Z on OS X.

Another issue with the recent Ghost changes here. For some reason key up events
are not coming through when the command key is pressed. I can't figure out why,
for now just always handle them, still fixes the original bug.
May 13, 2013, 20:42 (GMT)
The usual fix for blenderplayer. I didn't have time to test scons but looks like the missing library on CMake is already present there.
May 13, 2013, 20:27 (GMT)
Patch [#35234]:

Fix GetWindowsLon and SetWindowsLong issues with VS2012 and Windows 8.
Remove unneeded #ifdef block for GWL_WNDPROC and GWL_USERDATA
May 13, 2013, 17:42 (GMT)
fix for strange behavior with loop select involving ngons,
when selecting a loop with quads on one side an ngon on another - never select the outer boundary edge of the ngon.
May 13, 2013, 16:35 (GMT)
code cleanup: remove duplicate calls to 'BMW_current_state'
May 13, 2013, 15:31 (GMT)
Cycles:
* Fix compile error, when building with __KERNEL_SSE__
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021