Blender Git Commit Log

All Blender Git commits.

Page: 2130 / 8462

October 15, 2019, 04:20 (GMT)
Cleanup: pep8 for templates
October 15, 2019, 03:22 (GMT)
Merge branch 'blender-v2.81-release'
October 15, 2019, 03:19 (GMT)
Fix T70812: AppTemplate Splash image is not loading

Allow different splash heights, without this changes the the
default splash would stop app templates splash screen from loading.

This also allows the default splash height to change without
manually editing the layout.
October 15, 2019, 01:47 (GMT)
Merge branch 'blender-v2.81-release'
October 15, 2019, 01:45 (GMT)
Cleanup: Fix warnings
October 15, 2019, 01:45 (GMT)
Cleanup: Use BKE_object_is_visible elsewhere
October 15, 2019, 01:45 (GMT)
Fix T70670: Hidden collections are still rendered by Cycles in the Viewport

Now local collections are fully working with cycles preview, while the
collection visibility bug is fixed.

Local collections were not working with cycles viewport even before the recent
commit to allow users to show collections that are hidden in the view layer.

It just got worse with said commit (0812949bbc3d).

Differential Revision: https://developer.blender.org/D6034
October 15, 2019, 01:45 (GMT)
Fix T69644 / T68586: objects flag unsynced when drag hidden collections

That would lead to crashes and other issues. The solution is not elegant
though, it involves resyncing all the collections again.

Differential Revision: https://developer.blender.org/D6043
October 15, 2019, 01:45 (GMT)
Fix Filebrowser Blender ID filter

When the filtering option was disable we should see all the datablock types.

Differential Revision: https://developer.blender.org/D6033
October 15, 2019, 01:29 (GMT)
Merge branch 'blender-v2.81-release'
October 15, 2019, 01:24 (GMT)
Fix image undo restoring float/byte tiles into the wrong buffer type

This also resolves the (unlikely) issue of undo having uninitialized
zbuf data, now it's cleared instead.
October 15, 2019, 01:06 (GMT)
Merge branch 'blender-v2.81-release'
October 15, 2019, 01:04 (GMT)
Docs: clarify writefile.c file format info
October 15, 2019, 01:02 (GMT)
Docs: clarify writefile.c format text
October 14, 2019, 23:54 (GMT)
Merge branch 'blender-v2.80-develop' of https://github.com/tangent-animation/blender2.8 into blender-v2.80-develop
October 14, 2019, 23:04 (GMT)
Fix incorrect brush falloff flag use

Harmless currently since they're the same value,
would fail if other options were added.
Revision a9ccf87 by Cristian Kovacs (cycles_unbiased_volumes)
October 14, 2019, 20:43 (GMT)
Merge pull request #11 from tangent-animation/blender-v2.80-develop

Blender v2.80 develop
Revision 6e09e33 by Cristian Kovacs (cycles_unbiased_volumes)
October 14, 2019, 20:34 (GMT)
Merge pull request #10 from tangent-animation/feature/old_axial_fix

Feature/old axial fix
October 14, 2019, 20:32 (GMT)
Fixed issue in axial build, the matrix to create the gizmo was the wrong dimension.
October 14, 2019, 19:14 (GMT)
Merge branch 'master' into asset-engine

Conflicts:
source/blender/blenloader/intern/versioning_280.c
source/blender/editors/space_file/file_ops.c
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021