Revision 1e647a5 by Germano Cavalcante September 27, 2018, 03:22 (GMT) |
Python GPU module: replace `PyArg_ParseTupleAndKeywords` by `_PyArg_ParseTupleAndKeywordsFast` part of T47811 ("for faster argument parsing"). |
Revision d559eaf by Campbell Barton September 27, 2018, 03:17 (GMT) |
Cleanup: remove star import |
Revision 08f9cd3 by Campbell Barton September 27, 2018, 02:14 (GMT) |
Tool System: expose rotate-source for click-extrude |
Revision e2b6a59 by Campbell Barton September 27, 2018, 01:47 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 09c7bfe by Campbell Barton September 27, 2018, 01:40 (GMT) |
Spin Tool: hide options unrelated to duplication |
Revision 06846ef by Campbell Barton 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. |
Revision ed83075 by Campbell Barton 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. |
Revision 6ebe211 by Campbell Barton September 26, 2018, 23:28 (GMT) |
Cleanup: pep8 |
Revision c5c987c by Campbell Barton September 26, 2018, 22:39 (GMT) |
Cleanup: flip option unlock -> lock Nearly all options are currently to toggle locking. |
Revision 5732d9e by Clément Foucault 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. |
Revision ebd234e by Brecht Van Lommel 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. |
Revision cbe82f8 by Brecht Van Lommel 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. |
Revision c0b9a4a by Sergey Sharybin September 26, 2018, 16:16 (GMT) |
Depsgraph: Add missing relation for spline IK Solver should clearly depend on initializaiton. |
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 |
Revision a27d97d by Jacques Lucke September 26, 2018, 15:32 (GMT) |
Addons: reactivate 'STL format' addon Reviewers: brecht Differential Revision: https://developer.blender.org/D3735 |
Revision 586ec75 by Clément Foucault September 26, 2018, 14:42 (GMT) |
Cleanup: Edit Surface & Curve engines unused code |
Revision f7a81ab by Clément Foucault 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. |
Revision 1407a11 by Clément Foucault September 26, 2018, 14:42 (GMT) |
Edit Curve: Fix "show handles" option hiding nurbs segments |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021