Blender Git Commit Log

Git Commits -> Revision eecf772

Revision eecf772 by Brecht Van Lommel (master)
June 7, 2009, 13:36 (GMT)
UI Buttons:
* Context now allows pinning a datablock, independent of
selection.
* Initial ID browse buttons for most buttons tabs.
* Browsing from world to texture now displays world textures
again, but is a bit of a hack, not sure there is a right
way to do this.
* There's a button to switch between active materials and
textures now, only temporary though.
* There's some code to put context part in own region,
disabled still because it doesn't work that well yet.

Commit Details:

Full Hash: eecf7722b635545f0f5c51b74a15418e3cc9f47e
SVN Revision: 20709
Parent Commit: 0a9dea9
Lines Changed: +986, -369

1 Added Path:

/source/blender/editors/space_buttons/buttons_ops.c (+194, -0) (View)

18 Modified Paths:

/release/ui/buttons_data_armature.py (+31, -18) (Diff)
/release/ui/buttons_data_camera.py (+44, -31) (Diff)
/release/ui/buttons_data_curve.py (+84, -71) (Diff)
/release/ui/buttons_data_lamp.py (+13, -0) (Diff)
/release/ui/buttons_data_lattice.py (+29, -15) (Diff)
/release/ui/buttons_data_mesh.py (+22, -8) (Diff)
/release/ui/buttons_data_text.py (+18, -5) (Diff)
/release/ui/buttons_material.py (+28, -7) (Diff)
/release/ui/buttons_particle.py (+75, -35) (Diff)
/release/ui/buttons_texture.py (+34, -2) (Diff)
/release/ui/buttons_world.py (+33, -13) (Diff)
/source/blender/blenloader/intern/readfile.c (+10, -0) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+244, -80) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+37, -65) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+10, -1) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+73, -8) (Diff)
/source/blender/editors/space_image/image_header.c (+2, -7) (Diff)
/source/blender/makesdna/DNA_space_types.h (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021