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-10-05Bugfix [#32760] Crash on entering pose mode if motion paths have no baked pointsJoshua Leung
2012-07-09code cleanupCampbell Barton
2012-07-09style cleanupCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-05-06Bugfixes for Motion Path drawing/updating in light of the recent changes:Joshua Leung
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-01Comment fixes - code for Object Motion Paths still referred to BonesJoshua Leung
2012-03-26style cleanup: mostly whitespace around operatorsCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-08Partial Bugfix [#30097] : Current frame indicator on Motion Paths drawnJoshua Leung
2012-03-01Spelling CleanupCampbell Barton
2012-02-22code cleanyp - no functional changes.Campbell Barton
2012-01-11minor cleanup for string use - no functional changesCampbell Barton
2011-12-16remove duplicate if'0'd functions, same versions are in drawarmature.c.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-24== RNA Property Updates get called by Animation System now ==Joshua Leung
2011-06-20fix for crash drawing zero length motion path and a leak with zero length paths.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-10-31Minor speedups for 3D view text drawing ~10-15% improved frame-rate with part...Campbell Barton
2010-10-19bugfix [#24314] Motion path (ghosting/onioning) numbers are displayed with of...Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-05-20Motion Path Tweaks:Joshua Leung
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-02-19fix for empty xyz axis text drawing ontop of everything.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-26am learning bad spelling from blender. grrCampbell Barton
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-02SVN maintenance.Guillermo S. Romero
2010-01-02Fix for 25657 - wrong var was getting used ("path" NOT "ghost")Joshua Leung
2010-01-01armature ghost stepsize was not initialized, Aligorith: can you check this is...Campbell Barton
2010-01-01Cleanup of MotionPaths+Ghosts (AnimViz) - Part 1Joshua Leung