January 4, 2019, 05:23 (GMT) |
Fix T60099: Inconsistent normals from spin tool |
January 4, 2019, 05:17 (GMT) |
Spin Tool: don't flip when using a negative angle The intention was to flip normals when extruding in the opposite direction, however the sign of the angle isn't meaningful unless the geometry center and region normal are taken into account. Disable, may add back in a way that works more predictably. |
January 4, 2019, 05:14 (GMT) |
Fix eternal loop in spin tool merge first/last |
January 4, 2019, 00:26 (GMT) |
Merge branch 'blender2.7' |
January 4, 2019, 00:09 (GMT) |
Cleanup: use typed unsigned ints |
January 4, 2019, 00:06 (GMT) |
Cleanup: use typed unsigned ints |
January 4, 2019, 00:00 (GMT) |
UI: refactor layout vars out of uiFontStyle Word wrap and alignment layout args only used by UI_fontstyle_draw were vars in uiFontStyle. These were written to before drawing, so better pass as an argument. Pass uiFontStyle & uiWidgetColors as const args. |
January 3, 2019, 21:37 (GMT) |
Missed last commit |
January 3, 2019, 21:21 (GMT) |
3D View: use full opacity by default Vertex paint overlays the color w/ solid mode, Having a partial overlay makes the sample tool not give useful results. |
January 3, 2019, 21:16 (GMT) |
If anim player is not custom, gray out path option |
January 3, 2019, 21:07 (GMT) |
Fix T60101: vertex paint color sample |
Revision d337a39 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 19:14 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 5c14270 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 19:09 (GMT) |
GP: Add small offset to collision point |
January 3, 2019, 18:54 (GMT) |
Fix T59049: some modal transform keys no working in custom keymaps. |
Revision c3f971f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 18:50 (GMT) |
GP: Fix segment fault whith Cutter The problem was when the new intersection point was inside the lasso. Also improved when select all stroke points. |
January 3, 2019, 18:39 (GMT) |
Fix T58113 Multiple problems with bevel harden normals. Move the bevel hardening code all into bmesh_bevel.c. Based on user feedback, rewrote the bevel hardening algorithm to be more what users want. Based on user feedback, changed the UI, removing some not-useful options. Now hardening normals while beveling is enabled by a simple checkbox. Now setting face strength gives options for which faces get their face strength set. |
January 3, 2019, 18:21 (GMT) |
Fix T59349: Cycles viewport render flickering when changing some settings. |
January 3, 2019, 17:32 (GMT) |
Merge branch 'blender2.7' |
January 3, 2019, 17:31 (GMT) |
generate function from graph |
January 3, 2019, 17:31 (GMT) |
Fix for T58250 fix: Blender failing to start with OpenGL context < 4.5. |
|
|
|


Master Commits
MiikaHweb | 2003-2021