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-09-15new view option, SolidTex, to draw textures in solid mode.Campbell Barton
2007-09-12-> Fix for Mesh Properties Python APIGeoffrey Bantle
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-09-08=Epydoc Fix=Joseph Eagar
2007-09-08Fix compile warning.Diego Borghetti
2007-09-08=Python Bugfix=Joseph Eagar
2007-09-07matrix to scale fixes from stableCampbell Barton
2007-09-05printing a pose's bone dict was limited to 4096 characters otherwise it would...Campbell Barton
2007-09-04more warning cleanup:Stephen Swaney
2007-09-03fix warning: no newline at end of fileStephen Swaney
2007-09-03Update Python API to change to curve 'extrude' limit from 5 to 100.Ken Hughes
2007-09-03fix No newline at end of fileStephen Swaney
2007-09-03shell script that works with epydoc 3.0Campbell Barton
2007-09-02== imagebrowser ==Andrea Weikert
2007-09-01my commit 11122 broke scriptlinks. was returning before re-enabling scriptlinks.Campbell Barton
2007-08-31fix from stable - was missing a NULL checkCampbell Barton
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2007-08-29hash update from stableCampbell Barton
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
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-25getting the armature twice would cause a weakref error and crash after 2-4 ru...Campbell Barton
2007-08-21obj export had the overwrite confirmation commented out from testing, UIBlock...Campbell Barton
2007-08-20added face sorting to mesh so you can do mesh.faces.sort(...)Campbell Barton
2007-08-19aparently mingw was still having problems, fixed this properly by using PyTyp...Campbell Barton
2007-08-19Undefined reference to subtarget in last PyConstraint commit:Ken Hughes
2007-08-18== PyConstraints ==Joshua Leung
2007-08-17fix warning: initialization makes integer from pointer without a castStephen Swaney
2007-08-17this broke on some compilersCampbell Barton
2007-08-16material leak fix from stable treeCampbell Barton
2007-08-14added bone comparison for the python apiCampbell Barton
2007-08-12move mesh_vgroup_average to the weightpaint menu and rename. also added an op...Campbell Barton
2007-08-09Mesh.c - getVertFromGroup ~25% speedup.Campbell Barton
2007-08-07getVertsFromGroup was vaguely documentedCampbell Barton
2007-08-06Fix minor typo in error messages for Mathutils.DotVecs(), reported on python ML.Ken Hughes
2007-08-05Python APIKen Hughes
2007-08-05Little code cleanup. Joshua Leung
2007-08-03fixes from 2.4xCampbell Barton
2007-08-01misc changes from stableCampbell Barton
2007-08-01armature weakref fix from stable, Curve.c removed unneeded cruftCampbell Barton
2007-07-30nested commentCampbell Barton
2007-07-30Removing some useless code, and fixed a few compiler warnings.Joshua Leung
2007-07-28Draw.py - typoCampbell Barton
2007-07-27missing include and added a warning to UIBlockCampbell Barton
2007-07-27=Draw Module Fixed=Joseph Eagar
2007-07-26fix from 2.44 for adding new curves.Campbell Barton
2007-07-26== PyAPI - Constraints Space Conversion Access ==Joshua Leung
2007-07-26PyAPI Simple Bugfix:Joshua Leung
2007-07-25removing unneeded checksCampbell Barton
2007-07-22fixed some bugs in Draw.cCampbell Barton