Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1314 / 5574

February 25, 2019, 18:55 (GMT)
Merge branch 'blender2.7'
February 25, 2019, 18:54 (GMT)
Fix T61946: Cycles border render missing samples and crypto metadata.
February 25, 2019, 18:37 (GMT)
Fix T61801: Wireframes on curves not working
February 25, 2019, 16:46 (GMT)
GP: Rename Colorize "Bi-Tone" to "Dualtone"
February 25, 2019, 16:46 (GMT)
GP: Add support for Wireframe mode

When enable Wireframe mode in the shading type, all strokes are displayed as simple 1 pixel lines.

The color of the line is equal to the stroke color or the fill color if the fill is enabled and the stroke is disabled or has invisible alpha value.

In wireframe mode, all FX are disabled because sometimes the effects can make the lines invisible.

The modifiers are not disabled.

Still pending to decide if we must add support for Random colors, but not sure if this is useful in 2D.
February 25, 2019, 16:20 (GMT)
Fix transform scale header printing

Clearing constrained axes caused the scale not to print correctly.
February 25, 2019, 15:53 (GMT)
Fix (unreported) broken code in RNA's datatransfer source layer enum function.

Same issue as in own previous commit actually.
February 25, 2019, 15:41 (GMT)
Fix (unreported) broken code in RNA's datatransfer source layer enum function.

Using a CDLayer data type instead of expected mask... tsst... ;)
February 25, 2019, 14:49 (GMT)
RNA: disable animating the 3D cursor

Decorators took up space in the UI and this doesn't seem very useful.
February 25, 2019, 14:37 (GMT)
3D View: support for editing cursor rotation

Add buttons for editing the cursor rotation as well as rotation modes,
similar to object and pose bones.
February 25, 2019, 12:18 (GMT)
Cleanup: use const args for BLI_math_rotation
February 25, 2019, 10:57 (GMT)
Cleanup: finish modifiers' hearder re-order from rBe31f0fad9744c813.

For some reason forgot to handle half of modifier files...
February 25, 2019, 10:43 (GMT)
Units: Typo "Square/Cubic Thous" -> "Square/Cubic Thou"
February 25, 2019, 10:39 (GMT)
Cleanup: order of modifiers' headers includes.

BLI should always comes first, before DNA, BKE etc. And
`BLI_utildefines.h` should come before any other BLI (since it's some
sort of system include really, among other things...).

Thisi should help to reduce the noise in patches when adding stuff
like uint64_t members to DNA structs... ;)
February 25, 2019, 10:12 (GMT)
Fix T61919: Rename "Smooth Vertex" -> "Smooth Vertices"
February 25, 2019, 09:29 (GMT)
Merge branch 'blender2.7'
February 25, 2019, 09:24 (GMT)
Fix T61891: Cycles light use nodes button greyed out.
February 25, 2019, 05:52 (GMT)
Fix T60880: Assert deleting grease pencil object from outliner
February 25, 2019, 02:27 (GMT)
writefile: disable buffering when writing ZLIB

While Buffering output is useful for file writing and memfile
compression it's redundant when the output is already buffered.
It doesn't make a significant difference for ZLIB
however it makes a moderate improvement for LZ4, see T56162.
February 24, 2019, 22:02 (GMT)
readfile: re-enable read on demand for WIN32

Revert workaround for T61855. It's likely this was caused by slow seek
for compressed files since the same behavior happens on Linux T61880.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021