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-21obj export had the overwrite confirmation commented out from testing, UIBlock...Campbell Barton
2007-08-20fix for rgbTuple compile error on some platforms (from trunk)Campbell Barton
2007-08-17this broke on some compilersCampbell Barton
2007-08-16own mistake, materials were not deallocating their rgbTuples, causing a memor...Campbell Barton
2007-08-15branches/2-44-stableDiego Borghetti
2007-08-14added bone comparison for the python APICampbell Barton
2007-08-12fix for bug #7038 (Text3d Scriptlink updates values in UI, but not in render)Campbell Barton
2007-08-09branches/2-44-stableDiego Borghetti
2007-08-09approx 25% speedup in mesh.getVertsFromGroup(), double checked results match...Campbell Barton
2007-08-07branches/2-44-stableDiego Borghetti
2007-08-05branches/2-44-stableDiego Borghetti
2007-08-04branches/2-44-stableDiego Borghetti
2007-08-03Material setMode() wasnt working. own error when replacing BuildValue less ge...Campbell Barton
2007-08-03updated python Mesh API doc and bugfix.Campbell Barton
2007-08-01branches/2-44-stableDiego Borghetti
2007-08-01* Blender.c - miximum length for save name was too short,Campbell Barton
2007-08-01* - Armature.Get() in a loop would never free memory.Campbell Barton
2007-07-26reverse last commit. will reapply after rc1 is released.Campbell Barton
2007-07-26retarded method of adding an item to a linked list that used pointer tricks b...Campbell Barton
2007-07-25- fix Makefiles :Hans Lambermont
2007-07-23branches/2-44-stableDiego Borghetti
2007-07-23branches/2-44-stableDiego Borghetti
2007-07-23some texture values were being set as shorts/ints incorrectlyCampbell Barton
2007-07-22Python API Draw module fixes from trunk Revision: 11330Campbell Barton
2007-07-21bugfix's from own mistake when modifying the Curve module.Campbell Barton
2007-07-21branches/2-44-stableDiego Borghetti
2007-07-17branches/2-44-stableDiego Borghetti
2007-07-15missing colorband reference in docs, changed numbut precission from the pytho...Campbell Barton
2007-07-14branches/2-44-stableDiego Borghetti
2007-07-13bugfixCampbell Barton
2007-07-12PyObject_IsTrue was missing a check for an error return value in many cases.Campbell Barton
2007-07-12branches/2-44-stableDiego Borghetti
2007-07-09branches/2-44-stableDiego Borghetti
2007-07-03Revision: 11158Campbell Barton
2007-07-01branches/2-44-stableDiego Borghetti
2007-06-30mixed decloration with getKey fix.Campbell Barton
2007-06-29Mesh.c - edge.key() did not check for a bad pointer (own error)Campbell Barton
2007-06-29Some of the fixes/checks from trunk.Campbell Barton
2007-06-26branches/2-44-stableDiego Borghetti
2007-06-24Merge from trunk.Ken Hughes
2007-06-23Merge form trunk:Campbell Barton
2007-06-21branches/2-44-stableDiego Borghetti
2007-06-19branches/2-44-stableDiego Borghetti
2007-06-19branches/2-44-stableDiego Borghetti
2007-06-19branches/2-44-stableDiego Borghetti
2007-06-19branches/2-44-stableDiego Borghetti
2007-06-18branches/2-44-stableDiego Borghetti
2007-06-17branches/2-44-stableDiego Borghetti
2007-06-16missing decref, pointed out by kenCampbell Barton
2007-06-16bugfixs for the Python API (from trunk)Campbell Barton