December 27, 2018, 17:43 (GMT) |
Fix T59865: UV editor vertex snap to active does not make any sense. Differential Revision: https://developer.blender.org/D4129 |
Revision c55c15b by Bastien Montagne December 27, 2018, 16:35 (GMT) |
Fix T59870: Can't select "Face area" in average normals operator. Not sure why the mode prop was hidden at all, tbh... |
Revision b3e68a8 by Bastien Montagne December 27, 2018, 16:21 (GMT) |
Fix T58734: bvhtree.fromObject - error ( returned NULL without setting an error) in blender 2.8. Would free evaluated mesh even when it was the one cached in runtime data by depsgraph evaluation! Also fixes the asserts about using non-eval object in some cases. |
Revision b2a7aab by Antonio Vazquez December 27, 2018, 16:04 (GMT) |
GP: Enable Brush cursor by default for new brushes |
Revision de14ddf by Brecht Van Lommel December 27, 2018, 16:04 (GMT) |
Fix T59900: duplicate font loading error and memory leak. |
Revision dff011d by Brecht Van Lommel December 27, 2018, 15:45 (GMT) |
Merge branch 'blender2.7' |
Revision 7bed048 by Brecht Van Lommel December 27, 2018, 15:44 (GMT) |
X11: support multiple tablet devices. Previously we would try to guess what the main tablet device is, but this is error prone. Now we keep a list of X11 devices and try to match events to them. On the Blender side there are still some limitations in regards to using multiple devices at the same time, but this should improve things already. Fixes T59645. |
Revision 97094a1 by Brecht Van Lommel December 27, 2018, 15:32 (GMT) |
Merge branch 'blender2.7' |
December 27, 2018, 15:24 (GMT) |
Fix T59864: UV editor missing options in snapping pie menu. Differential Revision: https://developer.blender.org/D4128 |
Revision 29feb21 by Brecht Van Lommel December 27, 2018, 15:21 (GMT) |
X11: support multiple tablet devices. Previously we would try to guess what the main tablet device is, but this is error prone. Now we keep a list of X11 devices and try to match events to them. On the Blender side there are still some limitations in regards to using multiple devices at the same time, but this should improve things already. Fixes T59645. |
Revision 53a6a0b by Brecht Van Lommel December 27, 2018, 15:18 (GMT) |
X11: support multiple tablet devices. Previously we would try to guess what the main tablet device is, but this is error prone. Now we keep a list of X11 devices and try to match events to them. On the Blender side there are still some limitations in regards to using multiple devices at the same time, but this should improve things already. Fixes T59645. |
Revision 2c196de by Philipp Oeser December 27, 2018, 14:22 (GMT) |
cleanup: remove unused passes - use_pass_indirect, use_pass_specular from ViewLayer RNA - RGBA, DIFFUSE, SPEC, REFLECT, REFRACT, INDIRECT usages from remaining places Reviewers: brecht Differential Revision: https://developer.blender.org/D4117 |
Revision 21e4f3b by Philipp Oeser December 27, 2018, 14:13 (GMT) |
Fix T59861: converting GP stroke to curve doesn't immediately work Reviewers: antoniov, brecht Maniphest Tasks: T59861 Differential Revision: https://developer.blender.org/D4127 |
Revision be1b32e by Philipp Oeser December 27, 2018, 14:07 (GMT) |
Fix T59884: Rigidbody Calculate Mass Sets Mass to 0 rigidbody_get_mesh() needs an evaluated object Reviewers: sergey, brecht Maniphest Tasks: T59884 Differential Revision: https://developer.blender.org/D4125 |
Revision f1bf604 by Bastien Montagne December 27, 2018, 14:03 (GMT) |
Fix T59389: Solidify Modifier does not work with 'beveled' Curve objects. Curve modifier eval code was actually doing nothing to ensure we passed mesh with valid normals when required by the modifier. This is a bit basic, rough code, but think it should cover all cases, time will say... |
December 27, 2018, 13:21 (GMT) |
UI: fix display of menu buttons without text and icon, and only a down arrow. Differential Revision: https://developer.blender.org/D4123 |
December 27, 2018, 11:49 (GMT) |
UI: fix inconsistent icon button widths for popovers and enums. Differential Revision: https://developer.blender.org/D4086 |
Revision 097b901 by Brecht Van Lommel December 27, 2018, 11:18 (GMT) |
Fix T59799: texture paint mode crash for object with no materials. |
Revision 6de8ff5 by Sergey Sharybin December 27, 2018, 10:43 (GMT) |
Merge branch 'blender2.7' |
Revision 81ab9ef by Sergey Sharybin December 27, 2018, 10:35 (GMT) |
Fix T56595: Hair Dynamics stop working after saving new file The issue was caused by NaN valid of the average spring length being stored in the file. This caused accumulation in the springs builder to also deliver NaNs, which then caused solver itself to not do anything. Not sure why these values where never initialized prior to the accumulation. Or even, why this runime data is stored in a DNA. Some sanitizing is possible here, but needs to be done with care to not disrupt Spring production. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021