blender/release/scripts
Campbell Barton 4f2976941f fix for issue raise by patch [#30154] non utf8 buildinfo, fails to import 'bpy' module.
we cant ensure buildinfo to have utf8 encoding so access it as bytes via python - a different workaround then this patch made.

also use C style string formatting for sys_info.py
2012-03-04 03:14:38 +00:00
..
modules fix for issue raise by patch [#30154] non utf8 buildinfo, fails to import 'bpy' module. 2012-03-04 03:14:38 +00:00
presets Code Cleanup: 2012-02-27 13:47:53 +00:00
startup "Fix" [#30431] UI string spelling & similar fixes. 2012-03-02 21:14:37 +00:00
templates Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00