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-23soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefi...Maxime Curioni
2008-07-23soc-2008-mxcurioni: merged changes to revision 15705Maxime Curioni
2008-07-12soc-2008-mxcurioni: merge with trunk - rev 15540Maxime Curioni
2008-07-12soc-2008-mxcurioni: first part of the Freestyle Python implementation. A new ...Maxime Curioni
2008-07-07[#17288] Sequencer API: added a method, a geter/setter, the blend modes dict ...Campbell Barton
2008-07-06soc-2008-mxcurioni: merge-repair with trunk rev 15456Maxime Curioni
2008-07-05soc-2008-mxcurioni: merged changes to revision 15441Maxime Curioni
2008-07-04soc-2008-mxcurioni: foundations for Freestyle as a render layer - new UI butt...Maxime Curioni
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-09soc-2008-mxcurioni: merged changes to revision 15163Maxime Curioni
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-25soc-2008-mxcurioni: merged changes to revision 14967Maxime Curioni
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-18soc-2008-mxcurioni: towards Freestyle's first render: controller, config, app...Maxime Curioni
2008-05-17== Nodes ==Willian Padovani Germano
2008-05-13last commit had a typo, also adjusted teh and colour instancesCampbell Barton
2008-05-12soc-2008-mxcurioni: merged changes to revision 14798, compilation works for r...Maxime Curioni
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
2008-05-09fix for [#6104] CR generates space at String CreationCampbell Barton
2008-05-09fix for [#10330] Can't import packages or modules from a user defined script ...Campbell Barton