Blender Git Commit Log

Git Commits -> Revision f3532c7

Revision f3532c7 by Ton Roosendaal (master)
October 25, 2003, 22:03 (GMT)
Split the 'background and settings' panel in 3d window in 2 parts.
Instructions for how to add panels there:

- add a handler define code in BIF_space.h
- create a menu item that invokes a add_blockhandler()
- add to view3d_blockhandlers() the correct handler for it

- plus create a panel itself, just copy one... it needs some stuff
to get working, docs for that are for later

Commit Details:

Full Hash: f3532c7be527cf90a3f67b181315d25506b2f29d
SVN Revision: 1433
Parent Commit: c2cb25a
Lines Changed: +32, -19

3 Modified Paths:

/source/blender/include/BIF_space.h (+1, -2) (Diff)
/source/blender/src/drawview.c (+22, -9) (Diff)
/source/blender/src/header_view3d.c (+9, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021