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-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2007-12-24patch from Vladimir Espinosa for keying object layers from pythonCampbell Barton
2007-12-24old bug in python api, Blender.Scene.Unlink() did not check if screens were u...Campbell Barton
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-12-13misc warning fixes and one fix for a big in curve allocationCampbell Barton
2007-12-13own error, sequencer set images - didnt clear error when finishedCampbell Barton
2007-12-12Patch from ILdar AKHmetgaleev (akhil) - [#7864] correct scale in sequencer's ...Campbell Barton
2007-12-12for button popups, dont close unless you click or press escape, this would of...Campbell Barton
2007-12-11Python APIKen Hughes
2007-12-07miscellaneous edits from python development branch merged back into trunkCampbell Barton
2007-12-06Python APIKen Hughes
2007-12-06Bugfix for mysteriously disappearing left eyeball. Bounding boxesBrecht Van Lommel
2007-12-02minor update, "Draw Handles" wasnt working when disabled everywhere and repla...Campbell Barton
2007-11-30dupliFaceScale wasnt being initialized for new objects, added Python api accessCampbell Barton
2007-11-28Previous commit (for ipos) missed python code fixes. Apparently makefilesTon Roosendaal
2007-11-28 Campbell Barton
2007-11-24==Python API==Campbell Barton
2007-11-23==Python API==Campbell Barton
2007-11-22mesh_wire.py - gave an error with no faces,Campbell Barton
2007-11-22SetPivot, patch from malefico, #7785 also added GetPivotCampbell Barton
2007-11-21wizard_curve2tree.py - always use active object (local view was messing up th...Campbell Barton
2007-11-19==Python API==Campbell Barton
2007-11-19typo in Text3d, weightpaint_invert wasnt working properlyCampbell Barton
2007-11-18General cleanup in sequencer:Peter Schlaile
2007-11-16* wizard_curve2tree.py - Automatic alpha blended, textured image joins using ...Campbell Barton
2007-11-13==Python API==Campbell Barton
2007-11-11Undoing 'undo' fix 12365, it didn't work the same on mac's, Ton would like to...Campbell Barton
2007-11-10==Python API==Campbell Barton
2007-11-09mistake in last commit Campbell Barton
2007-11-09PyTuple_Pack dosnt work with python 2.3 - removedCampbell Barton
2007-11-09curve2tree - animation settings - speed and magnitudeCampbell Barton
2007-11-08Bugfix #7682: Constraint.InsertKey works odd for PoseBonesJoshua Leung
2007-11-07=Python API bugfix=Joseph Eagar
2007-11-06==Python API==Campbell Barton
2007-11-06==Python API==Campbell Barton
2007-10-27==Python API==Campbell Barton
2007-10-26Python APIKen Hughes
2007-10-26==Python API==Campbell Barton
2007-10-24bug fix, when opening blender with a file (by double clicking or from the com...Campbell Barton
2007-10-22== Constraints System - Recode 2 ==Joshua Leung
2007-10-21changed default nan_definitions.mk to use python 2.5 for linux (ai64 default ...Campbell Barton
2007-10-21own error, was returning the wrong python error typeCampbell Barton
2007-10-21warning cleanup:Stephen Swaney
2007-10-21== Core ==Peter Schlaile
2007-10-21python api, slicing works differently on the 64bit ubuntu gutsy system, compa...Campbell Barton
2007-10-20made setting the pose_bone.poseMatrix possible, this does not set the matrix ...Campbell Barton
2007-10-19Mesh edit option 'AutoMerge' - access from the mesh menu, basically runs remo...Campbell Barton
2007-10-18made sequence handle calculation into a function, (lines were being copied ar...Campbell Barton
2007-10-17patch, 7340 from frank richter add glPush/PopClientAttribCampbell Barton
2007-09-28Python APIKen Hughes