Blender Git Loki

Git Commits -> Revision 43ce435

Revision 43ce435 by Campbell Barton (master)
April 11, 2007, 17:10 (GMT)
the input fields for data name had an inconsistant limit for input fields, making it hard to fix problems with library linking when a name changed.
some were 18, most 19, and others 21. made all 21 since this is the real limit.

Also new image name limit length of input field to 21 (was 255 but shortened to 21)

The one place this could be useful is if somebody names a metaball with a 21 char name, the copy will not use the motherball.
but this is not as bad as having to use the python console for fixing library linking problems.

Commit Details:

Full Hash: 43ce43502613a206a5f47d0647a38c757707438c
SVN Revision: 10499
Parent Commit: 384f7a7
Lines Changed: +13, -13

7 Modified Paths:

/source/blender/src/buttons_editing.c (+2, -2) (Diff)
/source/blender/src/buttons_logic.c (+1, -1) (Diff)
/source/blender/src/buttons_object.c (+1, -1) (Diff)
/source/blender/src/buttons_shading.c (+5, -5) (Diff)
/source/blender/src/drawview.c (+1, -1) (Diff)
/source/blender/src/editsima.c (+2, -2) (Diff)
/source/blender/src/headerbuttons.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021