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
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-06-09Cleanup: get rid of some now unused animdata ID management custom functions.Bastien Montagne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-07Cleanup/fix animsys 'id_type_can_have_animdata()'.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-03Fix T48234: Glitch w/ action constraints sharing an actionCampbell Barton
2015-05-12Depsgraph: Add evaluation callbacks for granular nodes updateSergey Sharybin
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-01-22Fix: Joining armatures fixes up the drivers accordinglyJoshua Leung
2015-01-21Fix: Joining armatures loses driversJoshua Leung
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-06Fix T40350: Some texture prop did not have visual feedback they were driven.Bastien Montagne
2014-04-11Code cleanup: use boolCampbell Barton
2013-10-22Bugfix: Renaming bones now renames the corresponding F-Curves in actions used byJoshua Leung
2013-10-01bugfix [#32346] Node animation, removing nodes keeps FCurves.Dalai Felinto
2013-03-10patch [#34103] check_for_dupid.patchCampbell Barton
2012-03-30Fix [#30709] Renaming a bone renames all drivers' targets using a bone of tha...Bastien Montagne
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-05use (const char*) rather than (char*) where possible.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-10fix bad svn ID tagsCampbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-07-24== RNA Property Updates get called by Animation System now ==Joshua Leung
2011-07-07Outliner RMB Menu - AnimData mangementJoshua Leung
2011-03-25fix [#26607] blender won't duplicate or assign new drivers on duplicationCampbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-03-16Fix [#21165] Moved textures don't move the animation curvesMatt Ebb
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-01-30A few minor code cleanup tweaks for recent commits in animation code, to bett...Joshua Leung
2010-01-30deleting objects which were driver targets would crash blender.Campbell Barton
2010-01-27Bugfix #20752: Background Image Panel Properties Keyframing?Joshua Leung
2010-01-10Make linked animdata working again, copies NLA too, as well as ObData animdat...Campbell Barton
2009-10-20Bugfix #19663: Renaming named data doesn't fix F-CurvesJoshua Leung
2009-09-092.5: Object moduleBrecht Van Lommel
2009-08-152.5: Screen/Scene New/Delete operators.Brecht Van Lommel
2009-07-182.5 - Optimisations for Keyframe Drawing in DopeSheetJoshua Leung
2009-04-15Fixing linux compiling Joilnen Leite
2009-04-152.5 PoseLib - First steps to get PoseLib to work in 2.5Joshua Leung
2009-02-15Keying Sets: Added 'remove selected from active set' (Alt-K) operator in Outl...Joshua Leung
2009-02-13Keying Sets: Wrapped KeyingSets in RNA Joshua Leung
2009-02-11Keying Sets: Initial commit of skeleton codeJoshua Leung