Blender Git Commit Log

Git Commits -> Revision 5bf1bf6

Revision 5bf1bf6 by Ton Roosendaal (master)
March 1, 2011, 12:25 (GMT)
Bug fixes #26236 #26237

- Linking logic buttons had draw glitch, caused by reading
data from free'd buttons
- Doing an undo with mouse-over Curve Widget caused crash or
corruption.

Both related to code that tries to keep the "active" button in
memory. On each redraw of UI, buttons are re-created, which makes
it all tricky... hope we're safer now.

Also: added back undo pushes on adding links in logic editor.


Commit Details:

Full Hash: 5bf1bf645c8a0415c67b040821d6389618ca099a
SVN Revision: 35279
Parent Commit: 1c0b9df
Lines Changed: +45, -200

2 Modified Paths:

/source/blender/editors/interface/interface.c (+42, -195) (Diff)
/source/blender/editors/interface/interface_handlers.c (+3, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021