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-07-30bugfix [#22859] Multi-user images cant be made into single user in texure panel.Campbell Barton
2010-04-24patch by by xat "Partial fix for bug #22142"Tom Musgrove
2010-04-18possible fix for [#22057] Autoname L/R in bones names center bones as .RCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton
2010-01-30Fix for fix in own recent commit for modifier vertex groups,Brecht Van Lommel
2010-01-28Fix #20857: shrinkwrap doesn't use vertex group, broken recently withBrecht Van Lommel
2010-01-26weight panel editing now supports mirroringCampbell Barton
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-26modifier.c has all its vergex group index lookups inline, use get_named_verte...Campbell Barton
2010-01-26panel for adjusting the active vertex groups weightsCampbell Barton
2010-01-18revert for last commit, this should fix the proplem properly.Campbell Barton
2010-01-17fix for own bug in name flipping, was modifying the original name (very bad!).Campbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-04- Stopping jobs on undo wasnt fixing undo/redo while with render previews as ...Campbell Barton
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