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
2008-07-27Patch #17336: Lock bones in edit modeJoshua Leung
2008-07-24added note to epydocs explaining the nature of floats in id properties from t...Joseph Eagar
2008-07-23Updated some out of date documentation of Object Ipo curve namesMatt Ebb
2008-07-22Python APIKen Hughes
2008-07-19Added functions so python can change library paths.Campbell Barton
2008-07-17Change message printed by sceneRender.enableCropping() to be more descriptive...Ken Hughes
2008-06-25added r/w access to nurb curves orderU for migiusCampbell Barton
2008-06-04Python API object.parentVertexIndex - access vertex parent indiciesCampbell Barton
2008-05-28[#10223] a new object function to add vertex group from an armatureMartin Poirier
2008-05-21add missing flags for NLA stripsCampbell Barton
2008-05-19more updates to docsCampbell Barton
2008-05-19some updates to epy docsCampbell Barton
2008-05-13last commit had a typo, also adjusted teh and colour instancesCampbell Barton
2008-05-11Initial commit for BPy Particle patch #8557 from Cedric PailleStephen Swaney
2008-05-08this script isnt needed anymore thanks to stivs and gsrCampbell Barton
2008-05-08more shell script tweaking.Stephen Swaney
2008-05-08modify script to use long opts; --name vs -n, for example.Stephen Swaney
2008-05-06patchesCampbell Barton
2008-05-06made python add mesh module respect blenders user settings for editmode and v...Campbell Barton
2008-05-01Add library.name attribute, which returns the actual library name used by ble...Ken Hughes
2008-05-01Add support to bpy.library module for relative paths.Ken Hughes
2008-04-28fix for [#9651] raw_export.py tooltip outdated?Campbell Barton
2008-04-27remove old particle system.Campbell Barton
2008-04-23added ipo script template from blenderartists forTe, made scripts refresh on ...Campbell Barton
2008-04-15Ipo View Option - Loc View Area - stops using each ipo's view area when chang...Campbell Barton
2008-04-13* Made Armature auto name L/R, Top/Bot, Fr/Bk remove existing, known extensions.Campbell Barton
2008-04-09API Doc for new Object attributes trackAxis and upAxis.Stephen Swaney
2008-04-07added an optional arg for object.getBoundBox(worldspace) - so you can get loc...Campbell Barton
2008-03-29some fixes for python baking functionCampbell Barton
2008-03-26Python APIKen Hughes
2008-03-19saveRenderedImage dosnt work in backgrond mode, so added a warning in the doc...Campbell Barton
2008-03-19added a warning in python api abot ipo curves. minor change to curve.c Campbell Barton
2008-03-18patch from Paul Rotering (pryon)Campbell Barton
2008-03-16Constraints PyAPI:Joshua Leung
2008-03-16Constraints Py-Api:Joshua Leung
2008-03-14added mesh.getTangents() to the python apiCampbell Barton
2008-03-12Moved recent addition of get/setPixelF to get/setPixelHDR and kept get/setPix...Campbell Barton
2008-03-12Added python access to TEXFACE_ALPHACampbell Barton
2008-03-10Applied [#7076] Updated Python Image API to use float buffers in getPixelF/se...Campbell Barton
2008-03-08Bugfix #8478: Constraints PyApi for setting targetspace non-functionalJoshua Leung
2008-03-07PyAPI - Window.TestBreak() - True if the user pressed escape.Campbell Barton
2008-03-07Python APIKen Hughes
2008-03-02Py API - rename UndoPush to SaveUndoStateCampbell Barton
2008-02-29Wrap UndoPush with python, needed for apricot, so changes made be scripts can...Campbell Barton
2008-02-22adding access to missing bake variables from pythonCampbell Barton
2008-02-19python API: added support for screen font 12(fix-width) as "normalfix"Remigiusz Fiedler
2008-02-18Bugfix: yafray number of processors was not properly initialized, andBrecht Van Lommel
2008-02-15Python api addition PupTreeMenu() - for apricotCampbell Barton
2008-02-12Python APIKen Hughes
2008-02-12Added python access for bakingCampbell Barton