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
2009-02-18[#18159] Path -> toggle cyclic -> toggle cyclic again == path corruptedCampbell Barton
2009-02-17python api bugfix,Campbell Barton
2009-02-12add some more modifier types and access to shrink wrap target object (but no ...Campbell Barton
2009-02-09- Py seq API - Added an option for seq_strip.update() to run update_changed_s...Campbell Barton
2009-02-062.4x Sequencer Python APICampbell Barton
2009-01-28Fix for bug #18167: setting Constraint.Settings.SCRIPT checked for typeBrecht Van Lommel
2009-01-28Fix for bug #18183: crash when using "Bake Constraints" script. The constraintBrecht Van Lommel
2009-01-15blender was crashing if no argument was given after '-t'Campbell Barton
2009-01-13fix for big in yesterdays commit, color values were not initializedCampbell Barton
2009-01-12can now add sequencer effects with the python apiCampbell Barton
2009-01-01fix for a memory leak in NMesh (deprecated api) while looking at bug report...Campbell Barton
2008-12-30mistake in previous commit, stopped CurNurbs from appendingCampbell Barton
2008-12-24* bpy curve api wouldn't give correct errors for bad arguments when appending...Campbell Barton
2008-12-20id prop update function was receiving a tuple when it only needed a single argCampbell Barton
2008-12-16fix for [bf-blender-Bug Tracker][18089] scons compiling bugCampbell Barton
2008-12-15Python APIKen Hughes
2008-12-09== Python Space Handlers ==Willian Padovani Germano
2008-12-03Added Blender.sys.relpath(path, start='//')Campbell Barton
2008-11-08* typo fixNathan Letwory
2008-11-08=== BPy API ===Nathan Letwory
2008-11-07[#17958] Windows path fix for image_edit.py script.Campbell Barton
2008-11-02Bugfix #17942Ton Roosendaal
2008-11-01fix a bug in matrix.invert() for 2x2 matricesRemigiusz Fiedler
2008-10-30* Build aborts when giving options on command-line when WITH_BF_DOCS=TrueNathan Letwory
2008-10-28bpy access to image premul was missing.Campbell Barton
2008-10-28Python APIKen Hughes
2008-10-27face transp option CLIP wasnt added to the py api.Campbell Barton
2008-10-26fix for [#17895] Python-generated Curves can't be beveledCampbell Barton
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-22added an option for python Draw.UIBlock(func, mouse_exit) so moving the mouse...Campbell Barton
2008-10-22make sure BPY_Err_Handle clears python errors, even if the exception cant be ...Campbell Barton
2008-10-22fix for [#17878] Scripts operating on blender objects don't clear memory afte...Campbell Barton
2008-10-21* improvement for CSizeofNathan Letwory
2008-10-21* Add some missing docu for Blender.TypesNathan Letwory
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-20forgot to add removeRenderLayer() documentationNathan Letwory
2008-10-20=== SCons ===Nathan Letwory
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-19* small code change from Split to env.Glob()Nathan Letwory
2008-10-19=== BPy API ===Nathan Letwory
2008-10-18patch [#17856] Correction on docs for Ipo module. from Lucas Vella (lvella) +...Campbell Barton
2008-10-15cleanup epydoc errorsCampbell Barton
2008-10-12hard limit in for bpy material was wrongCampbell Barton
2008-10-12correction to epydocCampbell Barton
2008-10-12in rare cases the screen cant be found for BPy's file/image selectorCampbell Barton
2008-10-11Quick PyAPI patch:Joshua Leung
2008-10-10== Python ==Willian Padovani Germano
2008-10-08Python APIKen Hughes
2008-10-06fix for own bugs in curves.Campbell Barton