Blender Git Commit Log

All Blender Git commits.

Page: 3041 / 8462

Revision aa5a964 by Andrew Hale (master)
August 10, 2018, 13:18 (GMT)
Python: Add support for @ infix operator matrix multiplication

This differential revision implements the code for T56276

Reviewers: campbellbarton

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D3587
August 10, 2018, 12:39 (GMT)
Fix build error due to missing file from commit 98c304e865f8.

Proper contents still needs to be added, this just makes things build.
August 10, 2018, 11:49 (GMT)
disable deform mblur in FM for now (precalced velocities)

it caused crashes at baking and rendering, as well as on saving and loading.
Needs to be re-implemented differently without customdata, rather let cycles read the rigidbody
data directly via FM.
August 10, 2018, 11:14 (GMT)
Fix unreported assert error when change instance modifier

Doing very fast change in the number of instances soemtimes get an error of duplicate ghash entry.
August 10, 2018, 11:04 (GMT)
Gizmo: add option to catch all mouse clicks

This was previously default behavior, now it's default.
August 10, 2018, 09:41 (GMT)
do not init copy any more (was incorrect behavior)
August 10, 2018, 09:13 (GMT)
Fixed taper on software side
August 10, 2018, 09:13 (GMT)
Fixed taper on software side, merged tess modifier's osd adapter.
August 10, 2018, 08:43 (GMT)
Merge branch 'blender2.8' into npr_tess and update to new blender OSD API
August 10, 2018, 08:18 (GMT)
Fixed enum in modifier IDs (npr tess modifier and a merged new one)
August 10, 2018, 07:56 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr

# Conflicts:
# release/datafiles/locale
# release/scripts/addons_contrib
# source/blender/editors/mesh/editmesh_tools.c
# source/blender/editors/space_outliner/outliner_draw.c
# source/blender/makesdna/DNA_modifier_types.h
# source/blender/makesrna/intern/rna_modifier.c
# source/blender/modifiers/MOD_modifiertypes.h
# source/blender/modifiers/intern/MOD_util.c
# source/tools
August 10, 2018, 07:51 (GMT)
Fixed shader variable naming style issue.
August 10, 2018, 07:36 (GMT)
Python panel engine adaptations
August 10, 2018, 07:32 (GMT)
Gizmo: support for 2D selection checks for 3D gizmos

This means 3D manipulators can use their own logic
for checking if the cursor intersects.
August 10, 2018, 05:27 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into soc-2018-cycles-volumes
Revision c19ddcc by Arto Kitula (master)
August 10, 2018, 00:08 (GMT)
libs: boost 1.68
August 9, 2018, 22:44 (GMT)
cheap "storage" solution for now, just recreate on load
August 9, 2018, 22:14 (GMT)
Cleanup: style
August 9, 2018, 22:14 (GMT)
Gizmo: 2d select now takes region coords

Was taking an event, when only the region coords are needed.
August 9, 2018, 21:58 (GMT)
Merge branch 'blender2.8' into fracture_modifier-2.8

Conflicts:
source/blender/makesdna/DNA_modifier_types.h
source/blender/makesrna/intern/rna_modifier.c
source/blender/modifiers/MOD_modifiertypes.h
source/blender/modifiers/intern/MOD_util.c
source/tools
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021