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
2015-04-16Cleanup: remove redundant initializersCampbell Barton
2015-01-06PyAPI: add utilities PyTuple_SET_ITEMS, Py_INCREF_RETCampbell Barton
2015-01-04mathutils: refactor instantiationCampbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-01-30Fix T38402: invalid message for bad type assignments (Quat, Vector)Campbell Barton
2014-01-27Fix incorrect externCampbell Barton
2014-01-23Fix T38150: implementation mismatch in bmesh pythonBastien Montagne
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