Go to file
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
build_files tweaks to buildinfo 2014-03-07 18:27:16 +06:00
doc Bump version to Blender2.70rc and new splash 2014-03-06 04:40:49 +11:00
extern Fix T39104: 2 clothes on a collision object cause crash 2014-03-12 14:48:47 +06:00
intern Cycles: Disable Branched Path on sm_30 for now, recent Indirect Multi Light addition makes nvcc fail. 2014-03-11 23:04:55 +01:00
release NDOF: enable orbit sensitivity menuitem outside 3d view 2014-03-12 03:38:07 +11:00
scons@59512aadd1 Revert changes to submodules 2014-03-10 15:17:22 +06:00
source UI: allow passing "" for icon only enum buttons and still get an icon 2014-03-12 22:56:10 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Make CMake use Jack debug libraries when compiling a debug build 2014-03-08 18:47:02 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Splash screen: use a retina resolution image for Mac OS X. 2014-02-18 19:38:44 +01:00