Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2379 / 8462

July 8, 2019, 05:07 (GMT)
LANPR: Modifier ui now deactivates correctly.
July 8, 2019, 04:27 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-npr
July 7, 2019, 23:53 (GMT)
Keymap: Vertex Paint: Add ctrl to temporarily swich colors

This now matches Texture Painting
This was added in rB7d5fb2e103e03046194d69640aadf7e76a700620 but was
lost probably when migrating to python keymap.
July 7, 2019, 20:28 (GMT)
Fix T66376: Problem with Gpencil fill tool

The fill material has an alpha > 0, but the show fill is disabled, but as the fill tool is considered the fill as visible and the stroke is not drawn, the fill area had a gap.
July 7, 2019, 18:23 (GMT)
Profilewidget: Added option to not sample straight (vector interpolated) edges.

The option is part of the bevel modifier for now, but I may move it to the profile widget.

Disabled by default.
July 7, 2019, 17:08 (GMT)
Cloth: updating active_faces and fixed bug for collapse edges

Now collapse edges works but incorrectly most of the time.
July 7, 2019, 14:43 (GMT)
Cleanup: split enum types, use PF_CMP prefix
July 7, 2019, 14:17 (GMT)
Cleanup: move enum unto BKE_packedFile.h

Use enum type for functions arguments.

Removed -1 check in switch statement, this isn't needed.
July 7, 2019, 13:57 (GMT)
Cleanup: use BKE_packedfile prefix for function names

Avoid ambiguity with terms check & compare.
July 7, 2019, 13:45 (GMT)
Cleanup: clang-format
July 7, 2019, 12:35 (GMT)
Fix crash running an operator from a popup,

Cell fracture redraw option was crashing.
Change operator popup behavior to close the UI before executing
since the operator may perform operations which change/remove the UI.
July 7, 2019, 12:33 (GMT)
Cleanup: unused vars, redundant parenthisis
July 7, 2019, 12:33 (GMT)
Cleanup: use static set
July 7, 2019, 11:07 (GMT)
Don't recreate reference local space on each redraw

Set this up on session start.
July 7, 2019, 10:45 (GMT)
Add GHOST_XrSession class for cleaner & safer session management

Session code and data structures are now localized. But also, this
enables sessions to use deterministic destruction to end itself cleanly.
So whenever an error occurs, we can use stack unwinding which will cause
graceful ending of the session.
July 7, 2019, 07:39 (GMT)
Merge branch 'master' into greasepencil-object
July 7, 2019, 07:38 (GMT)
GPencil: Hide reference points when use Parallel or Grid guide

These options are not used by these modes. Detected while writing the manual.
July 7, 2019, 05:38 (GMT)
Cleanup: spelling
July 7, 2019, 05:22 (GMT)
Docs: update window/screen introduction

Include global region/areas.
July 7, 2019, 04:23 (GMT)
Outliner: Activate elements on walk select

Rather than just setting flags, activate outliner elements
to support toggling modes. This still needs some work while in
synced selection mode. Outside of synced selection it works
well
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021