Blender Git Commit Log

Git Commits -> Revision d7c8ff7

Revision d7c8ff7 by Ton Roosendaal (master)
December 1, 2004, 12:39 (GMT)
Bug #1909

When choosing "render engine" in Scene Buttons, the newly added or removed
Panels didn't invoke a re-alignment event yet.
Also added code that inserts new panels as good as possible on their
previous locations. This works reliable for 1 new panel, not for more, this
because a Panel only stores its old location, not the locations of all
Panels in a given configuration. Consider that minor issue...

Commit Details:

Full Hash: d7c8ff725afa8748b2443e18ff2aba359afe022f
SVN Revision: 3557
Parent Commit: 10e64fe
Lines Changed: +26, -2

5 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/include/butspace.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+1, -1) (Diff)
/source/blender/src/buttons_scene.c (+6, -1) (Diff)
/source/blender/src/interface_panel.c (+17, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021