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-09-12branches/2-44-stablev2.45Diego Borghetti
2007-09-12change from last commit. dont show the relative button in the file selector i...Campbell Barton
2007-09-12made relative disabled by default when the user has not saved their file, thi...Campbell Barton
2007-09-11fix from Revision: 12011Campbell Barton
2007-09-10MERGE from trunk: Version bump to 2.45 and splash screen for stable releaseMartin Poirier
2007-09-09branches/2-44-stableDiego Borghetti
2007-09-08branches/2-44-stableDiego Borghetti
2007-09-07matrix.scalePart() was never returning negative values, even tho its impossib...Campbell Barton
2007-09-06fix's from trunkCampbell Barton
2007-09-06branches/2-44-stableDiego Borghetti
2007-08-29fix segfault in Python NLA, was missing a null check when looping through act...Campbell Barton
2007-08-29hash function for libdata was more complex then it needed to be. simple to re...Campbell Barton
2007-08-28branches/2-44-stableDiego Borghetti
2007-08-28mesh fix from trunk, rev 11847Campbell Barton
2007-08-27another problem with weakref fixed, replacing PyWeakref_NewProxy with PyWeakr...Campbell Barton
2007-08-2511832 - armature weakref fix from trunkCampbell Barton
2007-08-22branches/2-44-stableDiego Borghetti
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