Blender Git Commit Log

All Blender Git commits.

Page: 2526 / 8462

May 10, 2019, 15:35 (GMT)
Cleanup: Use const qualifier for curve utilities
May 10, 2019, 15:30 (GMT)
Cleanup: Remove unused functions
May 10, 2019, 15:30 (GMT)
Cleanup: Remove old deprecated DerivedMesh functions

Were ifdef-ed for a long time.
May 10, 2019, 15:25 (GMT)
Fix T64338: make snap menu in 2.7x keymap use regular instead of pie menu

Differential Revision: https://developer.blender.org/D4835
May 10, 2019, 15:21 (GMT)
UI: allow to cancel editing of vector widgets with escape and RMB

Differential Revision: https://developer.blender.org/D4838
May 10, 2019, 15:16 (GMT)
Fix T64434: error with save system info after recent changes

Differential Revision: https://developer.blender.org/D4839
May 10, 2019, 14:51 (GMT)
Fix T64399 Crash when trying to enter edit mode on instanced objects
May 10, 2019, 13:32 (GMT)
Merge branch 'master' into greasepencil-object
May 10, 2019, 13:14 (GMT)
Initial support for reading only preferences
May 10, 2019, 13:03 (GMT)
Fix T64420 Weight Paint colours not visible
May 10, 2019, 12:48 (GMT)
Fix T64284 Mirrored Instances have flipped normals/face orientation

It was a missing invert matrix update and also setting the OB_NEG_SCALE.

This defeats the purpose of not computing it in the draw manager but this
is more local and is have not a dramatic impact on performance.
May 10, 2019, 11:29 (GMT)
Fix failing tests when Cycles is enabled

The --env-system-scripts hack does not work with it, it can't find the cycles
Python module then when importing add-ons.
May 10, 2019, 10:25 (GMT)
Overlays: Use common_view_lib.glsl

This removes ModelViewProjectionMatrix usage
May 10, 2019, 10:25 (GMT)
Workbench: Use common_view_lib.glsl

This removes ModelViewProjectionMatrix usage
May 10, 2019, 10:14 (GMT)
GPencil: Use common_view_lib.glsl
May 10, 2019, 10:14 (GMT)
DRW: Remove ModelViewMatrix Usage
May 10, 2019, 10:14 (GMT)
Eevee: Update matrices operations to not use combined matrices
May 10, 2019, 10:14 (GMT)
Cleanup: DRW: Renaming of glsl utility macros
May 10, 2019, 09:56 (GMT)
Mantaflow: Updated manta pp files and added update script
May 10, 2019, 09:55 (GMT)
Add ability to create a keyboard shortcut for more mode settings.

This adds the ability to assign shortcuts to boolean settings and enums
via the right click menu.

Reviewed By: Brecht

Differential Revision: https://developer.blender.org/D4808
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021