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
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-10Cleanup/Docs: Add comments to Mesh header, rearrange fieldsHans Goudey
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-11-09Multi-Objects Metaball: Selection refactor - fix pick and box selectionDalai Felinto
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-05-03Metaball: pointers used in `DRW_shgroup_call_dynamic_add` don't need to hold ...Germano
2018-02-16Metalball drawing: rename mball helpers to handlesGermano
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-10-29Include file for DNA_DEPRECATED macroSybren A. Stüvel
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