Blender Git Commits

Blender Git "temp_widgets_c++_experiment" branch commits.

Page: 8 / 22

September 9, 2015, 23:33 (GMT)
Add initial camera focal length widget

Needs some more work still, especially, it should become a plane widget (currently it's just a new arrow style since it needs almost the same handling as an arrow).

Was requested in IRC, and seemed like a nice project to tackle until we found a way to fix facemap drawing :P
September 8, 2015, 20:59 (GMT)
Update widgets attached to modal OP before handler might be freed

Some people were experiencing crashes with transform manipulator handling, this should fix it (although I'm not sure why it worked fine for me).
September 8, 2015, 13:59 (GMT)
Remove redundant transform flag for transform manipulator
September 7, 2015, 23:28 (GMT)
Correct registration/draw order of 3D View widget
September 7, 2015, 23:25 (GMT)
Allow custom arrow range per widget
September 6, 2015, 12:21 (GMT)
Merge branch 'master' into 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!
August 29, 2015, 17:36 (GMT)
Cleanup: Typos
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 :/)
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.
August 28, 2015, 23:02 (GMT)
Increase range for force field widget
August 28, 2015, 22:58 (GMT)
Increase arrow widget range

Meaning the distance between max and min values is larger -> more precision
August 28, 2015, 22:52 (GMT)
Add offset to force field strength widget
August 28, 2015, 22:47 (GMT)
Correction to previous commit
August 28, 2015, 22:39 (GMT)
Make offset a property for all widgets, not only certain widget types
August 28, 2015, 22:04 (GMT)
Add initial widget for wind force field strength

Requested by @gottfried
August 28, 2015, 18:03 (GMT)
Fix lamp spot size widget drawing arrow head inverted
August 28, 2015, 02:03 (GMT)
Merge branch 'master' into wiggly-widgets
August 28, 2015, 02:01 (GMT)
Tweaks for shaded widget drawing

And cleanup :)
August 26, 2015, 23:36 (GMT)
Tweaks to arrow line drawing

* Rotate arrow heads based on line vecs
* Fix lines drawing into geometry
* Cleanup
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021