Blender Git Commits

Blender Git "master" branch commits.

Page: 1082 / 5574

August 19, 2019, 12:48 (GMT)
Fix T68647: objects cannot be moved to collection if there is no active
object

This showed e.g. when deleting active object, then selecting using box
select.
This commit also lifts the restriction that linked objects could not be
moved to a collection.

Reviewers: campbellbarton, dfelinto

Maniphest Tasks: T68647

Differential Revision: https://developer.blender.org/D5485
August 19, 2019, 12:30 (GMT)
Fix T68779: "Match Texture Space" causes blender to crash

need to access curve_cache from evaluated object.
thx @sergey for pointing that out.

Reviewers: sergey

Maniphest Tasks: T68779

Differential Revision: https://developer.blender.org/D5526
August 19, 2019, 12:25 (GMT)
Fix T68802: Paint brush's Fill Threshold option is lost
Revision ca3f25f by Arto Kitula
August 19, 2019, 12:00 (GMT)
build deps macOS: add PUGI_XML home to OSL
August 19, 2019, 10:50 (GMT)
UI: re-order sequencer effects panel in side-bar

When working with Effect strips it is not optimal to have to scroll
downwards to get to the important settings for these kinds of strips.

D5512 by @tintwotin
August 19, 2019, 08:41 (GMT)
Fix T68806: UI: underscores instead of spaces in some labels.
August 19, 2019, 08:06 (GMT)
LibOverride: Fix some more broken characters after override.

Think pretty much any ID pointer property should be overrideable
actually, without this reconstructing a local hierarchy of overriding
data-blocks simply cannot work properly...
August 18, 2019, 20:41 (GMT)
Mesh Batch Cache: Fix regression with mesh that have poly mat id > mat_len
August 18, 2019, 14:42 (GMT)
Fix T67008: Missing move handle and flickering in FileBrowser

Fix T67008: Missing move handle and flickering in FileBrowser

Allow split regions (child regions) to contribute to the action zones (azone) of the parent region.
This fixes the issues in file browser and also in the user preferences.

Reviewers: Severin, mont29, campbellbarton

Reviewed By: Severin, mont29, campbellbarton

Subscribers: brecht, campbellbarton

Maniphest Tasks: T67008

Differential Revision: https://developer.blender.org/D5273
August 18, 2019, 09:40 (GMT)
GPencil: Interpolate pressure in active Smooth

Now the pressure is interpolated in active smooth and not only position as before.
August 18, 2019, 09:30 (GMT)
Cleanup: spelling, change breaked to braked
August 18, 2019, 09:30 (GMT)
Cleanup: unused warning
Revision e561872 by Omar Emara
August 18, 2019, 09:16 (GMT)
Shading: Refactor Math node and use dynamic inputs.

- Implement dynamic inputs. The second input is now unavailable in single
operand math operators.
- Reimplemenet the clamp option using graph expansion for Cycles.
- Clean up code and unify naming between Blender and Cycles.
- Remove unused code.

Reviewers: brecht

Differential Revision: https://developer.blender.org/D5481
August 18, 2019, 01:43 (GMT)
Industry Compat Keymap: support new outliner features

Adds support for changes in the outliner from the soc-2019-outliner
branch. All changes made in the default keymap are made in the
Industry Compatible keymap, except for renaming. Renaming is done
with Return in the Industry Compatible keymap.
August 18, 2019, 01:24 (GMT)
Fix: Outliner gsoc versioning

Move outliner versioning for syncing and themes to the block
for the next subversion bump. It was not moved from the first
location it was placed in the soc-2019-outliner branch.

Old files will now load with synced selection enabled reliably.
August 17, 2019, 21:40 (GMT)
Fix T68782: false occlusion in selecting vertices and edges with objects in any wire view
August 17, 2019, 18:26 (GMT)
Cleanup: spelling
August 17, 2019, 18:26 (GMT)
Cleanup: correct comments
August 17, 2019, 16:32 (GMT)
Fix T68760: "Reload Scripts" '_sys_path_ensure' missing

Missed this in recent update.
August 17, 2019, 15:27 (GMT)
DRW: Fix couple of issues in DRW_draw_select_id

Theses 2 function calls are mandatory.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021