Blender Git Commits

Blender Git "master" branch commits.

Page: 2582 / 5574

June 3, 2015, 05:03 (GMT)
Fix UI string clip (reverse search separator char)

The string may have many '|' characters, only the last is clipped.
June 3, 2015, 04:35 (GMT)
Cleanup: check button flag for shortcut delimiter
June 3, 2015, 03:42 (GMT)
Fix multires update (reading `char *` as an `int *`)
June 3, 2015, 03:42 (GMT)
Fix object align crash (use-after-free)
June 3, 2015, 03:42 (GMT)
Cleanup: metaballs called memcpy with NULL source

Simplify logic and use realloc
June 3, 2015, 03:42 (GMT)
Correct vert/edge slide poll functions

Would crash trying to access outside the 3D view.
June 3, 2015, 03:42 (GMT)
Correct own recent error printing Python exception
June 3, 2015, 01:01 (GMT)
Fix race condition

Exposed when checking on T44871
June 2, 2015, 17:43 (GMT)
ImBuf: Fix memory leak around EXR handle's multiView
June 2, 2015, 13:25 (GMT)
Fix T44742. Bevel now avoids vertex meshes when only two edges are beveled.

Also, changed the algorithm for generating the vertex meshes when not all
edges into a vertex are beveled. Now it tries to slide along edges that
form part of the silhouette when possible; when not possible, it tries
to snap to the best plane in between the beveled edges.
June 2, 2015, 10:23 (GMT)
Fix T36994: Make link modifier fails (soft body)
June 2, 2015, 10:21 (GMT)
Cleanup: use const for object copy funcs
June 2, 2015, 09:01 (GMT)
Fix operator exec /w popups that close the window

Related to T44688, note supporting this case isn't so nice,
but seems it can be made to work.
June 2, 2015, 08:11 (GMT)
Fix compilation error after recent commit
June 2, 2015, 07:32 (GMT)
Fix T44921: Node editor, nodes position not maintained after Material panel changes

Also improved a bit behavior of adding new nodes, now they will not overlap that
badly. Still not ideal, but further improvements better not to happen at bcon4.
June 2, 2015, 06:53 (GMT)
Fix T44922: Split kernel renders black when using Bump node

Was missing feature detection in the BumpNode in the previous selective nodes
compilation commit.
June 2, 2015, 05:42 (GMT)
Fix own mistake searching python binary
June 2, 2015, 05:38 (GMT)
Simplify Win32 extension check
June 2, 2015, 04:59 (GMT)
Fix drawing text on >2gig buffers (stamp for eg)
June 2, 2015, 03:28 (GMT)
Fix T44869: Crash rendering >2gb images
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021