Revision 0d9c97d by Campbell Barton April 22, 2018, 16:43 (GMT) |
UI: moving the cursor to open other popovers Match menu behavior |
Revision 92404dd by Campbell Barton April 22, 2018, 16:39 (GMT) |
UI: popover now use menu style buttons Also scale width with UI-scale. |
Revision e6d1fb8 by Campbell Barton April 22, 2018, 15:45 (GMT) |
UI: Initial popover support for panels - UILayout.popover(.. panel_type ..) A single panel - UILayout.popover_group(.. panel categories ..) Expands all panels matching args. Currently used in the topbar for redo and paint options. |
Revision b8e7991 by Jeroen Bakker April 22, 2018, 10:58 (GMT) |
Overlay: face orientation - fixed the blending with solid drawtype |
Revision 1de7a0c by Campbell Barton April 22, 2018, 08:51 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 420e379 by Campbell Barton April 22, 2018, 08:49 (GMT) |
Cleanup: de-dup popup/pie menu RNA definition Also rename pupmenu -> popmenu |
Revision e597f74 by Campbell Barton April 22, 2018, 08:23 (GMT) |
Cleanup: ui-link drawing code from logic bricks |
Revision 5eb20bd by Campbell Barton April 22, 2018, 07:09 (GMT) |
Cleanup: style |
Revision c754ddf by Campbell Barton April 22, 2018, 06:57 (GMT) |
Remove unused shader Originally added for icon drawing, no longer used. |
Revision 02f28da by Campbell Barton April 22, 2018, 06:45 (GMT) |
Cleanup: trailing spaces Applied to newly added files in 2.8 |
Revision ba71184 by Campbell Barton April 21, 2018, 21:52 (GMT) |
Revision a0a8bc2 by Campbell Barton April 21, 2018, 21:52 (GMT) |
Error in last commit |
Revision 207b549 by Campbell Barton April 21, 2018, 20:26 (GMT) |
Revision 5ddcfd2 by Julian Eisel April 21, 2018, 20:06 (GMT) |
Fix crash when opening properties editor Opening as in activating one in an area that didn't contain a properties editor before. |
Revision 25a529f by Campbell Barton April 21, 2018, 19:10 (GMT) |
UI: add own icon rasterizer Use software drawing, cache to an image at the requested pixel size. |
Revision 122d0d1 by Campbell Barton April 21, 2018, 18:42 (GMT) |
Cleanup: style |
Revision 46a9038 by Campbell Barton April 21, 2018, 18:22 (GMT) |
Cleanup: variable naming |
Revision 112540d by Campbell Barton April 21, 2018, 18:17 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 9a35ad7 by Julian Eisel April 21, 2018, 17:47 (GMT) |
Cleanup: Get rid of context in editor 'new' callback Requiring context means we can't easily create new editors to replace deprecated ones in versioning code. Think it's reasonable to give editors access to scene and area data for their initial setup though. They mostly need it for setting "the view", as in, scrolling values. Also did minor cleanup in top-bar creation function. |
Revision 9ba8434 by Brecht Van Lommel April 21, 2018, 17:43 (GMT) |
Fix point density rendering in Cycles. |
|
|
|


Master Commits
MiikaHweb | 2003-2021