Page MenuHome

Outliner: use enum for event in outliner_data_operation() [just readability, no funtional change]
AbandonedPublic

Authored by Campbell Barton (campbellbarton) on Jan 16 2015, 5:06 PM.

Details

Summary

title says it all

Diff Detail

Event Timeline

Philipp Oeser (lichtwerk) retitled this revision from to Outliner: use enum for event in outliner_data_operation() [just readability, no funtional change].
Philipp Oeser (lichtwerk) updated this object.
This revision is now accepted and ready to land.Jan 21 2015, 2:29 PM

Applying to master

source/blender/editors/space_outliner/outliner_tools.c
1214

enum values may change, keep zero here (will make locally & commit).

This revision now requires review to proceed.Jan 22 2015, 12:52 AM
source/blender/editors/space_outliner/outliner_tools.c
509

This isnt used anywhere, removed.