Revision 8360bfb by Brecht Van Lommel April 8, 2020, 19:58 (GMT) |
Cleanup: clang-format |
Revision f405934 by Brecht Van Lommel April 8, 2020, 18:50 (GMT) |
Fix T75445: Filmic transform not working when using Turkish locale This is a bug in OpenColorIO that we work around (see "Turkish I" problem), a proper fix will be submitted upstream. |
Revision d41d4d0 by Antonio Vazquez April 8, 2020, 17:03 (GMT) |
GPencil: Small changes to brush defaults |
Revision 4a6f715 by Sebastián Barschkis April 8, 2020, 16:29 (GMT) |
Fix T73552: Mantaflow - liquid particles show up in organized unrealistic structure Issue was being caused by a particle offset which was random but the same for every particle. |
Revision 2328599 by Bastien Montagne April 8, 2020, 15:43 (GMT) |
NewUndo: Fix (studio-reported) discrepency in proxies when undoing. Took me an unreasonable amount of time to understand what was happening here... Our beloved proxies, as usual, need some specific careful handling. |
Revision b0f229d by Sergey Sharybin April 8, 2020, 15:19 (GMT) |
Tracking: Fix missing distortion update on focal length change |
Revision 020d1e2 by Sebastián Barschkis 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 34b2885 by Germano Cavalcante 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. |
Revision 91d7f5d by Brecht Van Lommel April 8, 2020, 12:09 (GMT) |
Fix T74572: adaptive sampling still not working correct with shader AOVs |
Revision fd487b1 by Brecht Van Lommel April 8, 2020, 12:03 (GMT) |
Fix build error with WITH_X11_XINPUT=OFF after recent changes |
Revision ff2c67d by Sebastián Barschkis 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. |
Revision c2cb87f by Sebastián Barschkis April 8, 2020, 11:27 (GMT) |
Fluid: Fix problem with inconsistent noise when using multiple adaptive time-steps Problem was mentioned in T74062. |
Revision a1ddb63 by Sebastián Barschkis April 8, 2020, 11:25 (GMT) |
Fluid: Update Mantaflow source files Update includes new grid helper functions and some cleanups. |
Revision 7cafdc5 by Sebastián Barschkis 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. |
Revision ea5a2ef by Brecht Van Lommel 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) |
April 8, 2020, 10:25 (GMT) |
Revision c43473e by Brecht Van Lommel 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 |
|