July 17, 2015, 17:53 (GMT) |
Cleanup. |
July 17, 2015, 17:24 (GMT) |
A simple utility class to time functions. |
July 17, 2015, 16:44 (GMT) |
Export UI: forgot to remove those in a previous commit. |
July 17, 2015, 16:41 (GMT) |
Fix compile error (tm). |
July 17, 2015, 16:20 (GMT) |
OpenVDBReader: small de-duplication. |
July 17, 2015, 09:59 (GMT) |
OpenSubdiv: Minor cleanup |
July 17, 2015, 09:50 (GMT) |
OpenSubdiv: Make sure tabs are used for indentation |
July 17, 2015, 09:29 (GMT) |
OpenSubdiv: Fix some bad array subscriptions in drawing code |
July 17, 2015, 08:32 (GMT) |
OpenSubdiv: Can't really avoid passing subdiv level to GL mesh construction Topology is not refined at that point yet and does not contain any information about subdivision level. |
July 17, 2015, 07:55 (GMT) |
Merge branch 'master' into opensubdiv-modifier |
July 17, 2015, 00:48 (GMT) |
New widget types for drawing scrollbars using widget pipeline Had to add UI_WTYPE_SCROLL_BACK and UI_WTYPE_SCROLL_INNER since they need different rectangles, drawing and states. Also renamed UI_WTYPE_SCROLL to UI_WTYPE_LISTSCROLL as it's only used for lists. |
July 16, 2015, 22:50 (GMT) |
Cleanup: Naming, comments, redundant defines, ... |
July 16, 2015, 21:22 (GMT) |
Cleanup: Move widget_type function to widgets.c and widget type enum to widget.h And suddenly, things are soooo much nicer ;) |
July 16, 2015, 19:55 (GMT) |
Merge branch 'master' into temp-ui-widget-refactor |
July 16, 2015, 19:44 (GMT) |
New widget type for preview menu items Also to avoid special draw calls. Note: This adds iconid and str args to uiWidgetDrawType->text callback, which is currently only needed for preview menu items (could also be done differently), but in future this might be handy to get rid of uiBut usage on this level. |
Revision 09787f0 by Bastien Montagne (asset-engine, asset-engine--archived, asset-experiments, id-remap, missing-libs) July 16, 2015, 17:53 (GMT) |
Merge branch 'master' into missing-libs |
July 16, 2015, 17:50 (GMT) |
Avoid special drawing calls for labels within menus by adding a widget type for them |
July 16, 2015, 17:46 (GMT) |
Merge branch 'asset-experiments' into asset-engine Conflicts: source/blender/editors/space_file/file_ops.c |
July 16, 2015, 17:45 (GMT) |
Merge branch 'master' into asset-experiments |
July 16, 2015, 17:09 (GMT) |
Aaaand finally: Use new pipeline for text drawing as well |
|
|
|


Master Commits
MiikaHweb | 2003-2021