Blender Git Commit Log

All Blender Git commits.

Page: 3022 / 8462

August 21, 2018, 15:53 (GMT)
Fix T56472: maximizing editors does not preserve top/status bar hiding.
August 21, 2018, 15:13 (GMT)
Fix crash in edbm_shortest_path_pick_ex
August 21, 2018, 14:54 (GMT)
Fixup for Setup Tracking Scene

Issues introduced on: 17c245e2945968e073731f1799c093b3d807f0a3
(own error for the records).
August 21, 2018, 14:31 (GMT)
Fix T56413: Setup Tracking Scene not working in 2.8

Patch by Sebastian Koenig and me, with review and suggestions by Sergey Sharybin.

https://developer.blender.org/D3626
August 21, 2018, 14:31 (GMT)
Motion Tracking: Script cleanup
August 21, 2018, 13:57 (GMT)
GP: Set default active layer when create stroke object
August 21, 2018, 13:21 (GMT)
Multi-Objects: MESH_OT_dupli_extrude_cursor

Supporting the ctrl+click operator for multiple objects.
When no vertex is selected we only add a new vertex for the active object.

I'm using all the selected vertices to calculate the center of transformation
regardless of the object they come from. This way we have the same effect if the
meshes are joined together or kept as individual objects.

Thanks Campbell Barton for reviewing the patch.
August 21, 2018, 12:44 (GMT)
Icons: avoid error with colors out of 0-255 range
August 21, 2018, 12:12 (GMT)
Cycles: Small fixes for Embree.
August 21, 2018, 12:00 (GMT)
Fix wrong default properties editor tabs in default workspaces.

Remove most of the defaults versioning code now that there is a
startup.blend with those changes included.
August 21, 2018, 11:03 (GMT)
Python API: expose missing LAYER_MEMBER property type registration.

Differential Revision: https://developer.blender.org/D3628
August 21, 2018, 10:49 (GMT)
Cleanup: comment naming which will be changed
August 21, 2018, 10:28 (GMT)
Merge branch 'master' into blender2.8
August 21, 2018, 10:27 (GMT)
Correct recent makefile OSX check
August 21, 2018, 09:25 (GMT)
Merge branch 'master' into blender2.8
August 21, 2018, 09:19 (GMT)
GNUmakefile: correct blender binary for macOS
August 21, 2018, 09:05 (GMT)
Tool System: loopcut preview & activate on click

The loop cut tool now works as expected for the tool-system,
where hovering previews the loop and clicking activates.

This uses a new gizmo type to pre-select the edge.
August 21, 2018, 09:00 (GMT)
Workbench: Support XRay rendering in OpenGL

OpenGL rendering only implemented the deferred renderer. This commit
will add the forward renderer. The forward renderer is used when XRay
mode is enabled
August 21, 2018, 08:59 (GMT)
BMesh: split out edgering preview into own API

Needed for alternate tool system access.
August 21, 2018, 07:18 (GMT)
Cleanup: trailing space
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021