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
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-17"Fill deformed" option for 2D curvesSergey Sharybin
2010-02-23set the max soft resolution of nurbs surfaces to 64 rather then 1024Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10rename Nurb to Spline in RNA since Nurb also stores bezier and poly lines.Campbell Barton
2010-02-09Tooltips tweaks 3d to 3DDaniel Salazar
2010-02-03Bugfix #20935: Evaluation Time For Curves No Longer Accepts Input Over 1.0Joshua Leung
2010-02-01Bugfix #19970: auto-clamped / auto working strangly in f-curve editorJoshua Leung
2010-02-01Added 'Evaluation Time' setting access to Path Animation panel.Joshua Leung
2010-01-29[#20875] Rendering resolution in curve properties panel is not default 0 and ...Matt Ebb
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-22Fix [#20762] Problem When Font PreviewU resolution is set to 0Matt Ebb
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2009-12-08RNA:Brecht Van Lommel
2009-12-04Fix for [#19884] Curve resolution slider not affecting anythingMatt Ebb
2009-11-30Rename Centroid to Origin, following discussions on mailing list.William Reynish
2009-11-29- access to a nurbs points was broken - sizeof(BPoint) vs sizeof(BPoint *) Campbell Barton
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-12rename text3d "str" to "body", (text body), it was also using ID name setting...Campbell Barton
2009-11-05Fix for bug #19692: setting text on curve, bevel or taper object didBrecht Van Lommel
2009-10-29Python can now run operators with their own context (data context).Campbell Barton
2009-10-10changed limits for some rna values, added object.scale_linked_x/y/zCampbell Barton
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