Blender Git Commit Log

All Blender Git commits.

Page: 1727 / 8462

Revision 020d1e2 by Sebastián Barschkis (master)
April 8, 2020, 14:26 (GMT)
Fluid: Fix issue with mesh not being loaded

Fixed an issue that was likely introduced in a past cleanup.
Revision 63db01c by William Reynish (modifier-panels-ui)
April 8, 2020, 13:57 (GMT)
Bevel modifier layout update
Revision 2bae660 by William Reynish (modifier-panels-ui)
April 8, 2020, 13:52 (GMT)
Armature and Wave modifier UI updates
April 8, 2020, 13:49 (GMT)
GPencil: Basic structure of trace

Still is not tracing, but all pieces are in place
Revision 88ff68f by William Reynish (modifier-panels-ui)
April 8, 2020, 13:30 (GMT)
UI: set the prop seperation divide to 40/60
April 8, 2020, 12:44 (GMT)
Fix wrong material indicated in the error message when baking

The material displayed in the error message due to the lack of active
texture was that of the previous slot.
April 8, 2020, 12:09 (GMT)
Fix T74572: adaptive sampling still not working correct with shader AOVs
April 8, 2020, 12:03 (GMT)
Fix build error with WITH_X11_XINPUT=OFF after recent changes
April 8, 2020, 11:42 (GMT)
Fluid: Disable subframes when using adaptive time-steps in the first frame

First frame should only produce inflow once and not compute the emission for the frame before the first frame. Problem became evident in T74062.
April 8, 2020, 11:27 (GMT)
Fluid: Fix problem with inconsistent noise when using multiple adaptive time-steps

Problem was mentioned in T74062.
April 8, 2020, 11:25 (GMT)
Fluid: Update Mantaflow source files

Update includes new grid helper functions and some cleanups.
April 8, 2020, 11:20 (GMT)
Fluid: Manta clang-format update

Do not use sort-includes in Manta source files for now when applying clang-format. Too many conflicts.
April 8, 2020, 10:43 (GMT)
Fix manual reference error after removal of use_international_fonts
April 8, 2020, 10:25 (GMT)
Windows: support high resolution tablet pen events for Wintab

Together with Windows Ink support, this should fully resolve T70765.

Differential Revision: https://developer.blender.org/D6675
April 8, 2020, 10:25 (GMT)
Windows: support high resolution tablet pen events for Windows Ink

Rather than using the last state of the tablet, we now query the history of
pointer events so strokes can follow the pen even if Blender does not handle
events at the same rate.

Differential Revision: https://developer.blender.org/D6675
April 8, 2020, 10:25 (GMT)
Cleanup: minor refactoring of pointer event handling

Ref D6675
April 8, 2020, 10:25 (GMT)
Cleanup: add utility functions for milliseconds conversion

Ref D6675
April 8, 2020, 10:25 (GMT)
Cleanup: remove GHOST API to query tablet state from Window

It's not used by Blender anymore and it's unreliable since this state really
only makes sense associated with events in a particular order.

Ref D6675
Revision d478cc7 by Miguel Pozo / Brecht Van Lommel (master)
April 8, 2020, 10:25 (GMT)
Fix Windows Tablet API preference not being used

It was sometimes set before reading preferences, now it's passed to GHOST every
time preferences are read.

Differential Revision: https://developer.blender.org/D5641
April 8, 2020, 07:58 (GMT)
Merge branch 'greasepencil-object' into gpencil-trace
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021