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
2007-12-15fix for own mistake when changing curve flags - Reported as [#7888] Extrude b...Campbell Barton
2007-12-13misc warning fixes and one fix for a big in curve allocationCampbell Barton
2007-12-04bugfix, curve radius would display incorrectly when there were single point's...Campbell Barton
2007-12-02minor update, "Draw Handles" wasnt working when disabled everywhere and repla...Campbell Barton
2007-11-10added buttons in the Transform Properties for changing curve handle types, (S...Campbell Barton
2007-08-21* Curve tilt interpolation typesMatt Ebb
2007-06-14Curve Selection Tool Refactor:Juho Vepsalainen
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-27PyAPICampbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-01-23Fix for [ #5785 ] standard bezier curve resolution doesn't show correctly in 3dMatt Ebb
2007-01-19Bugfix #5685Ton Roosendaal
2006-12-21removed the WKey "Split font" option. It doesnt work and corrupts memoryTon Roosendaal
2006-11-16Correction commit, didn't have the console in correct directory!Ton Roosendaal
2006-11-14Python API:Ken Hughes
2006-10-15=translate hoek to angle=Tom Musgrove
2006-08-13* Fix: Disabled radius tapering on 2d curves with filled front or back. It wo...Matt Ebb
2006-07-06Bugfix #4630Ton Roosendaal
2006-06-21Plumiferos bug: autohandles in Ipos could get screwed up in extreme cases,Ton Roosendaal
2006-06-21Bugfix #4367Ton Roosendaal
2006-03-11With the commit last week to have curve bevels nice circular (when noTon Roosendaal
2006-03-07Curves with bevel, but without front/back or extrude depth, now renderTon Roosendaal
2006-02-07Wanted feature for curves: a render-time resolution. This option isTon Roosendaal
2005-12-09-- Bugfix #3520: Text with extrusion and/or bevelling would would disappearKen Hughes
2005-11-17A year-zero bug, and actually another issue with auto-handles for IpoTon Roosendaal
2005-10-24Autohandles in Ipo Window still could overshoot. Added a new clamping toTon Roosendaal
2005-09-21Orange request; get RVK (relative vertex keys) work for Curve objects.Ton Roosendaal
2005-08-29More text object fancyness, and fixes:Alexander Ewering
2005-08-15 - readded DL_VERTS type to store lattice deformed vertsDaniel Dunbar
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-13 - more nurbs fixes... as it turns out, rendering of cyclic UV didn'tDaniel Dunbar
2005-08-12 - remove some silly array copying code for nurb displist generationDaniel Dunbar
2005-07-18 - added boundbox_set_from_min_max functionDaniel Dunbar
2005-07-16More armature goodies;Ton Roosendaal
2005-07-14 - split makeDispList into makeDispList{Mesh,MBall,CurveTypes}, there isDaniel Dunbar
2005-07-11SLightly altered rule for the new IpoCurve option "Keep horizontal onTon Roosendaal
2005-07-10For long on the wanna-have list;Ton Roosendaal
2005-06-18Initial commit for new text object.Alexander Ewering
2005-04-17Replaced a bunch of malloc() calls with proper MEM_mallocN()Ton Roosendaal
2005-04-16Li'll feat request;Ton Roosendaal
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-04Thanks to stefano; auto-handles on Bezier curve now make a (near) perfectTon Roosendaal
2004-10-31Just some nice updates in drawing (extruded) Curve objects;Ton Roosendaal
2004-03-14 - replaced AUTOSPACE define with {ME_,CU_,MB_}AUTOSPACE,Daniel Dunbar
2003-04-25- first of a series of translated C comments. No dutchies get advantage anymo...Ton Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-30some small optimizationsKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont