Display:
Master Commits
Branch Commits
All Commits
Blender
Git "fracture_modifier-master" branch commits.
Page: 17 / 129
December 30, 2017, 16:43 (GMT)
Docs: correct descriptions
December 30, 2017, 16:43 (GMT)
Edit Mesh: click extrude, ensure inverse matrix Relied on this being set elsewhere which isn't assured.
December 30, 2017, 16:43 (GMT)
Docs: add note for bmesh face_split_edgenet
December 30, 2017, 16:43 (GMT)
Fix sculpt secondary color missing some brushes
D2841 by @uvwxyz w/ edits
December 30, 2017, 16:43 (GMT)
Fix brush reset (missing notifier)
D2843 by @uvwxyz
December 30, 2017, 14:48 (GMT)
Fix incorrect allocation size
December 30, 2017, 14:48 (GMT)
makesdna/makesrna: silence output by default No need to print status for basic & reliable operations, build systems can output operations they run if needed, or debug output changed in the source if developers are debugging. Nice for ninja, so any printed text hints at a problem to fix.
December 30, 2017, 14:48 (GMT)
Fix
T53577 : Rake sculpt/paint wrong on first step
December 30, 2017, 14:48 (GMT)
Fix
T53322 : Collada export crash w/ shape keys
D2958 by @cmbasnett
December 30, 2017, 14:48 (GMT)
Fix missing update for particles w/ fluids
D2955 by @GonVas
December 30, 2017, 14:48 (GMT)
Fix
T53529 : Rip crashes w/ wire edge
December 30, 2017, 14:48 (GMT)
Fix for inset when accessed from spacebar search
December 30, 2017, 14:48 (GMT)
Fix
T53441 : Inset doesn't start at zero
December 30, 2017, 14:47 (GMT)
Fix
T53410 : 3D Text always recalculated
December 30, 2017, 14:47 (GMT)
Fix
T53342 : Outliner 'select hierarchy' broken
Was using cursor position from within menu,
clicking on the same position for every selected item (toggling).
Now operate on each selected outliner element, without toggling.
December 30, 2017, 14:47 (GMT)
Fix BGE sound actuator property access
December 30, 2017, 14:47 (GMT)
Fix
T53294 : bpy.ops.image.open crash
December 30, 2017, 14:47 (GMT)
Fix
T53131 : Incorrect vert-edge angle calculation
Vertex w/ a single edge wasn't detected
December 30, 2017, 14:47 (GMT)
Fix
T53004 : XWayland ignores cursor-warp calls
There is currently a limitation in XWayland,
the cursor needs to be hidden during warp calls.
December 30, 2017, 14:47 (GMT)
Fix
T52959 : Local view looses clip range on exit