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-292.5 MetaBallsJiri Hnidek
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-242.5 - Animation Tweaks (KeyingSets/NLA)Joshua Leung
2009-07-24NLA - Auto-Blending + 'Smarter' Extend BehaviourJoshua Leung
2009-07-122.5 - Editing Animation data (keyframes/nla-strips) using transform tools now...Joshua Leung
2009-07-122.5: Couple of small fun featuresBrecht Van Lommel
2009-07-12Cleaning up manipulator code a bitMartin Poirier
2009-07-10NLA SoC: Merge from 2.5Joshua Leung
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-082.5Ton Roosendaal
2009-07-07NLA SoC: Fixed bug with NLA-TransformJoshua Leung
2009-07-07NLA SoC: Auto-Snapping Fixes (Transform) Joshua Leung
2009-07-07NLA SoC: Fixes for bugs in transform code from previous commit Joshua Leung
2009-07-07NLA SoC: Transform Code for NLA-Strips recoded (still buggy)Joshua Leung
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