Blender Git Commit Log

Git Commits -> Revision adc190c

Revision adc190c by Campbell Barton (vr_scene_inspection)
February 20, 2020, 12:00 (GMT)
Cleanup: assign Main, use existing assignments

Avoid accessing inline since it's often used multiple times.

In some cases it was already defined.

Commit Details:

Full Hash: adc190cdacd9877d9c5d887006ef98aeb71ea64d
Parent Commit: 25601df
Committed By: Julian Eisel
Lines Changed: +25, -15

12 Modified Paths:

/source/blender/editors/animation/anim_markers.c (+2, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+2, -1) (Diff)
/source/blender/editors/object/object_add.c (+1, -1) (Diff)
/source/blender/editors/object/object_select.c (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+2, -1) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_ops.c (+2, -1) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+2, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+2, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+5, -3) (Diff)
/source/blender/editors/space_text/text_ops.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021