Revision 02a4fc1 by Alexander Gavrilov December 1, 2018, 12:40 (GMT) |
Texture Paint: implement efficient face selection updates. Fix the old code that propagates selection changes to the evaluated mesh directly without rebuilding, and avoid tagging DEG_TAG_COPY_ON_WRITE if it succeeds. |
Revision ee8a2ed by Alexander Gavrilov December 1, 2018, 11:46 (GMT) |
Fix usage of mesh_get_eval_final in vertex selection. It's a very bad idea to call this on non-COW instances - see T58150. Also, when rebuilding mesh it's better to accumulate mask flags to avoid possible repeated rebuilds from different users. |
Revision 47ef301 by Alexander Gavrilov December 1, 2018, 11:38 (GMT) |
Texture Paint: fix face selection with subsurface. |
Revision b0ec08c by Alexander Gavrilov December 1, 2018, 10:44 (GMT) |
Texture Paint: emulate subsurf optimal display in paint mode wireframe. The wireframe is intended for showing selected faces, and selection is based on original faces, so the extra wireframe lines are pure noise. |
Revision 3bd057d by Alexander Gavrilov December 1, 2018, 10:20 (GMT) |
Texture Paint: fix wireframe and hiding not working with subsurf. The editflag field is only valid in the original mesh instance. |
Revision bfcd25b by Alexander Gavrilov December 1, 2018, 09:12 (GMT) |
Texture Paint: avoid rebuilding evaluated mesh on first stroke. Ensure all relevant CustomDataMask bits are set during normal evaluation. |
Revision 32d46f7 by Campbell Barton December 1, 2018, 08:57 (GMT) |
Fix camera gizmo sensor check Also correct wrong but harmless assignment. |
Revision 2699aba by Campbell Barton December 1, 2018, 08:55 (GMT) |
Cleanup: style |
Revision 40f45a7 by Campbell Barton December 1, 2018, 08:36 (GMT) |
Cleanup: redundant NULL checks Also use unsigned shifting for values not in int range. |
Revision 0f5b53b by Antonis Ryakiotakis November 30, 2018, 22:29 (GMT) |
Revert "Win32: Use the nicer looking blender-drawn confirmation message box when" This reverts commit 60d6eb0b5d578eb02c5f1f31cb51a6cbeea6ee6f. There is already a full patch (D3118) by brecht for this, will leave it up to him. |
Revision 597d425 by Campbell Barton November 30, 2018, 21:29 (GMT) |
Cleanup: duplicate include |
Revision 81f898f by Campbell Barton November 30, 2018, 21:19 (GMT) |
Merge branch 'master' into blender2.8 |
Revision a9bd788 by Campbell Barton November 30, 2018, 21:15 (GMT) |
Cleanup: style |
Revision 60d6eb0 by Antonis Ryakiotakis November 30, 2018, 20:11 (GMT) |
Win32: Use the nicer looking blender-drawn confirmation message box when quitting with unsaved changes, instead of an ugly messagebox |
Revision 0b50ce1 by Brecht Van Lommel November 30, 2018, 18:18 (GMT) |
Fix file browsers thumbnail selection with tablet failing, after recent changes. |
Revision 4e92cc2 by Antonio Vazquez November 30, 2018, 18:04 (GMT) |
Fix T58244: Proportional editing center is wrong The global center was not calculated at all. Now a center is calculated using the selected points |
Revision 8d4da34 by Brecht Van Lommel November 30, 2018, 17:27 (GMT) |
Fix T58267: node socket grabbing not working well with box select tool. |
Revision ed5202a by Brecht Van Lommel November 30, 2018, 15:28 (GMT) |
Fix T58235: broken baking of tangent space normals. |
Revision cedbaec by Antonio Vazquez November 30, 2018, 15:23 (GMT) |
Annotation: Replace ALT key to CTRL for Eraser This makes the keymap consistent with Grease Pencil. |
Revision fe28554 by Clément Foucault November 30, 2018, 14:40 (GMT) |
StudioLight Editor: Add copy settings and overwrite prompt Copy settings let users create variations more easily. Ovewrite prompt is there to be able to edit already existing studiolight. |
|
|
|


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