April 25, 2015, 18:21 (GMT) |
UI-experiments: User Preferences tabs Looking at this, there's still a lot to be done :P |
Revision 57b5496 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 19, 2015, 20:57 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision 1971b9a by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 10, 2015, 15:08 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision e732ede by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 10, 2015, 15:08 (GMT) |
Initial support for user defined Object Widgets Adds a Panel to the Object Context in the Properties Editor, currently only containing a Menu to Add widgets. The menu contains 4 items, Translate, Rotate, Scale and Custom, whereby we currently only draw a translate widget for all of them. So yes, basic drawing also works. Important is, that this makes it possible for users to attach custom widgets to Objects. (Only the manipulator for the selected object is drawn). |
Revision 0457d74 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 17:11 (GMT) |
More minor cleanup Also tweaked widget colors a bit to make them more appealing ;) |
Revision d1236a0 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 16:35 (GMT) |
A bunch of minor cleanup |
Revision 56f6802 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 14:31 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision 058b8df by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 14:30 (GMT) |
Register Dial Widgets on creation (like we do for others) Also fix dial widget color initialization |
Revision 1340b98 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 14:21 (GMT) |
Add and use a macro to iterate over manipulater widget axes |
Revision 078fb9b by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 10:20 (GMT) |
Fix for wrong operator assigned to rotate widgets Copy&paste stupidness |
Revision a55f90a by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 10:11 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision 4ee1de8 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 10:10 (GMT) |
Revive the Manipulator Widget Enabled the manipulator widget code again and updated it to the current system to continue work on it. A customizable manipulator widget might be a good start for a bone widget system. |
Revision bb0ec82 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 8, 2015, 14:54 (GMT) |
Fix backdrop initialization for opening new Graph Editor |
Revision cf05007 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 8, 2015, 13:59 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision d9a4a56 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 8, 2015, 13:16 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision dd972ea by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 8, 2015, 13:15 (GMT) |
Disable VSE ImBuf transform widget for now (it's only halfway working) |
Revision f5a44de by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 8, 2015, 12:46 (GMT) |
Graph Editor backdrop: Move settings back to already existing panel (and remove ugly version check) |
Revision 87cfee8 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 8, 2015, 12:22 (GMT) |
Graph Editor backdrop: Fix crash on undo |
Revision 7f15a91 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 8, 2015, 10:46 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision b749dc8 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 8, 2015, 10:45 (GMT) |
Some tweaks for the Graph Editor backdrop Should be ready for testing now :) |
|