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-10-31code cleanup: warningsCampbell Barton
2013-10-27Expose MVertSkin customdata layer in Python. This allows scripts to change pa...Andrew Hale
2013-08-07code cleanup: some structs were declaring data when only typedef's were inten...Campbell Barton
2013-07-19style cleanup: braces/indentationCampbell Barton
2013-03-22code cleanup: use NULL rather then 0 for pointers, and make vars static where...Campbell Barton
2013-01-14use booleans for bmesh api.Campbell Barton
2012-11-21py api cleanup, replace use...Campbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-07-17code cleanup: spellingCampbell Barton
2012-07-09code cleanup: move sequencer timecode into its own func.Campbell Barton
2012-05-01bmesh py api:Campbell Barton
2012-04-30- improve select grouped prefix/suffix from recent patchCampbell Barton
2012-03-29added Mesh.calc_tessface(), needed to update mesh tessface after bmesh edits.Campbell Barton
2012-03-27bmesh py api:Campbell Barton
2012-03-21bmesh docs:Campbell Barton
2012-03-20style cleanupCampbell Barton
2012-03-18swap BMLoopCol r/b color, requires subversion bump.Campbell Barton
2012-03-17bmesh py api:Campbell Barton
2012-03-17bmesh py api:Campbell Barton