Blender Git Loki

Git Commits -> Revision 6a03199

Revision 6a03199 by Campbell Barton (master)
February 27, 2019, 04:09 (GMT)
Cleanup: use '_pad' convention for padding in all DNA structs

Avoids mixing these in with regular variables in code-completion.

Use char for pad members except for 'void *', to make size clearer.

Removed/shrink a few redundant padding vars which were >= 8 bytes.

Commit Details:

Full Hash: 6a03199b50e02d57a50eb24441ef7be0b7e965ac
Parent Commit: ea69d98
Lines Changed: +416, -366

51 Modified Paths:

/source/blender/blenloader/intern/writefile.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_action_types.h (+10, -9) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+9, -9) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+5, -4) (Diff)
/source/blender/makesdna/DNA_cachefile_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+4, -4) (Diff)
/source/blender/makesdna/DNA_collection_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_color_types.h (+5, -4) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+15, -14) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+8, -9) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_dynamicpaint_types.h (+7, -5) (Diff)
/source/blender/makesdna/DNA_effect_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_freestyle_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_gpu_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_ID.h (+5, -5) (Diff)
/source/blender/makesdna/DNA_image_types.h (+5, -6) (Diff)
/source/blender/makesdna/DNA_ipo_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_key_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_lattice_types.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_layer_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_lightprobe_types.h (+6, -7) (Diff)
/source/blender/makesdna/DNA_light_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+30, -26) (Diff)
/source/blender/makesdna/DNA_mask_types.h (+4, -4) (Diff)
/source/blender/makesdna/DNA_material_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+8, -7) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+4, -4) (Diff)
/source/blender/makesdna/DNA_meta_types.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+50, -44) (Diff)
/source/blender/makesdna/DNA_node_types.h (+44, -36) (Diff)
/source/blender/makesdna/DNA_object_fluidsim_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_object_force_types.h (+9, -7) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+15, -13) (Diff)
/source/blender/makesdna/DNA_rigidbody_types.h (+4, -4) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+35, -32) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+9, -8) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+6, -6) (Diff)
/source/blender/makesdna/DNA_shader_fx_types.h (+7, -7) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+4, -4) (Diff)
/source/blender/makesdna/DNA_sound_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+31, -25) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+12, -9) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+10, -8) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+4, -4) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+5, -4) (Diff)
/source/blender/makesdna/DNA_world_types.h (+7, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021