Blender Git Commit Log

All Blender Git commits.

Page: 2808 / 8462

December 12, 2018, 14:38 (GMT)
submodule pointers.. yawn
December 12, 2018, 14:36 (GMT)
fixed some memory leaks, removed unused "reset" parameter in fracture operator

also for now disabled "Geometry limitation tree", intent was to accelerate voronoi + bisect
by only processing "necessary" new geometry (and omitting unchanged), but doesnt work correctly
December 12, 2018, 14:19 (GMT)
Fix T59234: Crash when enter in Edit mode

Edit mode triangles does always need to have access to faces for visibility
and select/active flags.
December 12, 2018, 14:19 (GMT)
Mesh Batch Cache: Fix crash when using edit mode normal display.
December 12, 2018, 14:13 (GMT)
GP: Primitive: Arc tool changes

Added back constraint option to draw perfect arcs
Added back flip option
December 12, 2018, 14:07 (GMT)
Fix T58450: Skin modifier not working if applied after subsurf
December 12, 2018, 14:02 (GMT)
Fix transform gizmo showing with active element pivot point and no selection.

It should be possible to use this when the active element is unselected, but
there still needs to be something else selected. Otherwise it is not possible
to deselect all as a way to get the gizmo out of the way.
December 12, 2018, 13:44 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 12, 2018, 13:22 (GMT)
Resume default contour detection method.
Revision b01852f by Brecht Van Lommel (master)
December 12, 2018, 12:27 (GMT)
UI: use consistent subdivision modifier name when creating from shortcuts.
December 12, 2018, 11:29 (GMT)
Point API doc to proper path.

We'll have to update that again once we move 2.8 to master...
December 12, 2018, 11:04 (GMT)
Merge branch 'master' into blender2.8
December 12, 2018, 11:02 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into soc-2018-npr

# Conflicts:
# source/blender/makesdna/DNA_scene_types.h
December 12, 2018, 10:56 (GMT)
Fix T59213: Application menu links to outdated version of Python API.

Somehow those links were forgotten when we renamed API doc to simpler
names last year...
December 12, 2018, 10:43 (GMT)
Keymap: event type filter w/ finding keymap items

Now its possibly to ask for only keyboard/mouse/ndof events
when finding key map items.
December 12, 2018, 09:44 (GMT)
Fix T59133: Area light size not updating from viewport gizmo.

When we are directly affecting DNA, we need to handle update ourself...
December 12, 2018, 09:30 (GMT)
GP: Print number of edges for Curves

This information was missing in bottom text but you could change it.
December 12, 2018, 09:26 (GMT)
GP: Reduce default edges for Box and Lines

Also avoid saving of edge number to reset for each new shape.
December 12, 2018, 08:36 (GMT)
PyTemplates operator_modal_timer: update to 2.8

use keyword argument

Fixes T59232
December 12, 2018, 07:44 (GMT)
Merge branch 'blender2.8' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021