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
2006-06-29There are a few BPy functions that are documented to return a list but actual...Campbell Barton
2006-06-28=== warnings cleanup ===Andrea Weikert
2006-06-28===Python API===Ken Hughes
2006-06-28Bugfix #4516: Allow ipo.addCurve() to create Key IPO curve for aKen Hughes
2006-06-28EpyDoc/Object: Added notes and updated the makeDisplayList example for new mo...Campbell Barton
2006-06-27BPython:Willian Padovani Germano
2006-06-27Fixed a bug where face flags could not be set because of the faces existing f...Campbell Barton
2006-06-26Object_join Was raising exceptions about being in background mode when it was...Campbell Barton
2006-06-26Fixed a bug where loose edges would raise an error when the FGON value was un...Campbell Barton
2006-06-26join could crash blender in background mode or if the mesh was not in the cur...Campbell Barton
2006-06-24Draw.c fixed error in exception I added with string max length.Campbell Barton
2006-06-21And another syntax error for Python Noise api, this time a crasher even.Ton Roosendaal
2006-06-21Bugfix #4396Ton Roosendaal
2006-06-20Enforced a limit of 399 (UI_MAX_DRAW_STR) for pythons button object. using la...Campbell Barton
2006-06-20scaled comparison adjustment only effects editmode select groupCampbell Barton
2006-06-19Added a note about Draw.ColorPicker needed Draw.Register to have a non None e...Campbell Barton
2006-06-18Scripts:Willian Padovani Germano
2006-06-17===Python API===Ken Hughes
2006-06-16===Python API===Ken Hughes
2006-06-14===Python API===Ken Hughes
2006-06-14===Python API===Ken Hughes
2006-06-13Last minute patch from Chris WantTon Roosendaal
2006-06-12New feature! (Well, replacement for the exisiting cumbersome "DispView")Ton Roosendaal
2006-06-12== Python Button Evaluation ==Martin Poirier
2006-06-11===Python API===Ken Hughes
2006-06-08==Sequencer==Peter Schlaile
2006-06-06===Python API===Ken Hughes
2006-06-06Added Py_DECREF since PySequence_GetItem adds a reference where as PyTuple_Ge...Campbell Barton
2006-06-06made it so a meshes uvsel could be set with any sequence, not just a tuple.Campbell Barton
2006-06-05Clicking on the arrows of a python float button did not change the value :/ -...Campbell Barton
2006-06-04===Python API===Ken Hughes
2006-06-03Added an option to OBJ import "As Instance" - so people can import all the ob...Campbell Barton
2006-06-03added basic docs for rbFriction and rbRestitutionErwin Coumans
2006-06-03added friction and restitution for the Collada Physics export/importErwin Coumans
2006-06-02===Python API===Ken Hughes
2006-06-01===Python API===Ken Hughes
2006-06-01==render by parts==Tom Musgrove
2006-06-01added rbRadius and rbHalfExtents members for python / rigid body access. rbRa...Erwin Coumans
2006-05-30===Python API===Ken Hughes
2006-05-30saveRenderedImage docs were a bit vague on the output path, took a look at te...Campbell Barton
2006-05-29===Python API===Ken Hughes
2006-05-29===Python API===Ken Hughes
2006-05-29===Python API===Ken Hughes
2006-05-28a little clean of no used lineJoilnen Leite
2006-05-28===Python API===Ken Hughes
2006-05-28===Python API===Ken Hughes
2006-05-27===Python API===Ken Hughes
2006-05-26* bug fixJoseph Gilbert
2006-05-26*python fixJoseph Gilbert
2006-05-26- bug fixJoseph Gilbert