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-06-16RNABrecht Van Lommel
2009-05-15UI: Layout EngineBrecht Van Lommel
2009-05-14Fix snapping bug in 2.5Martin Poirier
2009-05-092.5 Bugfixes:Joshua Leung
2009-05-06Big, big commit!!Diego Borghetti
2009-04-302.5Martin Poirier
2009-04-272.5Martin Poirier
2009-04-22UIBrecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-152.5Ton Roosendaal
2009-04-152.5 PoseLib - First steps to get PoseLib to work in 2.5Joshua Leung
2009-04-142.5Ton Roosendaal
2009-03-302.5:Brecht Van Lommel
2009-03-30Added back old code for transform seq overlap in an '#if 0',Campbell Barton
2009-03-29Add snapping parameters to transform operators (only Translation, Resize and ...Martin Poirier
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-20merge more etch-a-ton code. nothing works, but it compiles. Will try to get i...Martin Poirier
2009-03-19ContextBrecht 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-10Switch to non-array parameters.Martin Poirier
2009-03-07Share enum types with rna and small bugfix because Ton needs to make keymodif...Martin Poirier
2009-03-06Transform funMartin Poirier
2009-03-06Fix bug with transform NumInput in 2.5 (used uninit var).Martin 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-18Bugfix for Record Transform AnimationJoshua Leung
2009-02-172.5Ton Roosendaal
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-16Graph Editor Transform Bugfix:Joshua Leung
2009-02-122.5: Curve edit mode. Transform works again, and editcurve.c isBrecht Van Lommel
2009-02-112.5: Image window operators, quite a few of these still haveBrecht Van Lommel
2009-02-092.5: UV Editor module porting pretty much finished now, only missingBrecht Van Lommel
2009-02-09Armature Editing: Subdivide OperatorsJoshua Leung
2009-02-072.5: UV Editor, more operators.Brecht Van Lommel
2009-02-062.5: ID datablock button back, previously known as std_libbuttons. TheBrecht Van Lommel
2009-02-052.5 - Context API access for Bones (EditMode and PoseMode)Joshua Leung
2009-02-04UIBrecht Van Lommel
2009-01-302.5: UI & MenusBrecht Van Lommel
2009-01-29* Was missing checks for scene->ed which crashed blender when using the seque...Campbell Barton