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-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2007-08-28Another fix for the editmode textured draw commit, subsurf vertex colorBrecht Van Lommel
2007-08-28Fix for editmode textured draw commit.Brecht Van Lommel
2007-08-28Textured drawing in Edit ModeBrecht Van Lommel
2007-08-28Bugfix: Constraint Geometry Targets didn't work yet when the Target Mesh was ...Joshua Leung
2007-08-28getting the mesh for all curves/surfs/text raised an error every time because...Campbell Barton
2007-08-27armature weakref evilness again, using editmode in python is not the best.Campbell Barton
2007-08-27BugFix #7115Diego Borghetti
2007-08-25getting the armature twice would cause a weakref error and crash after 2-4 ru...Campbell Barton
2007-08-24correct tooltip: startingspeed => starting speedStephen Swaney
2007-08-23Several Minor Fixes:Joshua Leung
2007-08-23Fix for a compiler warning caused by one of my commits yesterday.Joshua Leung
2007-08-23Bugfix #7091: "blender crashes when i put a constraint between two armatures"Joshua Leung
2007-08-22Added a couple of missing stubs to clean up some warnings...Kent Mein
2007-08-22Minor Code Cleanup (ShapeKeys):Joshua Leung
2007-08-22Bugfix #7083:Joshua Leung
2007-08-22Autocompletion to Geometry input node:Juho Vepsalainen
2007-08-21obj export had the overwrite confirmation commented out from testing, UIBlock...Campbell Barton
2007-08-21* Curve tilt interpolation typesMatt Ebb
2007-08-20Add "View Selected" in the IPO editorBrecht Van Lommel
2007-08-20Added missing node file:Juho Vepsalainen
2007-08-20"Combine RGB" and "Separate RGB" material nodes:Juho Vepsalainen
2007-08-20added face sorting to mesh so you can do mesh.faces.sort(...)Campbell Barton
2007-08-20VRML and DXF were saving all meshes that had at least one user - so all meshe...Campbell Barton
2007-08-20* Updated the max particle amount to 1 million. I've been using it Matt Ebb
2007-08-20* Change to the working of the left mouse select preference Matt Ebb
2007-08-20Patch #6770 by James C (sheep)Matt Ebb
2007-08-20patch #6795 by James C (sheep):Matt Ebb
2007-08-19aparently mingw was still having problems, fixed this properly by using PyTyp...Campbell Barton
2007-08-19fix the mute ipo icon Joilnen Leite
2007-08-19- fix for missing include dir in MSVC 7 project filesAndrea Weikert
2007-08-19Bugfix #7051: Stars' preview doesn't update in real time.Joshua Leung
2007-08-19== Action Editor - Borderselect ==Joshua Leung
2007-08-19Action Editor Bugfixes:Joshua Leung
2007-08-19This might fix some of the problems encountered compiling with blenderplayer ...Joshua Leung
2007-08-19Undefined reference to subtarget in last PyConstraint commit:Ken Hughes
2007-08-18== PyConstraints ==Joshua Leung
2007-08-18== Constraints - Geometry Targets Improvements ==Joshua Leung
2007-08-18New command line switch --Stephen Swaney
2007-08-17fix warning: initialization makes integer from pointer without a castStephen Swaney
2007-08-17== Constraints - Geometry Targets ==Joshua Leung
2007-08-17this broke on some compilersCampbell Barton
2007-08-16material leak fix from stable treeCampbell Barton
2007-08-15Fix for 'undefined function' compiler warning in poseobject.c, introduced by ...Joshua Leung
2007-08-15== Action Editor Bugfixes (BugReport #7049) ==Joshua Leung
2007-08-15== Child-Of Constraint ==Joshua Leung
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