Blender Git Commit Log

All Blender Git commits.

Page: 1539 / 8462

June 22, 2020, 15:31 (GMT)
Fix T62917 UV editor: Edge overlay not shown when edge overlay type is Dash

Fix by changing the shader to always compute dash for uv and just change
dash size to something really big for other overlay types.
June 22, 2020, 15:22 (GMT)
Subdiv CCG: Add access to first grid index of a face

Is lazily-initialized array owned by the SubdivCCG. Allows to access
index of a first grid of a given face in the flat array of grids.

Currently unused, but is needed for multires bake.
June 22, 2020, 14:54 (GMT)
Fix (unreported) broken UI of modifiers for liboverrides.

Broken in recent refactor of modifiers UI code...
June 22, 2020, 14:53 (GMT)
Fix random crash in Cycles smoke volume loading

Don't access evaluated mesh data after freeing Blender depsgraph.

Potentially related to T77954.
June 22, 2020, 14:39 (GMT)
Subdiv: Cleanup, remove unused code
June 22, 2020, 14:16 (GMT)
Fluid: Removed the option 'Slicing' in 'Viewport Display'.
June 22, 2020, 14:10 (GMT)
GPencil: WIP: sync selection
June 22, 2020, 13:50 (GMT)
Functions: add utilities that allow creating some multi-functions with less typing
June 22, 2020, 13:50 (GMT)
Functions: Various improvements to the spans and generic data structures

Most of this code is covered by unit tests.
June 22, 2020, 13:47 (GMT)
Fix Preferences not saved when changing translation settings
June 22, 2020, 13:09 (GMT)
UI: Fix untranslated layout headings
June 22, 2020, 13:09 (GMT)
UI/BPY: Make layout headings translatable from BPY

This was an oversight when layout headings were added. There's now the regular
translation context option in the Python API.
June 22, 2020, 12:53 (GMT)
Fix constraint alignment check on snap axis to plane
June 22, 2020, 12:20 (GMT)
Tools: rename 'Extrude, Dissolve and Intersect' to 'Extrude Manifold'
June 22, 2020, 12:08 (GMT)
Transform: Full snapping support for Vert Slide

Now all options for "snap to" affect the Vert Slide mode.

Reviewed By: campbellbarton

Maniphest Tasks: T66426

Differential Revision: https://developer.blender.org/D3440
June 22, 2020, 12:03 (GMT)
LibOverride: Add CacheFile properties as overridable.
June 22, 2020, 11:34 (GMT)
External Player: update DJV to version 2
June 22, 2020, 11:34 (GMT)
Cleanup: remove workaround for boost 1.46

Part of D8055 by @pioverfour
June 22, 2020, 11:34 (GMT)
Cleanup: remove blender 2.4 reference in animation playback
June 22, 2020, 11:30 (GMT)
Added friction and fixed some issue that were discovered when doing so.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021