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
2012-03-24code cleanup: move bmesh inline funcs to headers (avoids compiling the C files).Campbell Barton
2012-03-20rename define BM_INLINE -> BLI_INLINE to avoid confusion with bmesh defines.Campbell Barton
2012-03-02bmmesh api - use struct rather than int[4] to initialize mesh sizes.Campbell Barton
2012-03-01style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-27style cleanupCampbell Barton
2012-02-26bmesh code cleanupCampbell Barton
2012-02-26bmesh code cleanupCampbell Barton
2012-02-25bmesh api:Campbell Barton