Revision 36d25fc by Antonio Vazquez November 12, 2018, 13:31 (GMT) |
GP: Cleanup unused code |
Revision 314048b by Antonio Vazquez November 12, 2018, 13:31 (GMT) |
GP: Change View icon for annotations |
Revision aee0446 by Alexander Gavrilov November 12, 2018, 13:18 (GMT) |
Add a lot of update tagging to operations with NLA tracks and strips. |
Revision 36a3a40 by Clément Foucault November 12, 2018, 12:50 (GMT) |
Eevee: Fix ESM not working after a certain distance This was caused by overflow caused by the background and precision during filtering. |
Revision e51dae4 by Clément Foucault November 12, 2018, 12:50 (GMT) |
Eevee: Fix lamps shadows not updating correctly This was visible if the lamps was out of frustum. |
Revision 150218e by Clément Foucault November 12, 2018, 12:50 (GMT) |
Ruler Tool: Fix non readable text The ruler tool is using a hard coded background color. Invert it if the text color is bright. In the future we should maybe use a theme color instead of guessing as it does not work well with middle gray colors. |
Revision b44ea9f by Clément Foucault November 12, 2018, 12:50 (GMT) |
Ruler Tool: Fix text background glitch It was using UI_draw_roundbox_aa which is not available when drawing with the view3d opengl context (because of VAO not being shared). Replace with simpler rect box. Of course it's a bit more ugly but at least it's working. |
Revision ded780f by Jacques Lucke November 12, 2018, 12:48 (GMT) |
Py API Docs: fix typos/wording found by Omar Ahmad |
Revision 3a05331 by Sergey Sharybin November 12, 2018, 11:16 (GMT) |
Merge branch 'master' into blender2.8 |
Revision d23a53c by Sergey Sharybin November 12, 2018, 11:16 (GMT) |
Cycles: Fix/workaround for gcc-7.2 For some reason when building with gcc-7.2 (which is default in previous Ubuntu LTS) the guarded allocator is not being properly instantiated. Doesn't happen with newer version of gcc-7 which is 7.3, and also doesn't happen with gcc-6 and gcc-8. Would be nice to know what is wrong, but for the time being committing workaround which keeps Blender users happy. |
Revision 492dbae by Jacques Lucke November 12, 2018, 11:14 (GMT) |
Py API Docs: Restructure gpu module introduction |
Revision e37a6be by Philipp Oeser November 12, 2018, 11:10 (GMT) |
Fix T57766: error in Quick Effects > Quick Fur Maniphest Tasks: T57766 Differential Revision: https://developer.blender.org/D3933 |
Revision a0022f8 by Sergey Sharybin November 12, 2018, 10:02 (GMT) |
Merge branch 'master' into blender2.8 |
Revision e732c6a by Sergey Sharybin November 12, 2018, 10:02 (GMT) |
Cycles: Proper comment for closing header guard |
Revision b6ad300 by Antonio Vazquez November 12, 2018, 09:09 (GMT) |
Revision df65305 by Campbell Barton November 12, 2018, 07:51 (GMT) |
Fix T57527: GP draw takes events from gizmos Add keymap flag to the gizmo handler so events can be handled on the UI level and not get over-ridden by grease pencil. |
Revision 5aeec31 by Campbell Barton November 12, 2018, 04:01 (GMT) |
Fix hidden HUD region being used - zero winrct |
Revision 30ed837 by Campbell Barton November 12, 2018, 03:31 (GMT) |
Revert "Fix hidden action-zone interaction" This reverts commit 03e5ba31837cbe91b633e18f19ba0b08e070e0dc. Causes T57729, will look into an alternative fix. |
Revision 64b463c by Campbell Barton November 12, 2018, 03:27 (GMT) |
Revert "Fix for hidden regions becoming active" This reverts commit 484faaea4f314d4c598b77d56cf7fe5a167afcc0. Causes T57729, will look into an alternative fix. |
Revision 81ed1d7 by Campbell Barton November 12, 2018, 03:05 (GMT) |
UI: don't show shortcuts in toolbar buttons Restrict these to displaying in tooltips. |
|
|
|


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