Revision f87533b by Campbell Barton September 4, 2018, 09:30 (GMT) |
UI: keep no-overlap tips open on cursor motion Was causing flicker. |
Revision 3140304 by Campbell Barton September 4, 2018, 08:42 (GMT) |
Cleanup: overly polite/rude messages |
Revision 765d1ea by Campbell Barton September 4, 2018, 08:28 (GMT) |
Fix error when no tool is active |
Revision 3cb9362 by Sergey Sharybin September 4, 2018, 08:22 (GMT) |
Fix mistake in previous commit |
Revision 9b2e336 by Sergey Sharybin September 4, 2018, 08:21 (GMT) |
Cleanup, indentation |
Revision 7bb856b by Campbell Barton September 4, 2018, 08:14 (GMT) |
Fix assert creating a tools tip |
Revision 571aead by Campbell Barton September 4, 2018, 08:00 (GMT) |
UI: support immediate non-overlapping tooltips Use these for the toolbar, since they're non-overlapping the interface, showing them quickly isn't a problem. |
Revision e913e79 by Campbell Barton September 4, 2018, 07:33 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 8cd6e22 by Campbell Barton September 4, 2018, 07:26 (GMT) |
Cleanup: use const arg for BLI_rect inside check |
Revision 621b164 by Bastien Montagne September 4, 2018, 07:13 (GMT) |
Revision 531183d by Campbell Barton September 4, 2018, 05:27 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 52f4531 by Campbell Barton September 4, 2018, 05:26 (GMT) |
UI: cleanup tooltip bounds clamping Wasn't properly clamping on the window minimum. |
Revision 113c180 by Campbell Barton September 4, 2018, 04:31 (GMT) |
UI: show tool name in tip w/ icon-only display |
Revision 5788792 by Campbell Barton September 4, 2018, 04:03 (GMT) |
UI: use horizontal alignment for expanded enums With the property separate option, the direction of expanded enums now follows the current layout. |
Revision 25c1c04 by Campbell Barton September 4, 2018, 04:03 (GMT) |
Fix T56660: Use horizontal enums w/ image template |
Revision 1d04d77 by Campbell Barton September 3, 2018, 22:43 (GMT) |
Cleanup: pep8 |
Revision f428efc by Campbell Barton September 3, 2018, 22:13 (GMT) |
Correct toolbar tips for non sculpt modes |
Revision 5495922 by William Reynish / Brecht Van Lommel September 3, 2018, 17:35 (GMT) |
UI: tweak object viewport display panel, use grid flow. |
Revision 544c845 by William Reynish / Brecht Van Lommel September 3, 2018, 17:35 (GMT) |
UI: use grid flow for metadata panel. |
Revision fbbadc8 by Clément Foucault September 3, 2018, 17:21 (GMT) |
Fix T56544: Crash on startup with Radeon + Win 7 Testing GLEW_ARB_texture_gather is not sufficient in this case. We need to test if GL_ARB_texture_gather is defined in the shader, which is always true on some NVIDIA drivers who does not support it... So trying to make everything work. |
|
|
|


Master Commits
MiikaHweb | 2003-2021