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-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
2009-09-11svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23043:23119Campbell Barton
2009-09-10Curve cleanupCampbell Barton
2009-09-09Small code cleanup related to curves, to avoid cryptic names:Brecht Van Lommel
2009-09-08Made Nurb->type only store the type rather then mixing the type with flags.Campbell Barton
2009-09-07svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23023:HEADCampbell Barton
2009-09-07svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22935:23022Campbell Barton
2009-09-07no functional changes, use hole rather then dutch 'gat' for bevel lists and ...Campbell Barton
2009-09-06Rename Vec3ToTangent VecBisect3, since that's what it does.Martin Poirier
2009-09-05Option to correct for 3D curve twist error. example before and after.Campbell Barton
2009-06-152.5Ton Roosendaal
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-03-31[#18439] Controlling the bevel shape for a text object with a curve no longer...Campbell Barton
2009-03-28removed unneeded arg from makeknots() and replaced some numbers with definesCampbell Barton
2009-03-012.5: Text Editor back.Brecht Van Lommel
2009-02-132.5: Most curve/surface editmode operators back:Brecht Van Lommel
2009-01-232.5Ton Roosendaal
2009-01-182.5 - AnimSys Data management stuff...Joshua Leung
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2009-01-142.5Ton Roosendaal
2009-01-142.5Ton Roosendaal
2009-01-052.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-10fix for [18069] open nurbs curve snaps end to centerpointCampbell Barton
2008-11-02Bugfix #17902Ton Roosendaal
2008-10-06fix for own bugs in curves.Campbell Barton
2008-10-02missing ; in last commitCampbell Barton
2008-09-29Second try at committing IPO code cleanups...Joshua Leung
2008-09-28reverting revision 16784 that broke compilation. Aligorith, please fix and re...Martin Poirier
2008-09-28IPO System - Code Cleanup and Commenting:Joshua Leung
2008-09-26nurbs surface resolution is now per segment rather then being distributed ove...Campbell Barton
2008-09-23calculate curve radius for drawing curve normalsCampbell Barton
2008-09-23fix for [#11744] NurbCurve Radius incorrectCampbell Barton
2008-09-23changing the number of subdivisions for nurbs curves.Campbell Barton
2008-09-20simple changes for bez point selection. use as a flag incase other flags are ...Campbell Barton
2008-05-26when cyclic is enabled the knots would always be generated with uniform nurbs...Campbell Barton