Blender Git Loki
Git Commits -> Revision eced830
Revision eced830 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) November 23, 2015, 22:17 (GMT) |
Support selecting multiple (face map) widgets There are occasional crashes but I wasn't able to reproduce reliably. If somebody is able to, please tell me (or maybe it's already fixed) :) GHash and arrays are used here to avoid slow linked lists and multiple iterations. Also removes need for the fix mentioned in rBb1e01a242. |
Commit Details:
Full Hash: eced830925c4135611df1d40f5d1c2d7daad69d1
Parent Commit: 3005dd4
Lines Changed: +182, -60