Blender Git Commit Log

Git Commits -> Revision 86bbab7

Revision 86bbab7 by Campbell Barton (master)
January 15, 2011, 16:14 (GMT)
remove/comment unused defines.

Commit Details:

Full Hash: 86bbab7de53b07ad9a45b11dbff6bd5c0ee40c14
SVN Revision: 34335
Parent Commit: f66912a
Lines Changed: +124, -201

48 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+5, -5) (Diff)
/source/blender/blenkernel/BKE_image.h (+0, -4) (Diff)
/source/blender/blenkernel/BKE_utildefines.h (+0, -1) (Diff)
/source/blender/blenlib/BLI_math.h (+3, -3) (Diff)
/source/blender/blenlib/BLI_math_base.h (+4, -4) (Diff)
/source/blender/blenlib/BLI_math_color.h (+3, -3) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+4, -4) (Diff)
/source/blender/blenlib/BLI_math_inline.h (+2, -2) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+3, -3) (Diff)
/source/blender/blenlib/BLI_math_rotation.h (+3, -3) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+4, -4) (Diff)
/source/blender/blenlib/BLI_storage_types.h (+0, -8) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+3, -3) (Diff)
/source/blender/blenlib/intern/math_geom_inline.c (+3, -3) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+3, -3) (Diff)
/source/blender/editors/animation/anim_markers.c (+1, -1) (Diff)
/source/blender/editors/include/ED_render.h (+0, -2) (Diff)
/source/blender/editors/include/UI_interface.h (+4, -9) (Diff)
/source/blender/editors/interface/interface_intern.h (+2, -3) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+0, -6) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+2, -0) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+0, -6) (Diff)
/source/blender/editors/transform/transform.h (+1, -3) (Diff)
/source/blender/editors/uvedit/uvedit_intern.h (+0, -3) (Diff)
/source/blender/imbuf/intern/IMB_anim.h (+5, -10) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.h (+0, -3) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+3, -4) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+8, -15) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+4, -4) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+0, -3) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+13, -13) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -10) (Diff)
/source/blender/makesdna/DNA_world_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_internal_types.h (+3, -4) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+0, -5) (Diff)
/source/blender/makesrna/RNA_access.h (+3, -4) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+3, -6) (Diff)
/source/blender/makesrna/RNA_types.h (+3, -5) (Diff)
/source/blender/python/generic/bgl.h (+3, -3) (Diff)
/source/blender/python/generic/mathutils.h (+3, -6) (Diff)
/source/blender/python/generic/mathutils_Color.h (+3, -3) (Diff)
/source/blender/python/generic/mathutils_Euler.h (+3, -3) (Diff)
/source/blender/python/generic/mathutils_geometry.h (+3, -3) (Diff)
/source/blender/python/generic/mathutils_Matrix.h (+3, -3) (Diff)
/source/blender/python/generic/mathutils_quat.h (+3, -3) (Diff)
/source/blender/python/generic/mathutils_Vector.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021