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
2011-01-10comment/remove various unused vars,Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05Todo item: linked curve objects behaves incorrect with modifiersSergey Sharybin
2010-12-20change the resolution for new surfaces to 4x4, since 12x12 used to be the tot...Campbell Barton
2010-12-03Bugfix #25026Ton Roosendaal
2010-12-03Fix #25017: Bezier Curve Deform Twisting after adding Shape KeysSergey Sharybin
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-14Seamless texture used for beveled curve is now really seamless (thanks to Mar...Sergey Sharybin
2010-11-11Fix #24643: Nurbs Surface Preview resolution overrides render resolutionSergey Sharybin
2010-11-05tedious string copying changesCampbell Barton
2010-10-24Make sure separation between modifier keys is communicated from GHOST upwards...Nathan Letwory
2010-10-24Fully disable AUD's FFTW3 usage.Guillermo S. Romero
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-30rename makeknots to nurbs_knot_calc_u/vCampbell Barton
2010-09-29fix for user counts with text3d bold/italic fonts.Campbell Barton
2010-08-12fix for the rna curve interpolation enum, 'ease' was using the same value as ...Campbell Barton
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-05Do not reset bevel/taper object when they've got incorrect type - just doSergey Sharybin
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-03set origin was setting surfaces as 2D curves, added dupli-group support using...Campbell Barton
2010-08-01bugfix'sCampbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-17- added text3d.body_format to be able to set bold/italic/smallcaps etc on text.Campbell Barton
2010-07-16Incorrect flags were checing for cyclic in order clamping functionsSergey Sharybin
2010-07-14Change to text3d: When back or front is enabled, the bevel rim on the other s...Campbell Barton
2010-07-14- make duplis real wasnt redrawingCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-30- Call DAG_id_flush_update for each object in convert operator if keep_originalSergey Sharybin
2010-03-30Fixed segmentation fault when non-curve object is setting as a taperSergey Sharybin
2010-03-26Fixed incorrect rendering result when bevel object has got modifiersSergey Sharybin
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
2010-02-27Patch #21267 by Sergey Sharybin Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2010-02-04[#20681] Text beveling works incosistently when not justifying text leftCampbell Barton
2010-01-23Graph Editor: Bugfixes for option where only the keyframes of selected F-Curv...Joshua Leung
2009-11-21fix for [#19655] Curve is a disasterCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-05Bugfixes + Spline IK Tweaks:Joshua Leung
2009-11-04Fix #19742: shape key crashes for curve & lattice.Brecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-21Make compiler happy, remove doubtful non init usage.Guillermo S. Romero
2009-09-18VecAngle3_2D, VecAngle2 and VecAngle3 returned degrees, in arithb.c degrees a...Campbell Barton
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-11curve twistCampbell Barton