Revision 8e183a8 by Brecht Van Lommel October 30, 2018, 13:43 (GMT) |
Fix "make update" on macOS/Linux not updating addons to the blender2.8 branch. This will need to be removed once we merge into master. |
Revision 450f0c4 by Brecht Van Lommel October 30, 2018, 13:15 (GMT) |
Fix wrong grease pencil modifier show viewport/render icons. |
Revision 6e04c8e by Brecht Van Lommel October 30, 2018, 13:14 (GMT) |
UI: update Cycles passes panel for single column. |
Revision dffde4a by Brecht Van Lommel October 30, 2018, 13:13 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 500fbfd by Antonio Vazquez October 30, 2018, 11:59 (GMT) |
GP: Back Stroke projection mode Back the old 2.7x stroke mode when drawing. This mode try to project the new strokes over the previous strokes. |
Revision 5f0cee2 by Antonio Vazquez October 30, 2018, 11:59 (GMT) |
GP: Cleanup unused |
Revision f3961ab by Clément Foucault October 30, 2018, 11:58 (GMT) |
GPU: Extend mac blitting workaround to AMD Radeon R9 familly |
Revision 7c0d37d by Brecht Van Lommel October 30, 2018, 10:39 (GMT) |
Fix build error on Windows 32bit, alignment was wrong. |
Revision c760285 by Bastien Montagne October 30, 2018, 10:00 (GMT) |
Add 'O' for Overrides to our key-coded ID UI-names generator. |
Revision 4669c36 by Bastien Montagne October 30, 2018, 10:00 (GMT) |
Add library-hint to datablock search menus. We had those for ID templates, but it's also tremendously useful for regular ID pointers UI, since often you can get local and linked data-block with same exact name... Fetaure request from Spring team (and long due TODO...). |
Revision 76a0478 by Clément Foucault October 30, 2018, 10:00 (GMT) |
GPU: Fix faulty mac gpu detection |
Revision f907eb4 by Campbell Barton October 30, 2018, 05:20 (GMT) |
PyAPI: Use 'None' arg to clear header text |
Revision f711c44 by Campbell Barton October 30, 2018, 05:17 (GMT) |
PyAPI: Support for 'None' string args from Python This is needed because some RNA functions differentiate a NULL 'char *' argument from an empty string. Previously a NULL argument could be passed when the C definition defined the default as NULL and the argument wasn't passed which is a fairly hidden way of handling things. Now strings use `PROP_NEVER_NULL` by default which can be cleared for function arguments that allow None -> NULL. |
Revision 0973ea5 by Campbell Barton October 30, 2018, 03:14 (GMT) |
Revision c3d170d by Campbell Barton October 30, 2018, 00:49 (GMT) |
Sequencer: replace notifier /w message-bus |
Revision 3d550dd by Campbell Barton October 30, 2018, 00:07 (GMT) |
Cleanup: keep RNA types sorted |
Revision 5e091de by Campbell Barton October 29, 2018, 23:57 (GMT) |
Fix memory leak in workspace menu |
Revision 817319a by Campbell Barton October 29, 2018, 23:57 (GMT) |
UI: add uiItemMenuFN which frees it's argument |
Revision 4205cd2 by Campbell Barton October 29, 2018, 23:53 (GMT) |
UI: add uiItemMenuFN which frees it's argument |
Revision b347893 by Campbell Barton October 29, 2018, 23:28 (GMT) |
Fix crash adding workspace |
|
|
|


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