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
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
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-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-13Cleanup: unused DNA struct membersCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2017-04-13Draw Manager: initial lattice supportCampbell Barton
2013-08-19Make lattice deform safe for threadingSergey Sharybin
2013-06-24lattice: use functions rather then defines, also added a function to get uvw ...Campbell Barton
2013-06-10patch [#35631] Active element for LatticeCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
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-06-06fix [#27572] Mirror Shapekey and Mirror vertex Group not working for Lattice.Campbell Barton
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2010-12-13Lattices now have AnimDataJoshua Leung
2010-11-10string lookup for scene.object_bases, also removed some unused DNA vars.Campbell Barton
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-04-21vertex group option for lattice, needed for applying a lattice to a beard/mou...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-01-072.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2006-09-03Animation department feature request: support for vertex groups in LatticesTon Roosendaal
2005-08-15 - readded DL_VERTS type to store lattice deformed vertsDaniel Dunbar
2004-03-14 - replaced AUTOSPACE define with {ME_,CU_,MB_}AUTOSPACE,Daniel Dunbar
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