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-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-06Minor cleanup to lattice.c while looking into [#19525] Curve modifier moves m...Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-06-28Fix #20965: metaballs partticles and volume material crash renderingSergey Sharybin
2010-06-13use utility functions for vertex groups, no functional changesCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-21vertex group option for lattice, needed for applying a lattice to a beard/mou...Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-01Use curve twist for the CurveDeform modifier and bones (anything that uses cu...Campbell Barton
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-12new struct PathPoint for each path element (replaces float[4]), Paths now sto...Campbell Barton
2009-09-11svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23043:23119Campbell Barton
2009-09-09Small code cleanup related to curves, to avoid cryptic names:Brecht Van Lommel
2009-07-032.5Brecht Van Lommel
2009-05-31Deform modifiers can now use useRenderParams and isFinalCalc in modifier stac...Daniel Genrich
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2009-01-132.5Ton Roosendaal
2009-01-072.5Ton Roosendaal
2009-01-062.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-04Simple warning fixesAndre Susano Pinto
2008-11-04Added Lattice vgroup support to shrinkwrap and simple deform modifier.Andre Susano Pinto
2008-07-20Bugfix #16662Ton Roosendaal
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-04Fix for bug #8870: crash converting curve to mesh. The object was beingBrecht Van Lommel
2008-02-27Fix for making vectoquat threadsafe, missed a warning.Brecht Van Lommel
2008-02-27Fix for bug: cross platform strand render differences with kink/branch.Brecht Van Lommel
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-04bugfix, curve radius would display incorrectly when there were single point's...Campbell Barton
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-08- Action Modifier; paths now support Speed curve.Ton Roosendaal
2006-10-31Two wonderful new NLA & Armature editing features!Ton Roosendaal
2006-10-28* Changed the Curve Modifier to have it's own X/Y/Z axis deform directionMatt Ebb
2006-09-03Animation department feature request: support for vertex groups in LatticesTon Roosendaal
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-06-27Bugfix #4488Ton Roosendaal
2005-10-20Curve and Lattice deform Modifiers now accept optional Vertex Group nameTon Roosendaal
2005-09-26Cleanup and new features for vertex keys.Ton Roosendaal