Blender Git Commit Log

Git Commits -> Revision ad07fc1

Revision ad07fc1 by Brecht Van Lommel (master)
June 20, 2009, 14:55 (GMT)
Context

Python dir(context) now gives the items from the data context
too, modified context callbacks to also return a list of items
in the context.

Commit Details:

Full Hash: ad07fc19c0fb97540bfe8d259c0b39098b9d7b9b
SVN Revision: 21035
Parent Commit: 980dab9
Lines Changed: +144, -15

9 Modified Paths:

/source/blender/blenkernel/BKE_context.h (+10, -5) (Diff)
/source/blender/blenkernel/intern/context.c (+73, -3) (Diff)
/source/blender/editors/screen/screen_context.c (+9, -1) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+11, -2) (Diff)
/source/blender/editors/space_image/space_image.c (+5, -1) (Diff)
/source/blender/editors/space_node/space_node.c (+6, -1) (Diff)
/source/blender/editors/space_text/space_text.c (+6, -1) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+11, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021