Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1280 / 5574

March 15, 2019, 11:58 (GMT)
Fix T62284: apply a retroactive fix for T57366 to old files.
March 15, 2019, 11:16 (GMT)
UI: rename object Boundary back to Bounds, it's not the same thing.
March 15, 2019, 09:35 (GMT)
Correct tool name (missed in recent update)
March 15, 2019, 09:07 (GMT)
Fix T62297: Grease Pencil dots drawing crashes Blender

Fix again this bug. Maybe it was introduced when change how wireframe mode by object works.
March 15, 2019, 08:45 (GMT)
Cleanup: unused imports
March 15, 2019, 07:11 (GMT)
Cycles/OpenCL: Added missing opencl programs

The functions that determine the program name + filename of kernels
were missing some base kernels like denoising and base. For completeness
I added those kernels so the function returns the correct results.
March 15, 2019, 06:05 (GMT)
Tool System: add tool registration API

This mimics RNA style class registration,
keeping the same internal data types.

Currently there is a template which shows an example of adding a tool
group with a keymap.

Icon generation still needs to be exposed for general use.
March 15, 2019, 05:48 (GMT)
Tool System: use categories for tool identifiers

Tools that come with Blender use 'builtin' or 'builtin_brush' prefix.
March 15, 2019, 03:53 (GMT)
Tool System: split UI label from tool identifiers

Prepare for exposing tool registration to the Python API.

- Generated tools can use their own prefix so naming collisions
won't happen between hard coded & generated tools.
- Add-on authors can use the add-on name as a prefix.

Currently the names match, renaming will happen next.
March 15, 2019, 00:41 (GMT)
UI: rename brush "Overlay" to "Display"

Brush cursor display options are more closely related to other
data-block display options than per-3D viewport overlay.

Rename to avoid confusion.
March 15, 2019, 00:22 (GMT)
Fix T59155: Can't select light in-front of other objects

Enable depth picking by default.

This adds new 'gpu_flag' since it's not so relevant to add GPU drawing
options into uiflag & uiflag2.

This resets the recently added smooth edge flag.
March 14, 2019, 23:42 (GMT)
Cleanup: deprecated flags to named DNA flags
March 14, 2019, 22:54 (GMT)
Cleanup: indentation, wrapping

Mostly functions wrapping args, not confirming to our style guide.
March 14, 2019, 22:50 (GMT)
Cleanup: style, use doxygen for comments
March 14, 2019, 18:54 (GMT)
GPencil: Invert Texture for Line Strokes

Invert the texture of the stroke if the random UV is activated. Before, this parameter only affected to dot mode, but not to line strokes.

The texture is inverted vertically.
March 14, 2019, 18:00 (GMT)
Merge branch 'blender2.7'
March 14, 2019, 17:59 (GMT)
Fix T62460: undo doesn't work in files that have a paint curve.
March 14, 2019, 17:59 (GMT)
Fix T62425: topbar showing wrong buttons at some UI scales.
March 14, 2019, 17:29 (GMT)
Fix T62120: number button editing outside of soft max range jumps.
March 14, 2019, 17:14 (GMT)
Tests: BLI_heap_simple test fix build error with MSVC.

BLI_heap_simple.h uses types from BLI_sys_types.h causing a build error on windows.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021