Blender Git Commit Log

Git Commits -> Revision ae771e7

Revision ae771e7 by Campbell Barton (master)
January 21, 2012, 14:54 (GMT)
change filepath limit from 240 to 1024

Commit Details:

Full Hash: ae771e742b44119352255bd604e4ffcf427e5049
SVN Revision: 43582
Parent Commit: 7add5e2
Lines Changed: +69, -67

29 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_main.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_utildefines.h (+3, -3) (Diff)
/source/blender/blenloader/BLO_readfile.h (+1, -1) (Diff)
/source/blender/blenpluginapi/iff.h (+1, -1) (Diff)
/source/blender/editors/include/UI_interface_icons.h (+1, -1) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+1, -1) (Diff)
/source/blender/imbuf/intern/IMB_anim.h (+3, -3) (Diff)
/source/blender/imbuf/intern/IMB_indexer.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_dynamicpaint_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_ID.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_image_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_movieclip_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_object_fluidsim.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_object_force.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+8, -8) (Diff)
/source/blender/makesdna/DNA_sound_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+13, -9) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+12, -14) (Diff)
/source/blender/makesdna/DNA_vfont_types.h (+1, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+2, -2) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021