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-10Stupid me! Committed in wrong console with wrong dir... here's the rest ofTon Roosendaal
2005-10-04Added Mesh.New() method; can now create new meshes within the moduleKen Hughes
2005-10-03BPython bug fixes:Willian Padovani Germano
2005-09-29fix Curve.update() method to use new DAG features.Stephen Swaney
2005-09-28set object->recalc flag when we change object's loc, rot, etc.Stephen Swaney
2005-08-21A large collection of fixes from Ken Hughes including:Stephen Swaney
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-11 - switch to using softbody modifier, controls enabling but does not haveDaniel Dunbar
2005-07-18[ #2423 ] Object.getParentSubNameJoseph Gilbert
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-16 - removed makeDispList, set_displist_onlyzeroDaniel Dunbar
2005-07-15BPY Support for Deform Parenting and Vertex ParentingMartin Poirier
2005-07-14 - add mesh_get_bb function to return mesh boundbox and calc if neededDaniel Dunbar
2005-07-14Mathutils updateJoseph Gilbert
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-17Some of the setattr functions created a tuple to pass to the set* functions a...Martin Poirier
2005-05-27BPython:Willian Padovani Germano
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-05-17BPython:Willian Padovani Germano
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-04-22Matched the default value for rkerror limit in bpyJohnny Matthews
2005-04-21BPython:Willian Padovani Germano
2005-04-16The setup functions for SB and PI now initialize the vars to the defaults tha...Johnny Matthews
2005-04-15Similar to last commit, This initializes the pd pointer if it is null for Par...Johnny Matthews
2005-04-15This commit initializes the softbody pointer if it is accessed through python...Johnny Matthews
2005-04-14Adds API for Particle Interaction Settings and Softbody SettingsJohnny Matthews
2005-04-02A little housekeeping:Stephen Swaney
2005-03-26Updated Bpy method Object.getData() now supports new Text3d type.Stephen Swaney
2005-03-20New Bpy Object method: insertIpoKey()Stephen Swaney
2005-03-20fix warning: initialization makes integer from pointer without a castStephen Swaney
2005-03-19- patch submitted by guitargeekJoseph Gilbert
2005-03-12added getDupliVerts and setDupliVerts methodsJoilnen Leite
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-06New Bpy type Text3d for accessing Blender's Font objects.Stephen Swaney
2005-03-01BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-02BPython:Willian Padovani Germano
2004-12-05BPython, two bug fixes:Willian Padovani Germano
2004-11-30Scripts:Willian Padovani Germano
2004-10-31BPython -- a few fixes:Willian Padovani Germano
2004-10-20BPython:Willian Padovani Germano
2004-10-12bugfix: #1624 Can not switch layers of some objects through python.Stephen Swaney
2004-10-11fix memory leak in Object.GetSelected().Stephen Swaney
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-21- Blender: added option 'scriptsdir' to Blender.Get();Willian Padovani Germano
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney