Blender Git Commit Log

Git Commits -> Revision 96ebdbc

Revision 96ebdbc by Campbell Barton (master)
December 16, 2019, 22:49 (GMT)
Fix deprecated DNA define checks

Also remove dead code which checked for SPACE_TIME.

Commit Details:

Full Hash: 96ebdbc90ff93f55e202997334ef3ff811f497fb
Parent Commit: bcd38b3
Lines Changed: +29, -45

16 Modified Paths:

/source/blender/editors/screen/screen_ops.c (+0, -17) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_fluid_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_image_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_sound_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+4, -4) (Diff)
/source/blender/makesdna/intern/makesdna.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021