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-08-14Removed a bunch of references to the old multires.Nicholas Bishop
2008-07-27Merged with r15805Nicholas Bishop
2008-07-27Patch #17336: Lock bones in edit modeJoshua Leung
2008-07-27== Python scriptlinks ==Willian Padovani Germano
2008-07-26== PyNodes ==Willian Padovani Germano
2008-07-24added note to epydocs explaining the nature of floats in id properties from t...Joseph Eagar
2008-07-24added support for doubles to the id property code, and made the python code u...Joseph Eagar
2008-07-23Updated some out of date documentation of Object Ipo curve namesMatt Ebb
2008-07-22Started removing the old multires code. Also removed a few pointers in the DN...Nicholas Bishop
2008-07-22Python APIKen Hughes
2008-07-21allow to write to libraries that are indirectly linkedCampbell Barton
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-07-07[#17288] Sequencer API: added a method, a geter/setter, the blend modes dict ...Campbell Barton
2008-07-04non user visible changes and small optimizations to the game engine pyapi as ...Campbell Barton
2008-07-03== Python, GE & Threads ==Willian Padovani Germano
2008-06-30Fix for python APi error - (Campbell: please check :) ) -- using myLamp.setTy...Daniel Genrich
2008-06-30Fix crash in python API (Campbell: please check :) ) -- using myLamp.setType(...Daniel Genrich
2008-06-25added r/w access to nurb curves orderU for migiusCampbell Barton
2008-06-23Moving Line to Line intersection into arithbMartin Poirier
2008-06-21* Documented that get/setOrientation use an inverted rotation matrixCampbell Barton
2008-06-11bugfixCampbell Barton
2008-06-06bugfix, memory leaks when getting particles and particle system loc/size/rot/...Campbell Barton
2008-06-06bugfix - Blender.GetPaths() was returning relative paths from libraries, but ...Campbell Barton
2008-06-06Added shadow bakingCampbell Barton
2008-06-05added checks for zero length strings when checking for the last characterCampbell Barton
2008-06-05* python sys.cleanpath() used strstr incorrectly, resulting in paths containi...Campbell Barton
2008-06-05numbutton python expression evaluation used driver dictionary, when EnableScr...Campbell Barton
2008-06-04Python API object.parentVertexIndex - access vertex parent indiciesCampbell Barton
2008-06-02Added missing newline for error print in Py-button expressionsJoshua Leung
2008-06-01functionality fixCampbell Barton
2008-06-01bugfix (typo) [#13587] Python API Material.sssFront brokenCampbell Barton
2008-06-01bugfix for own errorCampbell Barton
2008-05-31bugfix for own error, introduced when running scripts were saved with the ble...Campbell Barton
2008-05-31== PyNodes ==Willian Padovani Germano
2008-05-30bugfixCampbell Barton
2008-05-28bugfixCampbell Barton
2008-05-28[#10223] a new object function to add vertex group from an armatureMartin Poirier
2008-05-26bugfix for crasher from Cedric Paille via bf-committers.Stephen Swaney
2008-05-25patch [#11491] Fix for bug 11362: Blender.Draw.Image() method does not clip ...Campbell Barton
2008-05-21add missing flags for NLA stripsCampbell Barton
2008-05-21scene frames scene.render.cFrame,sFrame and eFrame were being treated as shor...Campbell Barton
2008-05-21testbreak was not working after the first useCampbell Barton
2008-05-19more updates to docsCampbell Barton
2008-05-19some updates to epy docsCampbell Barton
2008-05-17== Nodes ==Willian Padovani Germano
2008-05-13last commit had a typo, also adjusted teh and colour instancesCampbell Barton
2008-05-11Fix compiler warnings in particle.c and editface.c.Joshua Leung
2008-05-11fix compiler warnings.Stephen Swaney
2008-05-11Initial commit for BPy Particle patch #8557 from Cedric PailleStephen Swaney