Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2364 / 8462

July 11, 2019, 06:10 (GMT)
Quiet warning
July 11, 2019, 05:55 (GMT)
Remove text undo code (in favor of binary diffing the entire buffer)
July 11, 2019, 05:25 (GMT)
Initial use of array store for text undo
July 11, 2019, 04:19 (GMT)
Text: buffer from text, optional length return arg

No functional changes (currently unused).
July 11, 2019, 02:01 (GMT)
- Re-re-enable first and last point handle "fix."

- Better description of bug.
July 11, 2019, 01:36 (GMT)
Moved "Sample Straight Edges" option from bevel operator to ProfileWidget.

Added initial code for vertex mesh method selection with a "Cut Off" option
to start. (Implementation of this option not included.)
July 10, 2019, 23:56 (GMT)
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr
July 10, 2019, 23:46 (GMT)
Fix T66658: Undo steps gets out sync with text/edit-mode
July 10, 2019, 23:36 (GMT)
Undo System: add is_final argument (no functional changes)

This is needed step out of undo steps which accumulate changes,
larger changes could be made to handle this but better not
make them at this point.
July 10, 2019, 23:22 (GMT)
Cleanup: avoid recursion for undo/redo step skipping

Simplifies making further changes.
July 10, 2019, 23:22 (GMT)
Cleanup: clang-format
July 10, 2019, 23:22 (GMT)
Cleanup: quiet warning
July 10, 2019, 22:51 (GMT)
Fix wrong return value causing OpenXR initialization to fail
July 10, 2019, 22:50 (GMT)
Fix compile errors on windows and with bundled OpenXR SDK sources
July 10, 2019, 21:53 (GMT)
Refactor GHOST_XrContext into class + interface

Makes GHOST_Xr much more consistent with the rest of GHOST. Basically I
added a GHOST_IXrContext interface which can be called by the GHOST
C-API. The internal GHOST_XrContext class implements this.
Outside of GHOST only the opaque GHOST_XrContextHandle is accessible.

Kept GHOST_Xr_intern.h and GHOST_Xr.cpp for now. I'll probably remove
them soon. There's not much reason for both of them to be there.
July 10, 2019, 20:53 (GMT)
GPencil: Cleanup commet
July 10, 2019, 20:30 (GMT)
Outliner: Rewrite walk select

Rather than basing walk select on active flags, use a new TSE_WALK
flag to navigate. Also cleaned up and simplified code.
July 10, 2019, 19:09 (GMT)
GPencil: Remove extra parameters to Convert API

Scene can be removed using context. Also bmain can be removed too.
July 10, 2019, 17:50 (GMT)
Outliner: Utils made outliner_find_active more general

Rather than only searching for active, now search for element with
matching flag.
July 10, 2019, 17:27 (GMT)
Fixed profile orientation issue with 1 segment long bevel chains.

Simple fix: The first edgehalf visited had the wrong orientation.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021