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-05-09doc about Text3d.Font objectJoilnen Leite
2005-05-09BPython:Willian Padovani Germano
2005-05-05erased headers dirent.h and unistd.hJoilnen Leite
2005-05-05print a msg about which Python version we are usingStephen Swaney
2005-05-05added Font.cJoilnen Leite
2005-05-05added load font support to Text3d submoduleJoilnen Leite
2005-05-05define BPy_FontJoilnen Leite
2005-05-05it wrapping font stuff like font file infoJoilnen Leite
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-04-30New methods for Image module:Stephen Swaney
2005-04-24 - EXPP_addScriptLink called wrong error function (I bet the compilerDaniel Dunbar
2005-04-24fix overlooked compiler warning. sheesh.Stephen Swaney
2005-04-24New IPO methods.Stephen Swaney
2005-04-22Matched the default value for rkerror limit in bpyJohnny Matthews
2005-04-22Fix previous fix by moving some code around to try to please everyone.Stephen Swaney
2005-04-22fix compiler error with gcc 4.0. mismatched declarations.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-16The setup functions for SB and PI now initialize the vars to the defaults tha...Johnny Matthews
2005-04-16Note: this commit includes new functionality to save and restore scripts conf...Willian Padovani Germano
2005-04-15Fixes timecode to run frames 0 to (fps-1) rather than 1 to fpsJohnny 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 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-11 - It is possible to scale radius of MetaElem again.Jiri Hnidek
2005-04-04 - work-in-progress: subsurf level 0 now just acts like a regular mesh,Daniel Dunbar
2005-04-02A little housekeeping:Stephen Swaney
2005-04-02 - add include for allqueue prototypeDaniel Dunbar
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar
2005-03-31Changing hard codec max frame release for a define (in blendef.h with the oth...Martin Poirier
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-28 - update NMesh.c to use DerivedMesh APIDaniel Dunbar
2005-03-27Adding some docs for camera insertIpoKey additionsJohnny Matthews
2005-03-27New Bpy method: Camera.insertIpoKey()Stephen Swaney
2005-03-26Updated Bpy method Object.getData() now supports new Text3d type.Stephen Swaney
2005-03-26Adding some docs for world and lamp insertIpoKey additionsJohnny Matthews
2005-03-26More Bpy goodness!Stephen Swaney
2005-03-22BPython:Willian Padovani Germano
2005-03-21Scripts (making some changes to the scripts dir):Willian Padovani Germano
2005-03-20Adding some docs for material insertIpoKey additionsJohnny Matthews
2005-03-20New Material method: insertIpoKey( key_type )Stephen Swaney
2005-03-20correct bad reference to getDrawMode.Stephen Swaney
2005-03-20Adding some docs for Object insertIpoKey additionsJohnny Matthews
2005-03-20Adding some docs for Text3d additionsJohnny Matthews
2005-03-20New Bpy Object method: insertIpoKey()Stephen Swaney
2005-03-20fix warning: initialization makes integer from pointer without a castStephen Swaney