blender/source
Bastien Montagne c91e64faa6 Fix/cleanup very ugly and unsafe usage of but->str in ui_but_update().
Currently, but->str should never be smaller than but->strdata, but code shall
not rely on this.

Further more, but->strdata is 'only' 128 chars, this could become limit with some
translations, if the org label is already rather long, leading to truncated str
(Chinese e.g. can only store about 40 chars in strdata).
2015-01-05 21:38:15 +01:00
..
blender Fix/cleanup very ugly and unsafe usage of but->str in ui_but_update(). 2015-01-05 21:38:15 +01:00
blenderplayer Fix blenderplayer compilation (tm) 2014-12-11 20:34:53 +01:00
creator Remove executable flag from the build configuration files 2014-12-31 14:05:53 +05:00
gameengine Recent fix for SDL2 broke joysticks for SDL1.2 2015-01-05 20:23:30 +11:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00