blender/release
Campbell Barton b9c66e88ea added encoding "# coding: utf-8" to the headers of scripts that python would not run with execfile('....'), python would also riase the error, though there is no practicle use
for running these scripts outside blender.

The error looked like this.
SyntaxError: Non-ASCII character '\xe4' in file ./3ds_export.py on line 10, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
2008-05-11 12:41:12 +00:00
..
beos-4.5-i386 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
beos-5.0-i386 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
datafiles added sequencer paths to bpath iterator, This needed to use get/set filename callbacks internally because the sequencer stores dir/file separately. 2008-04-25 16:09:16 +00:00
freedesktop/icons Woops, I think I committed some wrong versions of the *nix icons the first time, 2006-11-15 03:43:47 +00:00
irix-6.2-mips Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
plugins This is an expanded patch of this: 2008-04-18 19:10:03 +00:00
scripts added encoding "# coding: utf-8" to the headers of scripts that python would not run with execfile('....'), python would also riase the error, though there is no practicle use 2008-05-11 12:41:12 +00:00
text This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
windows Bug fix for 8634, 6708, and 5989 2008-04-21 15:53:32 +00:00
getversion.py *sigh* from now on I think I need to run my commits through ispell ;) 2008-01-15 18:43:29 +00:00
Makefile This is patch: [#9050] Single step .svn dir removal for Makefile (release) 2008-05-09 20:00:18 +00:00
VERSION Part 2 of release 2.44 commit 2007-05-10 09:54:05 +00:00