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
2007-05-29== PY API ==Joshua Leung
2007-05-29== PY-API Docs ==Joshua Leung
2007-05-29passing None to Blender.Mathutils.Quaternion would segfaultCampbell Barton
2007-05-28Adding Text3d.JUSTIFY, thanks "Oliver Schneider" <oliffm@web.de>Joilnen Leite
2007-05-28fix for a crash in Blender.Mesh,Campbell Barton
2007-05-28adding object.matrixParentInverseCampbell Barton
2007-05-28more memory leak fixes, though only a few are likely to happenCampbell Barton
2007-05-26Key.c/h - Removed unneeded functions. and ipo in struct wasnt being used.Campbell Barton
2007-05-26More memory leaks fixed - in IDProp, Bone.head, tail, matrix, ob.DupObjects (...Campbell Barton
2007-05-26Fix segfault in PyBonesDict_FromPyArmature() caused by uninitialized memory.Ken Hughes
2007-05-25Many long standing memory leaks fixed in the BPY api.Campbell Barton
2007-05-24Python APIKen Hughes
2007-05-22Bugfix for python Image.save()Campbell Barton
2007-05-22(no commit message)Ken Hughes
2007-05-22=ID Properties=Joseph Eagar
2007-05-21=== Bugfix ===Martin Poirier
2007-05-21=== Bugfix ===Martin Poirier
2007-05-20own bad error. calling scene.timeline would crash blender.Campbell Barton
2007-05-19(no commit message)Ken Hughes
2007-05-18Fixed a few typos in the documentation for Draw module of Python API.Joshua Leung
2007-05-16Python bugfix reported by reD_Fox1Campbell Barton
2007-05-05more epy doc updatesCampbell Barton
2007-05-05updated epydocsCampbell Barton
2007-05-04Python APIKen Hughes
2007-05-04added access to SSS settings in PythonCampbell Barton
2007-05-03== UV/Image Editor ==Juho Vepsalainen
2007-05-02PyAPI, Mesh.c - added renderColorLayer and renderUVLayer to the meshCampbell Barton
2007-04-30Really minor updates related to code I wrote for the Cast modifier:Willian Padovani Germano
2007-04-30Patch #6192 - Wave Modifier Option to move verts along normalsBen Batt
2007-04-30Scene.c - scene.objects.context how dosnt include hidden objectsCampbell Barton
2007-04-29Patch #6113 - Cast & Smooth modifiersBen Batt
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-28windows needed M_PI defined.Campbell Barton
2007-04-28removed doc_browser.py - since it covers ~half the BPY api, not documenting a...Campbell Barton
2007-04-28Python APIKen Hughes
2007-04-28Draw.c - error setting the callback button values when using UIBlock (was not...Campbell Barton
2007-04-28Adding Blender.Geometry function PointInTriangle2DCampbell Barton
2007-04-27added blender-camera export to fbxCampbell Barton
2007-04-25Object.c - made object action writableCampbell Barton
2007-04-24editface.c & buttons_logic.c & Draw.c & verse_session.c - added missing headerCampbell Barton
2007-04-24had debug oprions enabled for cal3d, small updates to epydocCampbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-22New UI popup block Blender.Draw.UIBlock(func) - similar to PupBlock but less ...Campbell Barton
2007-04-212 new python functions for the NLA.Campbell Barton
2007-04-20export_fbx.py - support scene start/end frames, fpx, mist settings, better de...Campbell Barton
2007-04-20[ #6442 ] image.repack (Python)Campbell Barton
2007-04-19remove warnings from last commit.Campbell Barton
2007-04-18Python APIKen Hughes
2007-04-18 == Python API ==Jiri Hnidek
2007-04-18PyAPI.Campbell Barton