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
2009-07-07NLA SoC: Start of integration of Meta-strips in Transform Joshua Leung
2009-06-28NLA SoC: NLA Mapping Cleanup Joshua Leung
2009-06-28NLA SoC: Merge from 2.5 - 21179 to 21209Joshua Leung
2009-06-27Pointcache refresh part 2Janne Karhu
2009-06-25NLA SoC: Fix transforms for transition strips.Joshua Leung
2009-06-25At last... this merge should finally do the trick!Joshua Leung
2009-06-24NLA SoC: Fixes for segfaults during NLA Transforms Joshua Leung
2009-06-23NLA SoC: Big Commit - Restored NLA-Mapping Corrections Joshua Leung
2009-06-232.5: Tool SettingsBrecht Van Lommel
2009-06-22NLA SoC: Merge from 2.5Joshua Leung
2009-06-21Pointcache refresh part 1:Janne Karhu
2009-06-09NLA SoC: Improved anim-channel filtering flags for NLA so that channels don't...Joshua Leung
2009-06-09NLA SoC: Transform tools for NLA Joshua Leung
2009-04-152.5 PoseLib - First steps to get PoseLib to work in 2.5Joshua Leung
2009-04-142.5Ton Roosendaal
2009-03-30Added back old code for transform seq overlap in an '#if 0',Campbell Barton
2009-03-29Shuffle only selected sequence blocks.Martin Poirier
2009-03-28Correctly cancel operator is there's no transform data.Martin Poirier
2009-03-28Remove exception for sequencer in after_trans by rewriting the update code. P...Martin Poirier
2009-03-28- made epydoc generator write a list of words used in descriptionsCampbell Barton
2009-03-27* sequencer transform needs t->data not to be freed by postTrans so special_a...Campbell Barton
2009-03-25UI:Brecht Van Lommel
2009-03-18Graph Editor: F-Curves which can only take integral values are now drawn stai...Joshua Leung
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-06Transform funMartin Poirier
2009-03-02Pose Channels - changing settings in RNA updates them correctly againJoshua Leung
2009-03-022.5 - Various animation bugfixes for samplesJoshua Leung
2009-02-252.5: Particle edit mode more functional now. Transform, brushBrecht Van Lommel
2009-02-202.5: Particle Edit, work in progress commit.Brecht Van Lommel
2009-02-17Visual Keyframing - Restored code to make this work, but it may still be flakyJoshua Leung
2009-02-17PoseChannel Transforms - AutoIK RestoredJoshua Leung
2009-02-17Record Transform Animation - Quicky feature which makes it super-easy to anim...Joshua Leung
2009-02-162.5: Restoring Auto-Keyframing for Transforms Joshua Leung
2009-02-122.5: Curve edit mode. Transform works again, and editcurve.c isBrecht Van Lommel
2009-02-052.5 - Context API access for Bones (EditMode and PoseMode)Joshua Leung
2009-01-29* Was missing checks for scene->ed which crashed blender when using the seque...Campbell Barton
2009-01-292.5:Brecht Van Lommel
2009-01-28Graph Editor: Restoring most toolsJoshua Leung
2009-01-28Graph Editor: Bringing back editing tools Joshua Leung
2009-01-28Graph Editor - Restored all Transform tools Joshua Leung
2009-01-27Graph Editor: Joshua Leung
2009-01-26* Added WM_operator_filesel which can be used for an operators invoke functio...Campbell Barton
2009-01-262.5 DopeSheet/Action Editor Joshua Leung
2009-01-25make operator names more consistentCampbell Barton
2009-01-25* added operators SEQUENCER_OT_lock, unlock, reload, refresh_all, view_all, v...Campbell Barton
2009-01-242.5Ton Roosendaal
2009-01-242.5 - Pose-Channel (i.e. PoseMode bone) Transforms work againJoshua Leung
2009-01-24my last commit broke transforming metastrips, use find_id for scene lookup.Campbell Barton
2009-01-24added back extend (Ekey) to sequener transform, works with nested metastrips ...Campbell Barton
2009-01-24* operators for toggling, making, separating metastrip's. (tab, m, alt+m)Campbell Barton