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
2013-07-18fix for action editor view-selected behaving strangely.Campbell Barton
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-01-31patch [#33985] Added FModifierEnvelope control_point add remove to APICampbell Barton
2012-08-18Bugfix [#32331] Graph editor zoom to selected includes coordinate origin if moreJoshua Leung
2012-08-09code cleanup: ensure macros require ';' endingsCampbell Barton
2012-05-24Graph Editor - View All/Selected now includes handles for calculating extents ofJoshua Leung
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-29fix [#28765] keyframe handles do not move with curves in graph editor when hi...Campbell Barton
2011-07-283D Audio GSoC:Joerg Mueller
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-04-11python function to remove drivers.Campbell Barton
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-27Fix [#20773] NODE ANIMATION: Animating node values brokenMatt Ebb
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2009-12-22Assorted F-Curve/Keyframe API stuff (for use with some Sequencer editing):Joshua Leung
2009-11-16- fcurve modifiers.new()/remove()/activeCampbell Barton
2009-11-14- sequencer speed effect back using fcurves, still needs manual reloading to ...Campbell Barton
2009-10-27- fixed enum syntax in BKE_fcurve.h and ED_keyframing.h to make g++ happyArystanbek Dyussenov
2009-09-19compile fixJoseph Eagar
2009-09-192.5 - Pose Enhancement Tools Joshua Leung
2009-07-08NLA SoC: Little optimisation + Drawing bugfixJoshua Leung
2009-07-03NLA SoC: Assorted fixesJoshua Leung
2009-07-02NLA SoC: Separating out F-Modifier APIJoshua Leung
2009-06-19NLA SoC: Bugfix for Deleting KeyframesJoshua Leung
2009-06-19NLA SoC: Transition Strips + Strip Adding Operators + BugfixesJoshua Leung
2009-05-15NLA Branch: Setting up evaluation system for action stripsJoshua Leung
2009-05-042.5 - BugfixesJoshua Leung
2009-05-03F-Curve Modifiers: Time-Modifying F-Modifiers CleanupJoshua Leung
2009-04-20Drivers: "Scripted Expression" drivers (i.e. PyDrivers) work againJoshua Leung
2009-04-16Animato - Drivers with Multiple Targets:Joshua Leung
2009-04-042.5: Added basic insert/remove keyframes from UI buttons.Brecht Van Lommel
2009-03-18Graph Editor: F-Curves which can only take integral values are now drawn stai...Joshua Leung
2009-03-16F-Curve Modifiers: Basic GUI for Generator Modifier workingJoshua Leung
2009-03-15F-Curve Modifiers: Groundwork for getting these workingJoshua Leung
2009-03-01Graph Editor: Added operator to 'bake' keyframe-based F-Curves to be composed...Joshua Leung
2009-02-10Graph Editor: Restoring 'View All' (HomeKey) and Auto-Set Preview Range ('Ctr...Joshua Leung
2009-01-29Animato: Added base-code for converting the ugly old bitflag settingsJoshua Leung
2009-01-26Animato/2.5 - Graph Editor (i.e. the new 'IPO Editor') Joshua Leung