Revision e825128 by Antonio Vazquez November 10, 2018, 10:48 (GMT) |
GP: Add to stats number of objects/selected This information was not visible when select a GP object and can be useful. |
Revision c7d2b45 by William Reynish / Campbell Barton November 10, 2018, 09:36 (GMT) |
Brush: re-order sculpt tool enum Order is now used by the tool-system, separators currently not supported. |
Revision 9268de3 by Campbell Barton November 10, 2018, 09:27 (GMT) |
Cleanup: naming |
Revision f9378e5 by Campbell Barton November 10, 2018, 09:02 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 3756f92 by Campbell Barton November 10, 2018, 08:56 (GMT) |
BMesh: backport minor changes from 2.8 |
Revision 5a59327 by Campbell Barton November 10, 2018, 08:02 (GMT) |
Cleanup: includes |
Revision 0feeea1 by Campbell Barton November 10, 2018, 07:55 (GMT) |
BMesh: avoid incorrect/invalid matrix calculation - `BKE_object_scale_to_mat3` was used to get the worldspace scale, without taking constraints, parenting etc into account. - Don't pass object's into BMesh API, (prefer matrices instead). - Avoid matrix invert for each edge-angle calculation. - Avoid 2x matrix multiplies when looping over edge pairs. |
Revision dc21ef7 by Campbell Barton November 10, 2018, 00:04 (GMT) |
Fix 'Load Factory Settings' loosing the keymap Caused by recent move to Python based keymaps. |
Revision 0121258 by Campbell Barton November 9, 2018, 23:57 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 7efac2b by Campbell Barton November 9, 2018, 23:55 (GMT) |
PyAPI: add imports arg to BPY_execute_string Allows for avoiding `__import__` in expressions, was already supported for BPY_execute_string_as_* API calls. |
Revision 2f44ea6 by Campbell Barton November 9, 2018, 22:27 (GMT) |
Cleanup: style |
Revision 4d5c87f by Bastien Montagne November 9, 2018, 21:33 (GMT) |
Fix missing tips for some RNA Object API functions parameters. Without description, parameters are not documented at all in API (not even their type)... Always nice to have a short description anyway. Also fixed a few other issues in existing descriptions. |
Revision 2618d0e by Antonio Vazquez November 9, 2018, 21:20 (GMT) |
GP: Make Sculpt and Edit Toolbar consistent |
November 9, 2018, 19:19 (GMT) |
Multi-Objects: MESH_OT_select_similar worldspace completion This makes the operator to work 100% with worldspace similarity: * SIMFACE_PERIMETER * SIMFACE_AREA * SIMEDGE_FACE_ANGLE Note from revisor (Dalai Felinto): I'm not sure we want to pass Object * to the bmesh api, though I personally don't see why not. Either way I group the patches together so we can more easily roll them back if needs be. Maniphest Tasks: T56948 Differential Revision: D3908, D3899, D3896 |
Revision dc346c0 by Antonio Vazquez November 9, 2018, 19:04 (GMT) |
GP: Add missing preset properties |
Revision e6b08b6 by Antonio Vazquez November 9, 2018, 19:01 (GMT) |
GP: Hide Arrow cursor while painting The arrow cursor is too intrusive |
Revision 03ca79a by Antonio Vazquez November 9, 2018, 18:48 (GMT) |
GP: Remove duplicate shapes popover Now the tools are in Toolbar |
Revision 221d078 by Dalai Felinto November 9, 2018, 18:40 (GMT) |
Multi-Objects Metaball: Selection refactor - fix pick and box selection This is inspired/based on the code we use for armature bone selection. Both pick selection, and box selection should be working now. |
Revision 983a928 by Antonio Vazquez November 9, 2018, 18:25 (GMT) |
GP: Reorder Move to Layer to TopDown |
Revision a4bfccc by Jacques Lucke November 9, 2018, 18:20 (GMT) |
Py API Docs: More gpu module documentation |
|
|
|


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