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
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2012-05-13code cleanup: minor improvements to float/vector usage.Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-11minor include cleanup, add GPL header (copied from BKE_animsys.hCampbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2009-07-09Cosmetic changes in etch-a-ton drawing code, mostly.Martin Poirier
2008-11-29Step 3/3, merging subdivision/bone creation methods using iteratorsMartin Poirier
2008-11-24Second step out of three for merging sketching subdivision methods with graph...Martin Poirier
2008-11-19draft for arc iterators to unify code.Martin Poirier
2008-08-20Control bone commit from yesterday broke root bones. This is now fixed in a m...Martin Poirier
2008-08-19Make subgraph tagging use own index, to not interfere with flagging used to p...Martin Poirier
2008-08-16Better logic to display symmetriesMartin Poirier
2008-08-04Option to hide embedding dots on displayMartin Poirier
2008-07-30Bug fixes:Martin Poirier
2008-07-16More merging goodnessMartin Poirier
2008-07-15Optimization method selectable at runtimeMartin Poirier
2008-07-10Use tree length as parameter for multi resolution filtering.Martin Poirier
2008-07-08First draft: Use multiresolution graph for retargetting (enables bypassing sm...Martin Poirier
2008-07-06Filter according to arc length, not weight different (more logic physical fil...Martin Poirier
2008-07-03Remove some debugging printsMartin Poirier
2008-06-26Starting to debug the elusive graph spliting bugMartin Poirier
2008-05-30RetargettingMartin Poirier
2008-05-28Generalizing the graph code used for Reeb graphs and Rig (Armature) graphsMartin Poirier