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
path: root/source
AgeCommit message (Expand)Author
2007-08-14Removed useless check from outliner searching code...Joshua Leung
2007-08-14constraint_mat_convertspace is now no longer static/private to constraint.cJoshua Leung
2007-08-14Whitespace commit in constraints code.Joshua Leung
2007-08-14Bugfix - Transform Properties (ParBone):Joshua Leung
2007-08-14added bone comparison for the python apiCampbell Barton
2007-08-14superficial changes, button alignment and minor tooltip changes. sculpt mode ...Campbell Barton
2007-08-14Fix for bug #7406 'Compositor Crash'Matt Ebb
2007-08-14Added selection by similar edge seams and sharpness to the "Select Matt Ebb
2007-08-14== Multires ==Nicholas Bishop
2007-08-13added a 2 error messages when the user tries to join objects that dont suppor...Campbell Barton
2007-08-13== Sculpt Mode ==Nicholas Bishop
2007-08-12only draw the xor line when the mouse moves (border moving).Campbell Barton
2007-08-12Action Editor - Code Cleanups:Joshua Leung
2007-08-12move mesh_vgroup_average to the weightpaint menu and rename. also added an op...Campbell Barton
2007-08-12Fix compiler warning.Diego Borghetti
2007-08-11when applying size/rotation the envelope and bone radius wasnt being scaled.Campbell Barton
2007-08-11Restoring a part of BeBraw's patch that I removed before committing as it did...Joshua Leung
2007-08-11Patch #7035 by Juho Vepsalainen (bebraw): Joshua Leung
2007-08-11== Action Editor - Time Stuff for Tools ==Joshua Leung
2007-08-10Changed a few comments for Action Editor flags.Joshua Leung
2007-08-10== Action Editor - Time Display ==Joshua Leung
2007-08-09Mesh.c - getVertFromGroup ~25% speedup.Campbell Barton
2007-08-09Bugfix:Joshua Leung
2007-08-09Small Transform code cleanup and addins for future features.Martin Poirier
2007-08-08Added comments documenting a few variables in the DNA_curve_types.h structsJoshua Leung
2007-08-08== Snap Cursor to Selected -> EditMode Bones ==Joshua Leung
2007-08-08Bugfix #7019: Mirror Function for IPO curves gives strange resultsJoshua Leung
2007-08-07This should fix up saving a blender runtime.Kent Mein
2007-08-07getVertsFromGroup was vaguely documentedCampbell Barton
2007-08-07== IPO Cleaning - Refactor ==Joshua Leung
2007-08-06Added include path ../includeKent Mein
2007-08-06Bugfix:Brecht Van Lommel
2007-08-06Fix minor typo in error messages for Mathutils.DotVecs(), reported on python ML.Ken Hughes
2007-08-06== Preview Range Bugfix ==Joshua Leung
2007-08-06Fix for bug #6977:Brecht Van Lommel
2007-08-06Fix for bug #6604:Brecht Van Lommel
2007-08-05== Sequencer ==Peter Schlaile
2007-08-05== Sequencer ==Peter Schlaile
2007-08-05== Sequencer ==Peter Schlaile
2007-08-05Python APIKen Hughes
2007-08-05Little code cleanup. Joshua Leung
2007-08-05== Multires ==Nicholas Bishop
2007-08-03fixes from 2.4xCampbell Barton
2007-08-03Bugfix #6983: Incorrect behavior of cancelling transform of IPO CVsJoshua Leung
2007-08-03== Bone Roll - Align to Cursor ==Joshua Leung
2007-08-03Bone Roll Bugfixes (Ctrl R transform mode):Joshua Leung
2007-08-01misc changes from stableCampbell Barton
2007-08-01armature weakref fix from stable, Curve.c removed unneeded cruftCampbell Barton
2007-08-01== Outliner - Patch #4364 ==Joshua Leung
2007-08-01=Lack of #ifdef INTERNATIONAL=Joseph Eagar