Blender Git Commit Log

Git Commits -> Revision 2f8c257

Revision 2f8c257 by Campbell Barton (master)
January 3, 2018, 10:54 (GMT)
Fix T53632: Objects outside scene shown in popup

Only show objects in current scene when not pinned.

This commit adds a filter argument to id-template
since we may want to filter by other criteria.

Commit Details:

Full Hash: 2f8c2572edc27070771c32b235b8012c5dd38f50
Parent Commit: cbc7aa8
Lines Changed: +187, -74

10 Modified Paths:

/release/scripts/startup/bl_ui/properties_object.py (+1, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+18, -6) (Diff)
/source/blender/editors/interface/interface_templates.c (+123, -42) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_buttons.c (+5, -2) (Diff)
/source/blender/editors/space_logic/logic_window.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+3, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+23, -17) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+10, -1) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021