Blender Git Loki

Git Commits -> Revision 7966a7b

Revision 7966a7b by Campbell Barton (custom-manipulators)
June 21, 2017, 03:24 (GMT)
Revert change that added screen to manipulator-map

Temporary screens caused a crash here,
if we can't assume an area will never have its screen changed
better not store a back-pointer.

This makes `rna_ManipulatorProperties_find_operator` search even more
exhaustive. Not nice but hard to avoid :S

Commit Details:

Full Hash: 7966a7baa9d307f410f93acaf3c44d43c95c7d1c
Parent Commit: f410b18
Lines Changed: +74, -75

25 Modified Paths:

/source/blender/blenkernel/BKE_screen.h (+1, -1) (Diff)
/source/blender/editors/screen/area.c (+1, -1) (Diff)
/source/blender/editors/space_action/space_action.c (+4, -4) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+2, -2) (Diff)
/source/blender/editors/space_clip/space_clip.c (+6, -6) (Diff)
/source/blender/editors/space_console/space_console.c (+2, -2) (Diff)
/source/blender/editors/space_file/space_file.c (+4, -4) (Diff)
/source/blender/editors/space_graph/space_graph.c (+4, -4) (Diff)
/source/blender/editors/space_image/space_image.c (+5, -5) (Diff)
/source/blender/editors/space_info/space_info.c (+2, -2) (Diff)
/source/blender/editors/space_logic/space_logic.c (+3, -3) (Diff)
/source/blender/editors/space_nla/space_nla.c (+4, -4) (Diff)
/source/blender/editors/space_node/space_node.c (+5, -5) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+2, -2) (Diff)
/source/blender/editors/space_script/space_script.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/space_sequencer.c (+4, -4) (Diff)
/source/blender/editors/space_text/space_text.c (+3, -3) (Diff)
/source/blender/editors/space_time/space_time.c (+2, -2) (Diff)
/source/blender/editors/space_userpref/space_userpref.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+5, -5) (Diff)
/source/blender/makesrna/intern/rna_wm_manipulator.c (+4, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+5, -4) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_map.c (+1, -3) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021