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-12-13Added Image.GetCurrent()Campbell Barton
2005-12-12*Armature api documentationJoseph Gilbert
2005-12-11Added some details in the Mathutils documentation.Campbell Barton
2005-12-06More corrections and additions to Ipo and IpoCurve documentation.Ken Hughes
2005-12-05-- Bugfix #3072: As discussed on IRC, matrix.invert() should throw aKen Hughes
2005-12-05Fix unchecked parameter in M_Ipo_Recalc, and some documentation fixes.Ken Hughes
2005-12-03Small changes to API docs on curves and space handlers explanations.Ken Hughes
2005-12-01Make curnurb.flagU and curnurb.flagV range check their inputs, plus makeKen Hughes
2005-11-29Fix incorrect documentation for Window.QTest().Ken Hughes
2005-11-28-- Bugfix #3458: keyblock.getData() was getting vertex data from keysKen Hughes
2005-11-26patch #2869 MTex module additionsStephen Swaney
2005-11-22Added some equvalency tests for the other math objectsJoseph Gilbert
2005-11-22- editng options for armature added to AramtureTypeJoseph Gilbert
2005-11-22- drawtypes added to ArmatureTypeJoseph Gilbert
2005-11-21* added some display options to the ArmatureType classJoseph Gilbert
2005-11-21* adds deformation properties to armatureTypeJoseph Gilbert
2005-11-21A few more doc updatesJoseph Gilbert
2005-11-21Some updates to armature documentation.Joseph Gilbert
2005-11-20-- fix indentation to make epydoc happyKen Hughes
2005-11-20-- removed GetParticlesLoc() function, which was replaced byKen Hughes
2005-11-20Patch by Matt Ebb: upgraded usablitiy of text button.Ton Roosendaal
2005-11-20-- added an optional "cage" parameter to mesh.getFromObject() to allowKen Hughes
2005-11-18-- added Object.protectFlags attribute; let user get/set transform lock bitsKen Hughes
2005-11-17-- add support for new particle effectsKen Hughes
2005-11-17-- fix small problem with Ipocurve.recalc(); recomputed handles but did notKen Hughes
2005-11-17-- Fix for the "LIB ERROR: base removed" problem; BPy Object was decrementingKen Hughes
2005-11-17-- fix documentation error (replace removeCurve() with delCurve())Ken Hughes
2005-11-16* update to python docsJoseph Gilbert
2005-11-16* update to python docsJoseph Gilbert
2005-11-09Bugfix: #3377 Epy docs missing linksStephen Swaney
2005-11-09-- changes and bugfixes from Cam:Ken Hughes
2005-11-08BPython docs:Willian Padovani Germano
2005-11-07-- Clean-up of Effect and Particle modules; since particle was the onlyKen Hughes
2005-11-07-- Added Object.effects, a read-only attribute which returns a list of theKen Hughes
2005-10-31Adding Key.ipo as access to ipo data both get and setJohnny Matthews
2005-10-31Removed key.getChannelIpo() doc.Johnny Matthews
2005-10-28- change description of AssignModes from "blah blah" to something meaningful.Ken Hughes
2005-10-27Lots of BPy Mesh additions:Ken Hughes
2005-10-26Python API AdditionsJohnny Matthews
2005-10-25-Bugfix #3254: Ipo.addCurve() didn't check if curve already existed beforeKen Hughes
2005-10-21- documentation updates:Ken Hughes
2005-10-20- New additions to Mesh moduleKen Hughes
2005-10-11Updates and corrections to the BPy doc. Patch #2975Stephen Swaney
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