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
2007-08-28Bugfix: Constraint Geometry Targets didn't work yet when the Target Mesh was ...Joshua Leung
2007-08-23Several Minor Fixes:Joshua Leung
2007-08-23Bugfix #7091: "blender crashes when i put a constraint between two armatures"Joshua Leung
2007-08-22Minor Code Cleanup (ShapeKeys):Joshua Leung
2007-08-21* Curve tilt interpolation typesMatt Ebb
2007-08-20"Combine RGB" and "Separate RGB" material nodes:Juho Vepsalainen
2007-08-20VRML and DXF were saving all meshes that had at least one user - so all meshe...Campbell Barton
2007-08-18== PyConstraints ==Joshua Leung
2007-08-18== Constraints - Geometry Targets Improvements ==Joshua Leung
2007-08-17== Constraints - Geometry Targets ==Joshua Leung
2007-08-15== Action Editor Bugfixes (BugReport #7049) ==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-05Little code cleanup. Joshua Leung
2007-07-31Quaternion Deform InterpolationBrecht Van Lommel
2007-07-30removing unused dnaCampbell Barton
2007-07-30Removing some useless code, and fixed a few compiler warnings.Joshua Leung
2007-07-29More Constraints Bugfixes:Joshua Leung
2007-07-29Armature CrazySpace ImprovementBrecht Van Lommel
2007-07-28Bone Heat WeightingBrecht Van Lommel
2007-07-28== Constraints - Important Bugfix ==Joshua Leung
2007-07-28A few little code cleanups for constraints code. I've just removed some lines...Joshua Leung
2007-07-24== Constraints - Important Bugfix ==Joshua Leung
2007-07-24Removing what appears to be useless code which causes gcc warnings. AppearsKen Hughes
2007-07-23== Constraints - Bugfixes ==Joshua Leung
2007-07-21== Transformation Constraint ==Joshua Leung
2007-07-19removing duplicate constantsCampbell Barton
2007-07-16Bugfix #6831: Crash when combining duplivert and mirrorJoshua Leung
2007-07-15A few minor changes:Joshua Leung
2007-07-15== Constraints System ==Joshua Leung
2007-07-10Fixed typo. Ooops.Robert Holcomb
2007-07-10Added normalize compositing node. Robert Holcomb
2007-07-10=ID Property update=Joseph Eagar
2007-07-03== Constraints/Arithb Code ==Joshua Leung
2007-06-26- Added several new callback functions for geometry node.Jiri Hnidek
2007-06-25This commit is a modified version of patch #6860Kent Mein
2007-06-22== IPO Muting ==Joshua Leung
2007-06-21Silenced a few compiler warningsJoshua Leung
2007-06-21== Clamp To Constraint - Depsgraph Fix Part2 ==Joshua Leung
2007-06-20== Clamp To Constraint ==Joshua Leung
2007-06-20== Constraints - Code Cleanup ==Joshua Leung
2007-06-20Bugfix #6864:Joshua Leung
2007-06-18== PyConstraints ==Joshua Leung
2007-06-14Curve Selection Tool Refactor:Juho Vepsalainen
2007-06-11=== Verse ===Nathan Letwory
2007-06-09subsurfs EDGE_getSharpness function was looping when it didnt need to and als...Campbell Barton
2007-06-06Fix possible segfault in blender.Diego Borghetti
2007-06-05filelen is set to the return result of BLI_filesizeKent Mein
2007-06-04-> Custom Properties for Mesh entitiesGeoffrey Bantle
2007-06-03Bugfix #6799Ton Roosendaal