blender/release
Andrea Weikert b39f09e962 == UI icons ==
* Moved ICON_BLENDER away from (0,0) spot in blenderbuttons, since ICON_BLENDER=0 define is conflicting ICON_NULL define as well as with logic checks for nonzero icon id.
* This solved bug where ICON_BLENDER can't be set from Python as well as when using new UI functions from within Blender.
2011-02-27 16:58:37 +00:00
..
bin patch [#25972] blender-thumbnailer.py: GVFS support 2011-02-09 02:09:30 +00:00
datafiles == UI icons == 2011-02-27 16:58:37 +00:00
freedesktop == blender icon == 2011-01-05 20:18:16 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins remove some paranoid NULL checks, since the pointers are used already. 2010-12-17 19:05:10 +00:00
scripts replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
text Correct report [#26139] Documentation is incorrect 2011-02-19 00:58:46 +00:00
windows By default install to the user profile instead of Program Files. This because right now the installer 2010-12-27 12:42:51 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00