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-18spelling cleanupCampbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-01-12Some small fixes to get things compiling on solaris with cmake.Kent Mein
2012-01-11dynamicpaint had some incorrect string sizes for layers names, use BLI string...Campbell Barton
2011-12-09remove redundant cases. no functional change.Campbell Barton
2011-11-03correct spelling mistakesCampbell Barton
2011-10-22py api - added PyC_UnicodeFromByteAndSize() to match PyUnicode_FromStringAndS...Campbell Barton
2011-09-22clear up some warnings.Campbell Barton
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-16correction for my fix for [#28668], would crash when there were no editbones.Campbell Barton
2011-09-16- remove deprecated pose channel membersCampbell Barton
2011-09-16fix [#28668] Crashes entering edit mode on ArmatureCampbell Barton
2011-09-09Patch [#23443] Change outliner filter into searchJoshua Leung
2011-09-02Fix #28467: Crash while deleting objects in outliner too fastSergey Sharybin
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-11SVN maintenance.Guillermo S. Romero
2011-08-11ifdef'd outliner code which is spesific to gsoc pepper with '// GSOC_PEPPER' ...Campbell Barton
2011-08-03* Merging trunk up to r38981.Joerg Mueller
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-11Further Outliner code cleanup - Split out tree building stuff for IDJoshua Leung
2011-07-11== The great Outliner code split up ==Joshua Leung