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
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-01-20NLA backend code cleanups: Ensure all user-count management is doneJoshua Leung
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2011-01-12Patch [#24808] B-Bone display sizeJoshua Leung
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-11NLA Transform Bugfix:Joshua Leung
2010-11-07de-duplicate unique naming logic, was used in 7 different places, convert int...Campbell Barton
2010-11-03bugfix [#24445] NLA reverse option flickersCampbell Barton
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-12patch [#23280] Generated suffixes of strip names contain random character (re...Campbell Barton
2010-05-07ghash alloc string from render branchCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01Assorted animsys fixes/tweaks:Joshua Leung
2010-03-25Adding menu entries for the new hotkeys (change keying set)Joshua Leung
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-18constraints unique name length was set too long (could overrun the buffer), u...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung
2010-01-18NLA (Un)Mapping Fixes:Joshua Leung
2009-09-30Animato: BugfixesJoshua Leung
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-08-252.5 - NLA Bugfixes:Joshua Leung
2009-08-02NLA Tweaks:Joshua Leung
2009-07-24NLA - Auto-Blending + 'Smarter' Extend BehaviourJoshua Leung
2009-07-11NLA SoC: Quick commit of skeleton of auto-blending setting code to be complet...Joshua Leung
2009-07-11NLA SoC: Names for NLA Strips Joshua Leung
2009-07-09NLA SoC: Assorted cleanupsJoshua Leung
2009-07-08NLA SoC: Influence/Time properties for strips can now be animatedJoshua Leung
2009-07-07NLA SoC: Recoded way that Meta-Strips are EvaluatedJoshua Leung
2009-07-07NLA SoC: Fixed bug with NLA-TransformJoshua Leung
2009-07-07NLA SoC: Start of integration of Meta-strips in Transform Joshua Leung
2009-07-06NLA SoC: Fixes for Meta-Strips and EditingJoshua Leung
2009-07-06NLA SoC: More work on Meta-Strips Joshua Leung
2009-07-06NLA SoC: Start of 'Meta' StripsJoshua Leung
2009-07-03NLA SoC: Toggle for 'Editing in Place'Joshua Leung
2009-07-03NLA SoC: Assorted fixesJoshua Leung
2009-07-02NLA SoC: Separating out F-Modifier APIJoshua Leung
2009-06-28NLA SoC: NLA Mapping Cleanup Joshua Leung
2009-06-27NLA SoC: Recoded the strip<->global time conversion code Joshua Leung
2009-06-24NLA SoC: Drawing TweaksJoshua Leung
2009-06-23NLA SoC: Big Commit - Restored NLA-Mapping Corrections Joshua Leung
2009-06-20NLA SoC: Drawing + Editing FixesJoshua Leung
2009-06-19NLA SoC: Transition Strips + Strip Adding Operators + BugfixesJoshua Leung
2009-06-11NLA SoC: Operator for adding new NLA-TracksJoshua Leung
2009-06-06NLA SoC: Various user-counts and file IO bugfixes for tweaking actions...Joshua Leung