Blender Git Commit Log

All Blender Git commits.

Page: 1711 / 8462

April 16, 2020, 00:59 (GMT)
Cleanup: use sections for object_edit.c
April 16, 2020, 00:59 (GMT)
Logging: log warnings which had been disabled since 2.4x
April 15, 2020, 22:31 (GMT)
Merge branch 'blender-v2.83-release'
April 15, 2020, 21:34 (GMT)
Fix T75750 Image Editor: Rendered result is much brighter than in viewport
April 15, 2020, 20:30 (GMT)
Fix T75751 Overlay: Clipping Region crashes Blender
April 15, 2020, 20:30 (GMT)
Fix T75443 Color Management: Use after free crash when using curve mapping

The root cause is that viewport can draw cached version of themself but
the scene can have been updated and the pointed curvemapping could have
been freed.

To workaround this we just keep a copy of the curvemap at the viewport
level.
April 15, 2020, 20:13 (GMT)
Various small tweaks to modifier layouts
April 15, 2020, 19:02 (GMT)
Operator: Add 'dissolve_and_intersect' option for 'Extrude and Move on Normals'

This allows easy choice of operators when editing keymaps
April 15, 2020, 19:02 (GMT)
Cleanup: Remove unused operator
April 15, 2020, 18:35 (GMT)
Merge branch 'master' into modifier-panels-ui
April 15, 2020, 18:19 (GMT)
Merge branch 'master' into modifier-panels-ui
April 15, 2020, 18:12 (GMT)
UI theme: Make Properties panels opaque

The resulting colors are unchanged, but panels now appear opaque when dragging over other panels
Revision 3b0d86d by Hans Goudey (master)
April 15, 2020, 18:11 (GMT)
UI: Draw subpanels on top while dragging

Currently the background of a panel is drawn on top of its subpanels
when it is dragged. The solution is to also "select" the subpanels so they
are drawn on top in UI_panels_draw.

Differential Revision: https://developer.blender.org/D7440
April 15, 2020, 17:54 (GMT)
Mantaflow: Change Defaults to Improve Instantaneous Playback

- Change the default cache method to replay
- Change the default resolution to 32 (The same as old smoke)
which have a speedup of about 4x (~4 FPS vs. ~16 FPS on initial
playback)

Peformance was tested with 3700x and RTX 2070

Differential Revision: https://developer.blender.org/D6853

Fixes T73799
April 15, 2020, 17:48 (GMT)
Update RNA Manual References
April 15, 2020, 17:23 (GMT)
GPencil: New options to change active material

This is visible in Contex menu and using U key
April 15, 2020, 16:50 (GMT)
Merge branch 'blender-v2.83-release'
April 15, 2020, 16:49 (GMT)
Fix T75613: "In Front" setting did not override image empty "Depth"

Differential Revision: https://developer.blender.org/D7418

Reviewers: campbellbarton, brecht
April 15, 2020, 16:26 (GMT)
initial testing for integration in depsgraph
April 15, 2020, 16:26 (GMT)
GPencil: Rename operator select_material to material_select
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021