Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2749 / 8462

January 17, 2019, 01:32 (GMT)
BMesh: Remove doubles now merges face-flags
January 17, 2019, 01:29 (GMT)
Cleanup: variable names
January 17, 2019, 00:17 (GMT)
Cleanup: unused code
January 16, 2019, 21:59 (GMT)
Fix T60261: Crash pasting a material without a nodetree
January 16, 2019, 21:46 (GMT)
PyAPI: minor change to bpy.app.debug_value exception handling

Use error from int conversion function.
January 16, 2019, 21:43 (GMT)
PyAPI: Avoid redundant prefix for PyC_Err_Format_Prefix

Only show the exception value type when it's not a string.
January 16, 2019, 21:38 (GMT)
PyAPI: add PyC_Err_SetString_Prefix for internal use
January 16, 2019, 19:05 (GMT)
Merge branch 'master' into greasepencil-object
January 16, 2019, 19:04 (GMT)
GP: Display Stroke for Fill Alt mode always

When use the Alt mode to draw close strokes, if the color had the stroke diabled, the stroke was not visiblle while drawing.

Now, it's visible while drawing, but it's hidden again when the stoke is finished. To display close strokes, enable stroke mode in material or enter in edit mode.
January 16, 2019, 18:43 (GMT)
Cleanup/sanitize usages of G.debug_value.

There was no documentation at all, some very bad practices (like using
G.debug_value > 0 as some sort of global debug print switch), and even
an overlapping use of '1' value...

Also, python setter did not check for valid range (since this is a
short, not an int).
January 16, 2019, 18:43 (GMT)
Cleanup: get rid of -666 debug value.

That one was used to allow specifying in system console a new path for
missing libraries, when loading a .blend file.

We now have a much more easy and user-friendly way of repairing missing
linked datablocks/libraries, so this is not needed anymore.
January 16, 2019, 18:43 (GMT)
Cleanup: remove dead code in softbody forces evaluation.

This code has been disabled (hidden behind a specific debug value) for
over 10 years now! More than time to get rid of it...
January 16, 2019, 18:32 (GMT)
Fix too narrow buttons in addon preferences.
January 16, 2019, 18:25 (GMT)
Preferences: enable interface translation by default, not just tooltips.

Translation as a whole is still disabled by default as before.
January 16, 2019, 18:25 (GMT)
Fix outdated user preference descriptions.
January 16, 2019, 18:25 (GMT)
Fix broken weight painting colorband in default preferences.
January 16, 2019, 18:23 (GMT)
Merge branch 'master' into greasepencil-object
January 16, 2019, 18:22 (GMT)
GP: Use multiframe falloff in Shear transform
January 16, 2019, 18:22 (GMT)
GP: Use multiframe falloff for Bend transformation
January 16, 2019, 17:44 (GMT)
GP: Fill: Dilate into corner pixels

Dilate now fills corner pixels for more accuracy.

Devs: Not sure that the algorithm is the most efficient so if you have any tips let me know!!!
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021