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-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
2009-03-252.5Ton Roosendaal
2009-03-252.5Ton Roosendaal
2009-03-25UI:Brecht Van Lommel
2009-03-24 2.5Michael Fox
2009-03-23 2.5Michael Fox
2009-03-23Finished porting etch-a-ton to 2.5Martin Poirier
2009-03-23 2.5Michael Fox
2009-03-23 2.5Michael Fox
2009-03-22F-Curve Modifiers - Envelope: BugfixesJoshua Leung
2009-03-22First part of operatorizing etch-a-ton in 2.5Martin Poirier
2009-03-21F-Curve Modifiers: Envelope ModifierJoshua Leung
2009-03-21Compiling fix for etch-a-ton commit - I've moved BIF_freeRetarget() to be bef...Joshua Leung
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: some warning fixes.Brecht Van Lommel
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-17F-Curve Modifiers: Cycles ModifierJoshua Leung
2009-03-17F-Curve Modifier - Generator: Buttons for builtin-function mode (i.e. sin, co...Joshua Leung