Revision 1be1136 by Antonis Ryakiotakis (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) September 2, 2015, 12:31 (GMT) |
Resurrect level 7 of GPU upload function for facemaps, eaten by code elf at some point. Resurrect spell also took care of rewriting function for the new mpoly GPU scheme. Subsurf code will also need the same as well. Note: Untested code still! |
Revision 4b4c45c by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 29, 2015, 17:36 (GMT) |
Cleanup: Typos |
Revision 64d3a13 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 29, 2015, 17:30 (GMT) |
Support for aborting widget interaction using RMB/Esc Would be much better if we could add a modal handler for widgets, so we don't need to hardcode the keymap, but supporting this isn't easy (I tried it today :/) |
Revision c73b858 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 23:12 (GMT) |
Actually, increase arrow widget range even more In future it might also be worth supporting a custom range per widget. |
Revision 91d8878 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 23:02 (GMT) |
Increase range for force field widget |
Revision e9fd345 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 22:58 (GMT) |
Increase arrow widget range Meaning the distance between max and min values is larger -> more precision |
Revision dfe2eb9 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 22:52 (GMT) |
Add offset to force field strength widget |
Revision 7745773 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 22:47 (GMT) |
Correction to previous commit |
Revision 313cfcb by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 22:39 (GMT) |
Make offset a property for all widgets, not only certain widget types |
Revision 47da6a9 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 22:04 (GMT) |
Add initial widget for wind force field strength Requested by @gottfried |
Revision 28b5f3f by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 18:03 (GMT) |
Fix lamp spot size widget drawing arrow head inverted |
Revision d331306 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 02:03 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision fd0b012 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 28, 2015, 02:01 (GMT) |
Tweaks for shaded widget drawing And cleanup :) |
Revision 408e89d by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 26, 2015, 23:36 (GMT) |
Tweaks to arrow line drawing * Rotate arrow heads based on line vecs * Fix lines drawing into geometry * Cleanup |
August 26, 2015, 16:14 (GMT) |
Merge branch 'wiggly-widgets' into UI-experiments |
August 26, 2015, 16:14 (GMT) |
Merge branch 'master' into UI-experiments |
Revision 956e488 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 26, 2015, 16:03 (GMT) |
Remove redundant fix (view matrix update) |
Revision 7c8892f by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 26, 2015, 15:59 (GMT) |
Cleanup for previous commit |
Revision 9babf13 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 26, 2015, 15:45 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision 1f99e5e by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 26, 2015, 15:41 (GMT) |
Fix 2-axes constrained widgets not rotating with manipulator correctly Bah, that one was a hard nut... |
|