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
2011-02-13corrected error from commit r34810.Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-13Reverting part of 34810Joshua Leung
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-12fix for more warnings.Campbell Barton
2010-12-31fix [#25429] Armature modifier and inverted vertex groupCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-07de-duplicate unique naming logic, was used in 7 different places, convert int...Campbell Barton
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-07-31- add back prefix for ID lists (LF) for linked and fake user for search fields.Campbell Barton
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