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 (Collapse)Author
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for ↵Campbell Barton
C with gcc. helps for finding unused functions and making functions static, also did some minor code cleanup.
2012-07-08style cleanupCampbell Barton
2012-06-18Pardon, typo in own commit for SCons changes. Also added missed headers.Sergey Sharybin
Should work now.
2012-06-18Fix compilation error for SConsSergey Sharybin
Was missed some scons rules after recent collada changes
2012-06-18Collada: fix for building without colladaGaia Clary
2012-06-18Collada: Moved interface definitions from wm_operators.c to blender/editors/ioGaia Clary