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-04-102.5Ton Roosendaal
2009-04-102.5Ton Roosendaal
2009-04-102.5 Drivers - Widget ColoursJoshua Leung
2009-04-102.5 - Groundwork for Adding/Removing Drivers Joshua Leung
2009-04-10Action Editor - Part 2 of Code CleanupsJoshua Leung
2009-04-10Animation Editors - Part 1 of Code CleanupsJoshua Leung
2009-04-092.5Ton Roosendaal
2009-04-092.5 Bugfix: Trying to insert/delete keyframes on old-style buttons would crashJoshua Leung
2009-04-09Animation Editors - Bugfixes:Joshua Leung
2009-04-082.5Ton Roosendaal
2009-04-08RNA:Brecht Van Lommel
2009-04-08Animation Editors: Restored operators to expand and collapse channelsJoshua Leung
2009-04-08Builtin KeyingSets Bugfix:Joshua Leung
2009-04-08Graph Editor: 'Ghost Curves' functionality from ApricotJoshua Leung
2009-04-072.5Ton Roosendaal
2009-04-072.5 - Two Bugfixes:Joshua Leung
2009-04-07RNA: Commit of the API patch by vekoon. This adds Functions to RNA,Brecht Van Lommel
2009-04-062.5Ton Roosendaal
2009-04-06Graph Editor - Ctrl-LMB (Click Insert Keyframes) OperatorJoshua Leung
2009-04-05Animato - RNA Wrapping:Joshua Leung
2009-04-042.5: Added basic insert/remove keyframes from UI buttons.Brecht Van Lommel
2009-04-032.5Ton Roosendaal
2009-04-022.5Ton Roosendaal
2009-04-022.5Ton Roosendaal
2009-04-022.5: weight paint mode fix for corrupted layer data, and addedBrecht Van Lommel
2009-04-02UI: various panels fixes.Brecht Van Lommel
2009-04-012.5: added generic WM_operator_redo for use as invoke callback, similarBrecht Van Lommel
2009-04-01Python Panels WIPCampbell Barton
2009-04-01Animato - Support for 'BuiltIn' and 'Relative' Keying Sets Joshua Leung
2009-03-302.5:Brecht Van Lommel
2009-03-30UI:Brecht Van Lommel
2009-03-302.5: fix for crash in EM_EndEditMesh when using 3d view header.Brecht Van Lommel
2009-03-30 2.5Michael Fox
2009-03-30editmesh accessor functions. most editmesh access now goes through:Joseph Eagar
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-29UI:Brecht Van Lommel
2009-03-29UI:Brecht Van Lommel
2009-03-29- renamed CURVE_OT_select_inverse -> CURVE_OT_select_invertCampbell Barton
2009-03-29- python api was returning incorrect int values from rna because it was using...Campbell Barton
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell 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-28Sequencer crashed when trying to draw waveform because of commented out fails...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-262.5: Remove OOPS code from the outliner space, as discussedBrecht Van Lommel
2009-03-26F-Curve Modifiers: Experimental 'Additive' option for Generator ModifiersJoshua Leung
2009-03-25UI:Brecht Van Lommel