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
2008-11-04Added Lattice vgroup support to shrinkwrap and simple deform modifier.Andre Susano Pinto
2008-08-06Fixed non_recursive BVHbuild with openmpAndre Susano Pinto
2008-07-04*Added vertex groups on simple deformAndre Susano Pinto
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-08-17== Constraints - Geometry Targets ==Joshua Leung
2007-04-27Bugfix:Joshua Leung
2005-10-21Memory error 'end corrupt' reports for deform groups... can't find it yet,Ton Roosendaal
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-12 - remove some silly array copying code for nurb displist generationDaniel Dunbar
2005-08-11 - added modifiers_getVirtualModifierList, returns pointer to first modifierDaniel Dunbar
2005-08-11 - switch to using softbody modifier, controls enabling but does not haveDaniel Dunbar
2005-08-11 - added eModifierTypeFlag_RequiresOriginalData for modifiers thatDaniel Dunbar
2005-07-27Patch provided by Shaul Kedem: Compressed files are back!Ton Roosendaal
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar
2005-07-24When entering editmode on Armature, the Pose now defaults to a correctTon Roosendaal
2005-07-22 - moved mesh_getVertexCos to mesh.c and prototypedDaniel Dunbar
2005-07-20 - split {curve,lattice,armature}_deform_verts out of mesh_deformDaniel Dunbar
2005-07-19 - split mesh_deform off from object_deformDaniel Dunbar
2005-07-17 - convert mesh_modifier to return deformed verts instead ofDaniel Dunbar
2005-07-17 - convert vertex_duplilist to use mesh_get_derived_deformDaniel Dunbar
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-04-03Added more dependencies to softbody, for correct recalcTon Roosendaal
2005-04-02More softbody goodness;Ton Roosendaal
2005-04-02Integration stage of Softbody projectTon Roosendaal
2005-03-26 - integrated get_mvert_weight and color_temperatureDaniel Dunbar
2005-01-13Softbody commit broke compilation of blenderplayer. There was a dependancyBrecht Van Lommel
2005-01-13big softbody commitJens Ole Wund
2004-11-10Wrong vector math for hooks with falloff... now its OK!Ton Roosendaal
2004-11-07- Pending Hook work; falloff value for soft hook deformation.Ton Roosendaal
2004-10-01OK. Here's the long awaited first step (V0.01!) of SoftBody. It is calledTon Roosendaal
2004-09-28Cleaned the apply deform code in Blender. Now also using the modifier code.Ton Roosendaal
2004-09-19Removed all calls to object_wave in code, and moved it into theTon Roosendaal
2004-09-14Lot of code... 2 new features:Ton Roosendaal
2004-02-23another extraninous ;Kent Mein
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont