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
2005-10-11- added Mesh.MVert(); can now create 'thick' vertices which don't wrap meshKen Hughes
2005-10-04Added Mesh.New() method; can now create new meshes within the moduleKen Hughes
2005-10-03Added new BPython thin mesh moduleKen Hughes
2005-10-03BPython bug fixes:Willian Padovani Germano
2005-10-03Documentation for new Python thinmesh moduleKen Hughes
2005-10-03added getting names of shapes/KeyBlocks to bpy api so mikasaari can continue ...Toni Alatalo
2005-09-26Theeth's mathutils patchJoseph Gilbert
2005-09-21Part of Bpy Cleanup: change attribute access to use tp_getset.Stephen Swaney
2005-09-14Just a little addition to docs based on a discussion on irc.Toni Alatalo
2005-09-12patch #3011 ] update to curnurb.setFlagU doc, added set and get for TaperStephen Swaney
2005-09-09BPython:Willian Padovani Germano
2005-08-10Patch #2758 Update of image module.Stephen Swaney
2005-08-10ideasman fix that epydoc compile for itJoilnen Leite
2005-08-05doc to bpy TimeLine supportJoilnen Leite
2005-08-01This patches adds support for Font, Curve, Surface and Meta Objects inMartin Poirier
2005-08-01Scripts updated:Willian Padovani Germano
2005-07-20Improper indentation in getParentBoneName docstring.Martin Poirier
2005-07-18[ #2423 ] Object.getParentSubNameJoseph Gilbert
2005-07-15BPY Support for Deform Parenting and Vertex ParentingMartin Poirier
2005-07-11Scripts updated:Willian Padovani Germano
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-15Changes to Documentation Format ONLY.v2.37aStephen Swaney
2005-06-13Patch from Martin Poirier.Stephen Swaney
2005-06-12remove version number for doc directory name asStephen Swaney
2005-06-12Scripts:Willian Padovani Germano
2005-06-11BPython bug fixes:Willian Padovani Germano
2005-05-27BPython:Willian Padovani Germano
2005-05-25updates and corrections for BPy Text3d module from Ken Hughes.Stephen Swaney
2005-05-24updates to doc strings in code and doc from Ken Hughes.Stephen Swaney
2005-05-22Rename Image.getPixel() to .getPixelF() as per discussionStephen Swaney
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-05-21Ipo doc update. Contributed by Ken Hughes.Stephen Swaney
2005-05-20BPython: bug fixes / patches from trackersWillian Padovani Germano
2005-05-09epy_docgen.sh: change directory name for generated doc to BPY_API_237Stephen Swaney
2005-05-09fixed a syntax error line 45Joilnen Leite
2005-05-09doc about Text3d.Font objectJoilnen Leite
2005-05-09BPython:Willian Padovani Germano
2005-04-30New methods for Image module:Stephen Swaney
2005-04-24New IPO methods.Stephen Swaney
2005-04-22doc updates. NMesn.transform( matrix, recalc_normals )Stephen Swaney
2005-04-21BPython:Willian Padovani Germano
2005-04-17More Curve Module features: access to the attributes flagU and flagVStephen Swaney
2005-04-17New methods for Curve module: getBevOb() and setBevOb()Stephen Swaney
2005-04-16Updating build systems: folder release/bpydata/ moved to release/scripts/bpyd...Willian Padovani Germano
2005-04-16Note: this commit includes new functionality to save and restore scripts conf...Willian Padovani Germano
2005-04-14Adds getTimeCode() to Rendering Context so that you can get current frame in ...Johnny Matthews
2005-04-14Adds API for Particle Interaction Settings and Softbody SettingsJohnny Matthews
2005-04-02A little housekeeping:Stephen Swaney
2005-03-27Adding some docs for camera insertIpoKey additionsJohnny Matthews
2005-03-26Adding some docs for world and lamp insertIpoKey additionsJohnny Matthews