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-10RNABrecht Van Lommel
2009-07-10NLA SoC: Notifier Fixes for Animation Editors Joshua Leung
2009-07-10NLA SoC: Merge from 2.5Joshua Leung
2009-07-092.5: VariousBrecht Van Lommel
2009-07-092.5Ton Roosendaal
2009-07-09Hooking transform operators with manipulator.Martin Poirier
2009-07-09Reduce multiplication factor for trackball input in transform (slows down tra...Martin Poirier
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: Image EditorBrecht Van Lommel
2009-06-232.5: Tool SettingsBrecht Van Lommel
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-22NLA SoC: Merge from 2.5Joshua Leung
2009-06-21RNA read-only wrapped wmEvent so python operators invoke functionsCampbell Barton
2009-06-21Pointcache refresh part 1:Janne Karhu
2009-06-202.5 merged 20773:21020Martin Poirier
2009-06-16RNABrecht Van Lommel
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-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