Revision 45a5ddb by Campbell Barton June 9, 2018, 16:58 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 2e14b7f by Campbell Barton June 9, 2018, 16:55 (GMT) |
RNA: remove Layout.introspect This was added as an experiment to extract information for docs but this was never all that useful for its intended purpose. |
Revision 419a813 by Campbell Barton June 9, 2018, 16:48 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 83cb34c by Campbell Barton June 9, 2018, 16:47 (GMT) |
Cleanup: unused functions |
Revision 726ed72 by Campbell Barton June 9, 2018, 16:15 (GMT) |
UI: always show popover subpanel header text |
Revision 2ae4042 by Campbell Barton June 9, 2018, 16:03 (GMT) |
UI: fix popover subpanel header display |
Revision 7fdde7f by Campbell Barton June 9, 2018, 15:38 (GMT) |
UI: use draw_header function for popover buttons Add 'is_popover' for panel draw functions to check if they're in a popup. This puts dyntopo toggle next to the popover. |
Revision ec8a20f by Bastien Montagne June 9, 2018, 14:54 (GMT) |
Add new GridFlow layout. This mimics the 'spreadsheet' behavior. Columns and/or rows can have equal sizes, or adapt to their content - but always in a grid way (i.e. all items in a same column will always have same available width, and all items in a same row will always have same available height). Also, you can fill (order) the grid in a row- or column-major way. Not used anywhere for now. Differential: https://developer.blender.org/D2395 |
Revision 5159ce6 by Campbell Barton June 9, 2018, 14:39 (GMT) |
Cleanup: style |
Revision 70f8eaf by Bastien Montagne June 9, 2018, 13:18 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/editors/space_view3d/drawobject.c |
Revision 638de72 by Bastien Montagne June 9, 2018, 13:17 (GMT) |
Cleanup: remove some G.main usages. |
Revision 2ca8230 by Campbell Barton June 9, 2018, 12:43 (GMT) |
Merge branch 'master' into blender2.8 |
Revision fb565dd by Campbell Barton June 9, 2018, 12:40 (GMT) |
Cleanup: trailing space in RNA |
Revision 56a47e5 by Campbell Barton June 9, 2018, 12:30 (GMT) |
Cleanup: style |
Revision 09ce794 by Campbell Barton June 9, 2018, 12:21 (GMT) |
UI: initial support for parent panels in popovers Currently this just includes the panels, no support for collapsing yet. |
Revision 8f40af6 by Campbell Barton June 9, 2018, 10:57 (GMT) |
RNA: revert object mode re-order This was done so numbered shortcuts made sense. Now order matches master. |
Revision 964c542 by Campbell Barton June 9, 2018, 10:56 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 9bcced8 by Campbell Barton June 9, 2018, 10:53 (GMT) |
GHOST/X11: Print the keycode w/ debug enabled |
Revision a1b42b7 by Clément Foucault June 9, 2018, 10:41 (GMT) |
Workbench: Fix incident vector calculation. This fixes specular in perspective view. |
Revision 3bbef95 by Clément Foucault June 9, 2018, 10:41 (GMT) |
Workbench: Fix xray normal not being normalized. |
|
|
|


Master Commits
MiikaHweb | 2003-2021