blender/release
Campbell Barton c26cc0afa1 bugfix [#25290] Align on text gives a traceback
[#25284] Traceback error on "System Info" script

- Align was only working on mesh objects, now operate on all objects, missing boundbox's are treated as single points.
- obj.bound_box was returning all nan's for object types with no boundbox.
- ENUM_FLAG type enums were showing no text when displayed in operator redo panel.
2010-12-19 07:05:29 +00:00
..
bin remove redundant []'s for list comprehension's, py2.4+ supports this. 2010-09-19 07:07:14 +00:00
datafiles script to convert datatoc files back to data. 2010-12-14 12:09:30 +00:00
freedesktop patch [#23671] [desktop file] add translations and remove deprecated key. 2010-09-05 15:15:27 +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 bugfix [#25290] Align on text gives a traceback 2010-12-19 07:05:29 +00:00
test minor changes to the python api. 2010-11-28 06:03:30 +00:00
text Minor adjustments in the readme file. 2010-11-06 16:17:49 +00:00
windows Fix [#24552] Exception when starting Blender on Windows XP SP3 2010-11-15 10:29:42 +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
getversion.py Makefile fix, the getversion.py was using minor release numbers, 2010-11-29 17:23:06 +00:00
Makefile Makefile fix, the getversion.py was using minor release numbers, 2010-11-29 17:23:06 +00:00
VERSION Commit new splash and bump version. Ready for tagging! 2010-10-27 11:33:04 +00:00