blender/source
Campbell Barton e5e0888a8f UI: allow passing "" for icon only enum buttons and still get an icon
Enum icon-only buttons were getting their strings set,
then truncated with blenders string shortening methods, then not drawn
because there was no room (since buttons are icon width).

Modify UI code so icon-only buttons don't get names and passing "" to a
button won't have its text set later on.
2014-03-12 22:56:10 +11:00
..
blender UI: allow passing "" for icon only enum buttons and still get an icon 2014-03-12 22:56:10 +11:00
blenderplayer BSP was still hanging around in CMake 2014-02-19 16:07:49 +06:00
creator Removing ParticleSystem->frand arrays to avoid memory corruption issues 2014-03-07 11:20:45 +01:00
gameengine Partial fix for T3817: BGE crashing when using LibNew. 2014-02-23 12:44:33 -08:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests Code cleanup: style 2014-02-13 08:52:12 +11:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00