May 18, 2016, 15:43 (GMT) |
Final cleanup before merge into wiggly-widgets branch |
May 18, 2016, 12:05 (GMT) |
Optimize transform manipulator drawing a bit more Avoid unnecessary operations on each redraw, also avoid ugly variable caching in RegionView3D struct memory. |
May 17, 2016, 22:10 (GMT) |
Cleanup: Remove tmp functions added for work on this branch And some other minor cleanup |
May 17, 2016, 21:45 (GMT) |
Port VSE widgets to new update system Those were the last remaining widgets. Almost done with this branch :) |
May 17, 2016, 19:49 (GMT) |
Adjustments to make object widgets work with update tagging system Object widgets are still unfinished and it's uncertain if they'll stay though. |
May 17, 2016, 19:30 (GMT) |
Port node editor backdrop widget to new update tagging system |
May 17, 2016, 17:57 (GMT) |
Merge branch 'wiggly-widgets' into temp_widgets_update_tagging |
May 17, 2016, 17:56 (GMT) |
Merge branch 'master' into wiggly-widgets Conflicts: release/scripts/startup/bl_ui/properties_data_bone.py source/blender/blenloader/intern/versioning_270.c source/blender/editors/include/ED_transform.h source/blender/editors/transform/transform.c source/blender/makesdna/DNA_armature_types.h |
May 17, 2016, 17:20 (GMT) |
Add missing refresh tag on screen layout change |
May 10, 2016, 22:56 (GMT) |
Correction to previous commit. |
May 10, 2016, 22:13 (GMT) |
Port UV transform manipulator to new update system Greatly reduces number of operatations happening on re-draw. |
May 10, 2016, 20:14 (GMT) |
Add/use typedefs for function pointers |
May 10, 2016, 20:05 (GMT) |
Merge branch 'wiggly-widgets' into temp_widgets_update_tagging Did some minor adjustments for changes from wiggly-widgets to fit this branch. Conflicts: source/blender/windowmanager/widgets/WM_widget_api.h source/blender/windowmanager/widgets/WM_widget_types.h source/blender/windowmanager/widgets/intern/wm_widgetgroup.c |
May 10, 2016, 19:44 (GMT) |
Add/use typedefs for function pointers |
May 10, 2016, 01:08 (GMT) |
Correct include guard, remove unnecessary include and struct declarations |
May 10, 2016, 01:01 (GMT) |
Correct comments on header usage. |
May 10, 2016, 00:58 (GMT) |
Minor cleanup for previous commit |
May 10, 2016, 00:55 (GMT) |
Port graph editor backdrop widget to new update system |
May 9, 2016, 21:59 (GMT) |
Merge branch 'wiggly-widgets' into temp_widgets_update_tagging |
May 9, 2016, 21:58 (GMT) |
Fix DNA alignment error on 32 bit systems |
|