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-11-30* Grease Pencil drawing now works with Repeat Last operator. Stroke info is n...Joshua Leung
2009-11-29- access to a nurbs points was broken - sizeof(BPoint) vs sizeof(BPoint *) Campbell Barton
2009-11-26* Spline IK 'Joint Bindings' array now available from RNA. This can be used t...Joshua Leung
2009-11-25add access to bone add/remove from rna. eg.Campbell Barton
2009-11-25RNA: FModifier generator coefficients wrapped, implemented by Campbell.Brecht Van Lommel
2009-11-25Fix for [#20008] In the Graph Editor, clicking on the eye doesn't update the GUIMatt Ebb
2009-11-24Depsgraph/DriversBrecht Van Lommel
2009-11-24- new pyrna api functions srna & prop path_to_id(), useful when setting drive...Campbell Barton
2009-11-23Various bugfixes:Joshua Leung
2009-11-22Added a first version of the Sound F-Curve Modifier, not really usable yet, b...Joerg Mueller
2009-11-16- fcurve modifiers.new()/remove()/activeCampbell Barton
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-13Driver Editing Tweaks:Joshua Leung
2009-11-11- use double underscores to hide members in python (removes them from dir() t...Campbell Barton
2009-11-10Bugfixes for Armatures, SplineIK, and F-Curve RNA:Joshua Leung
2009-11-06Driver Scripting:Joshua Leung
2009-10-14fixes for warnings and crashes during doc generationCampbell Barton
2009-10-14Drivers UI - Converting to Layout EngineJoshua Leung
2009-10-14UI Templates: ('Any ID' Selector)Joshua Leung
2009-10-13Rename all enums called "prop_mode_items" into something more sensible.Martin Poirier
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-022.5 - UI BugfixesJoshua Leung
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-07-212.5: RNA & UIBrecht Van Lommel
2009-07-02NLA SoC: FModifier drawing converted to use Layout EngineJoshua Leung
2009-07-02NLA SoC: Separating F-Modifier UI drawing into its own fileJoshua Leung
2009-07-02NLA SoC: Separated 'Built-In Function Generator' FModifier into a separate FM...Joshua Leung
2009-06-202.5 merged 20773:21020Martin Poirier
2009-06-16RNABrecht Van Lommel
2009-06-10F-Modifiers (in Nla branch): Joshua Leung
2009-06-04UI/RNA:Brecht Van Lommel
2009-05-082.5 - Assorted animation code cleanupsJoshua Leung
2009-05-04Cycles F-Curve Modifier: 'Mirrored' Option Joshua Leung
2009-05-02F-Curve Modifiers - Per-Modifier Muting:Joshua Leung
2009-05-02* Added a new F-Curve modifier type: NoiseMatt Ebb
2009-04-20A bit more F-Modifier wrapping...Joshua Leung
2009-04-19RNA - F-Curve Modifier WrappingJoshua Leung