blender/release/scripts/modules
Campbell Barton 8e2efc1dbf rna/python api change: rename Mesh.faces --> tessfaces, since existing scripts are using this to modify the mesh and its confusing that the edits are not kept.
This also makes it clearer that the faces are for tessellated results only.

Added a section on the Gotcha's about upgrading scripts, the pros and cons of MeshTessFace/MeshPoly/BMFace.
and spesifically how to upgrade importers and exporters for 2.63+.
2012-03-23 00:28:29 +00:00
..
bpy fix [#30623] user-defined render presets bug 2012-03-21 22:29:49 +00:00
bpy_extras rna/python api change: rename Mesh.faces --> tessfaces, since existing scripts are using this to modify the mesh and its confusing that the edits are not kept. 2012-03-23 00:28:29 +00:00
console Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
addon_utils.py cleanup for redefined vars 2012-01-18 06:55:51 +00:00
animsys_refactor.py weight paint UI 2012-01-15 13:23:57 +00:00
blend_render_info.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
bpy_types.py rna/python api change: rename Mesh.faces --> tessfaces, since existing scripts are using this to modify the mesh and its confusing that the edits are not kept. 2012-03-23 00:28:29 +00:00
bpyml_ui.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
bpyml.py use static sets rather then tuples, python optimizes this case. 2011-08-08 05:21:37 +00:00
console_python.py minor formatting edits (80 char width) 2011-10-23 12:17:24 +00:00
console_shell.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
graphviz_export.py
keyingsets_utils.py
rna_info.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
rna_prop_ui.py use props all over for operator properties vars 2012-01-01 13:09:58 +00:00
rna_xml.py more tweaks, outline is lighter then the color given so compensate a bit. 2012-02-13 11:14:12 +00:00
sys_info.py fix for issue raise by patch [#30154] non utf8 buildinfo, fails to import 'bpy' module. 2012-03-04 03:14:38 +00:00