Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1536 / 5574

September 27, 2018, 03:22 (GMT)
Python GPU module: replace `PyArg_ParseTupleAndKeywords` by `_PyArg_ParseTupleAndKeywordsFast`

part of T47811 ("for faster argument parsing").
September 27, 2018, 03:17 (GMT)
Cleanup: remove star import
September 27, 2018, 02:14 (GMT)
Tool System: expose rotate-source for click-extrude
September 27, 2018, 01:47 (GMT)
Merge branch 'master' into blender2.8
September 27, 2018, 01:40 (GMT)
Spin Tool: hide options unrelated to duplication
September 27, 2018, 01:19 (GMT)
Keymap: use shift to de-deselect for tools

This allows for Ctrl-LMB
to be used for lasso even with Border-Select active.
September 27, 2018, 01:12 (GMT)
Tool System: set a default tool for each mode

Also clear tools for the default startup file
so changes to defaults apply to new files.
September 26, 2018, 23:28 (GMT)
Cleanup: pep8
September 26, 2018, 22:39 (GMT)
Cleanup: flip option unlock -> lock

Nearly all options are currently to toggle locking.
September 26, 2018, 18:31 (GMT)
Wireframe/Xray: Make Xray option local to wireframe mode

This commit make the Xray option for the wireframe different from the other
shading mode. This makes it possible to rapidly switch between wireframe +
Xray and Solid mode without Xray.

Xray alpha is also decoupled.

Both variables are duplicated and exposed separately through RNA.
September 26, 2018, 16:40 (GMT)
UI: switch shortcuts for pivot and orientation pie menus.

Pivot is now period key, orientation is comma key.
Revision ad3fb94 by William Reynish / Brecht Van Lommel
September 26, 2018, 16:24 (GMT)
UI: keep some buttons fixed size in 3D view header.
September 26, 2018, 16:24 (GMT)
UI: allow fractical unit size for layouts.
Revision b2a569d by William Reynish / Brecht Van Lommel
September 26, 2018, 16:24 (GMT)
UI: use pie menu for snap, pivot and proportional editing.

* Proportional pie menu at shift+O.
* Snap pie menu at shift+S.
* Pivot pie menu at comma. Previous comma, ctrl+comma, period
and ctrl+period shortcuts for specific pivot types were removed.

Ref T56881.
September 26, 2018, 16:16 (GMT)
Depsgraph: Add missing relation for spline IK

Solver should clearly depend on initializaiton.
Revision 0666ece by Luca Rood
September 26, 2018, 15:49 (GMT)
Cloth: Collision improvements

This commit includes several performance, stability, and reliability
improvements to cloth collisions.

Most notably:
* The implementation of a new self-collisions system.
* Multithreading of collision detection.
* Implementation of single sided collisions and normal overrides.
* Replacement of the `plNearestPoints` function from Bullet with a
dedicated solution.

Further, this also includes several bug fixes, and algorithmic
improvements.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D3712
September 26, 2018, 15:32 (GMT)
Addons: reactivate 'STL format' addon

Reviewers: brecht

Differential Revision: https://developer.blender.org/D3735
September 26, 2018, 14:42 (GMT)
Cleanup: Edit Surface & Curve engines unused code
September 26, 2018, 14:42 (GMT)
Edit Surface: Use edit curve engine to display edit surface

It's so similar in practice that we don't need a separate engine for edit
surface overlays.
September 26, 2018, 14:42 (GMT)
Edit Curve: Fix "show handles" option hiding nurbs segments
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021