Files
test/source
Brecht Van Lommel 3116062a82 2.5: Couple of small fun features
* Text window font size now supports full range 8-32, instead of
  just 12 and 15. I added BLF_fixed_width to get the character
  width of a fixed size font.

* Buttons do undo push on change again.

* Animated/Keyframe/Driver colors are now themable, with blend
  value to blend with original color. Set this to 0.5 now to
  give colors less constrast.
* Fix tooltip popping up with RMB menu open, and missing redraw.

* Autokeyframe now works for buttons.

* Driver expressions can be edited in place in a button now.
  (still some refresh issues).
* Also made python driver default for the Add Driver function
  in the RMB button. This way you don't have to open a Graph
  editor if you just want to type an expression. Also, the
  default expression then is the current value.

* Tooltips now show some extra info, not sure what is good to
  have, but currently I added:
  * Shortcut key for operator buttons.
  * Python struct & property name for RNA buttons.
  * Expression for driven values.
  * Value for text/search/pointer buttons.
2009-07-12 02:06:15 +00:00
..
2009-07-12 02:06:15 +00:00
2009-07-02 03:32:57 +00:00
2009-07-10 01:57:55 +00:00
2009-06-08 20:08:19 +00:00
2009-06-08 20:08:19 +00:00
2.5
2009-07-08 17:49:14 +00:00
2009-06-21 16:18:38 +00:00
2009-06-21 16:18:38 +00:00
2009-03-30 18:21:17 +00:00