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
2013-08-19Remove unused bounding box from MetaBallSergey Sharybin
2013-02-11fix [#34200] Metaball Tessellate errorCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-15remove some unused DNA membersCampbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-12-04add define for deprecated DNA struct members: DNA_DEPRECATED,Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2010-12-08metaball rotations must be kept normalized, normalize values after setting fr...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-10-15made texflag a short everywhere (only stores one flag)Campbell Barton
2009-08-032.5 - MetaBalls are now animateableJoshua Leung
2009-07-30Separated metaball size values, and hid inapplicable values depending on meta...William Reynish
2009-07-292.5 MetaBallsJiri Hnidek
2009-01-022.5Ton Roosendaal
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-03-07DNA_meta_types.h - had a max element type defined that wasnt used anywhere, a...Campbell Barton
2007-02-14Bugfix, email report.Ton Roosendaal
2006-09-14commented metaballs dna with Jiri's help. no code changes to actial code made.Campbell Barton
2005-04-11 - It is possible to scale radius of MetaElem again.Jiri Hnidek
2005-03-29 - it is possible to rotate with MetaBalls in edit mode nowJiri Hnidek
2005-02-21- added "hide" flag for MetaElem. Hidden MetaElem doesn't influence polygonis...Jiri Hnidek
2004-06-29- added octal tree node optimalization of MetaBall polygonisationJiri Hnidek
2004-03-14 - replaced AUTOSPACE define with {ME_,CU_,MB_}AUTOSPACE,Daniel Dunbar
2003-09-05- improved polygonization (linear interpolation) of Implicit Surfaces (Meta)Jiri Hnidek
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont