Revision b2d82d0 by Clément Foucault September 6, 2018, 13:00 (GMT) |
Fix T56706: Lattice crash when enter in edit mode |
Revision 5ff15a1 by Dalai Felinto September 6, 2018, 12:26 (GMT) |
Multi-Objects: orthographic support for UV project D3375 by @Al I did a few changes before the commit: * Initialize flot arrays with {0} instead of memset(foo, 0, sizeof(foo)). * Use add_v4_v4 instead of for loop. * Rename uv_map_rotation_matrix_w_offset > uv_map_rotation_matrix_ex. bjects: orthographic support for UV project |
Revision 6eeb07b by William Reynish / Brecht Van Lommel September 6, 2018, 12:13 (GMT) |
UI: add mark/clear seam to UV menu in 3D viewport. |
Revision ed7048e by Antonio Vazquez September 6, 2018, 11:37 (GMT) |
GP: Add multiframe support to vertex group operators Before, the operators only worked in the current frame |
Revision e0a4dc6 by Brecht Van Lommel September 6, 2018, 11:26 (GMT) |
Revision 1450a37 by Campbell Barton September 6, 2018, 11:16 (GMT) |
CMake: add missing headers |
Revision c89791b by Campbell Barton September 6, 2018, 10:48 (GMT) |
Revision f1c8c25 by Brecht Van Lommel September 6, 2018, 10:22 (GMT) |
UI: rename Translate/Grab to Move in UI, shortcuts stay the same. |
Revision 32ef77b by Brecht Van Lommel September 6, 2018, 09:49 (GMT) |
UI: change default modifier name from Subsurf to Subdivision. |
Revision 6a23051 by Sergey Sharybin September 6, 2018, 09:47 (GMT) |
Cleanup: Remove unused modifier evaluation flag |
Revision 28c363a by Sergey Sharybin September 6, 2018, 09:35 (GMT) |
Fix bad conflict resolution |
Revision 79e8805 by Sergey Sharybin September 6, 2018, 09:32 (GMT) |
Subdiv: Some ground work for CCG support Nothing really interesting, just starting laying down API which seems to be a decent substitute to CCGDM, without requiring too much work be done in sculpting area. |
Revision 8a3adaa by Bastien Montagne September 6, 2018, 09:31 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/editors/space_node/drawnode.c |
Revision bb98eef by Bastien Montagne September 6, 2018, 09:29 (GMT) |
Update install_deps.sh to latest libs. Tested with Debian Testing, might need some adjustements for other distributions... Also removed last patches we used here, we shall not need any anymore! |
Revision b07d866 by Sergey Sharybin September 6, 2018, 09:26 (GMT) |
Compositor: Always use AA on masks In a real world it is very weird to disable AA on a mask, it will give ugly looking result. For some fast preview passes (like in the node preview) the system can decide to disable AA without asking user to do anything. One thing we can consider doing is to remove Feather option as well. If real compo becomes measurably slower in cases when mask has no real feather, we can disable feather internally, without user input. Disabling feather in the interface is like making things faster but giving a wrong result, which doesn't sound that helpful either. Reviewers: brecht Reviewed By: brecht Subscribers: hype, sebastian_k Differential Revision: https://developer.blender.org/D3677 |
Revision 5f66924 by Campbell Barton September 6, 2018, 08:28 (GMT) |
Fix exception w/ grease pencil brush tooltips |
Revision 8d3c641 by Antonio Vazquez September 6, 2018, 08:17 (GMT) |
GP: Disable outdated pie menus The pie menus were a legacy of old grease pencil and now need a full redesign or maybe a new add-on. While we decide the way to go, the pie menus are disabled. |
Revision 9eb1c3f by Germano Cavalcante September 6, 2018, 07:43 (GMT) |
gpu module: close quotation marks in descriptions |
Revision 5ad36c9 by Germano Cavalcante September 6, 2018, 07:39 (GMT) |
gpu module: retouching the description of the types. |
Revision f5daa58 by Campbell Barton September 6, 2018, 04:38 (GMT) |
Fix ruler angle arc displaying past endpoints |
|
|
|


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