blender/release/scripts
Nathan Letwory a97af1449c Fix UnicodeEncodingError, which prevents netrender, reprojection and playback from working on Windows in certain situations.
Users can set their machine name to something containing non-ascii characters. In Python this currently causes problem due to
socket.gethostname() throwing UnicodeEncodingError. Work around this by not using platform.system() (which uses internally socket.gethostname()).

See http://www.pasteall.org/16215 for backtrace
2010-10-13 21:53:37 +00:00
..
io/netrender Fix UnicodeEncodingError, which prevents netrender, reprojection and playback from working on Windows in certain situations. 2010-10-13 21:53:37 +00:00
keyingsets bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones Broken 2010-09-23 08:15:53 +00:00
modules patch [#24221] Creating graph from armature doesn't work with unsaved .blend files (with fix). 2010-10-13 00:08:24 +00:00
op Fix UnicodeEncodingError, which prevents netrender, reprojection and playback from working on Windows in certain situations. 2010-10-13 21:53:37 +00:00
presets bugfix [#23988] The Maya preset as default 2010-10-06 20:29:00 +00:00
templates update for gamelogic templates 2010-10-11 22:25:28 +00:00
ui patch [#24221] Creating graph from armature doesn't work with unsaved .blend files (with fix). 2010-10-13 00:08:24 +00:00