Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16style cleanupCampbell Barton
2013-01-08fix own error in recent update to follow active quads [#33783] Unwrap with Fo...Campbell Barton
2013-01-04add length average option to 'Follow Active Quads' unwrap, gives nicer results.Campbell Barton
2012-11-29fix [#33332] UV follow active quadsCampbell Barton
2012-07-04Last spell checking (for now).Bastien Montagne
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-04-23rename Mesh.uv_loop_layers --> uv_layersCampbell Barton
2012-04-13bmesh todo: vertex dirtmap now working again.Campbell Barton
2012-03-23more face -> tessface editsCampbell Barton
2012-03-08style cleanup: pep8 + picky editsCampbell Barton
2012-02-08svn merge ^/trunk/blender -r43934:43976Campbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2011-11-17Add access to UVs from python, patch python unwrap scripts to work wtih ngonsAndrew Wiggin
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-10-17correct spelling errors in commentsCampbell Barton
2011-09-19/release/scripts: Removed final points in UI strings and messages.Bastien Montagne
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-07-10cleanup for python scripts - unused vars and importsCampbell Barton
2011-05-26correct spelling error and some pep8 changes.Campbell Barton
2011-05-26move less common mesh operations out of bpy_types into bpy_extras.mesh_utilsCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton