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-09-212.5 - Keyframes can now be marked as 'extremes' in addition to 'breakdowns'Joshua Leung
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-13replace curve.curve_2d True/False with curve.dimensions (2D/3D) enum suggeste...Campbell Barton
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-11curve twistCampbell Barton
2009-09-09curve.textboxes collection access for the UI + minor UI tweaks for poly curvesCampbell Barton
2009-09-08Text UIWilliam Reynish
2009-09-08Curve/Surface Editing Campbell Barton
2009-09-08Made Nurb->type only store the type rather then mixing the type with flags.Campbell Barton
2009-09-07- crash fix for setting a curve smooth operatorCampbell Barton
2009-09-052.5Brecht Van Lommel
2009-09-042.5 - Keyframe Types for DopeSheetJoshua Leung
2009-08-28Sequence sound was raising a python exception with crop and offset buttons.Campbell Barton
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-08-11RNA: make curve and metaball update functions consistent withBrecht Van Lommel
2009-08-03Fix segfault on makesrna.Diego Borghetti
2009-08-03* add notifications for rna updates to curve. This gives realtime updates for...Nathan Letwory
2009-07-13RNA & PyAPICampbell Barton
2009-07-132.5Brecht Van Lommel
2009-06-20NLA SoC: Conversion fixes - Curve 'Speed' Curves + Constraints Joshua Leung
2009-06-18RNABrecht Van Lommel
2009-06-16RNABrecht Van Lommel
2009-06-07RNA:Brecht Van Lommel
2009-06-04UI/RNA:Brecht Van Lommel
2009-05-29RNA:Brecht Van Lommel
2009-05-21* removed some arbitrary range limits on property valuesMatt Ebb
2009-05-192.5:Thomas Dinges
2009-05-112.5 RNA: CurveThomas Dinges
2009-05-082.5 - Assorted animation code cleanupsJoshua Leung
2009-03-28- made epydoc generator write a list of words used in descriptionsCampbell Barton
2009-03-28- Added the Nurb struct as well as collections for BPoints and BezTriplesCampbell Barton
2009-03-23RNA:Brecht Van Lommel
2009-02-02RNA: C APIBrecht Van Lommel
2009-02-02Animato RNA wrapping:Joshua Leung
2009-01-11RNABrecht Van Lommel
2009-01-05* Added notifiers for camera rnaMatt Ebb
2008-12-21incorrect spellingCampbell Barton
2008-12-19some initial rna description tweaksMatt Ebb
2008-12-19added "description" and "readonly" properties to RNA Structs (also accessible...Campbell Barton
2008-12-18Added checks so invalid struct and property identifiers while preprocessing,Campbell Barton
2008-12-04RNABrecht Van Lommel
2008-12-03RNABrecht Van Lommel
2008-12-03RNA: review of commits in the past days, check the diffs for theBrecht Van Lommel
2008-12-02RNA: Added missing *srna's to curve functions.Juho Vepsalainen
2008-12-01RNA: Curves and VFontJuho Vepsalainen