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-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
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-19Some cleaning up of BLI_winstuff.h usageDaniel Dunbar
2005-03-19BPython:Willian Padovani Germano
2005-03-19Fix for building on win32Johnny Matthews
2005-03-19BPython:Willian Padovani Germano
2005-03-19- patch submitted by guitargeekJoseph Gilbert
2005-03-17fixed example of use the GetScreenInfoJoilnen Leite
2005-03-13A little editing on the doc for the newest member of our Bpy module familily:...Stephen Swaney
2005-03-12doc about set/getDupliVerts methodJoilnen Leite
2005-03-12added getDupliVerts and setDupliVerts methodsJoilnen Leite
2005-03-10Text3d submodule documentJoilnen Leite
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-09doc about Text3d moduleJoilnen Leite
2005-03-07Solves a build problem with MSVC scons build. Thanks kaito for pointing out t...Johnny Matthews
2005-03-07fix warnings about implicit declarations.Stephen Swaney
2005-03-06New Bpy type Text3d for accessing Blender's Font objects.Stephen Swaney
2005-03-01BPython:Willian Padovani Germano
2005-02-27Part of Big Cleanup: move data declarations out of header files.Stephen Swaney
2005-02-27Updates to NMesh doc contributed by Campbell Barton.Stephen Swaney
2005-02-22Patch submitted by Michael ReimpellJoseph Gilbert
2005-02-21-AngleBetweenVecs() was returning only 8-digit precision. This changes the pr...Joseph Gilbert
2005-02-16BPython bug fixes:Willian Padovani Germano
2005-02-12<strings.h> is not defined on Win32 systemsJoseph Gilbert
2005-02-09BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-03BPython:Willian Padovani Germano
2005-02-02BPython:Willian Padovani Germano
2005-01-25bugfix: #2117 Overflow in Armature.Bone.setName()Stephen Swaney
2005-01-23Separated some variable declarations from the code, for wider compiler support.Yann Vernier
2005-01-23Changes Mathutils.Vector() to be less picky about its argument(s).Yann Vernier
2005-01-23This should make the Texture stype attribute work for EnvMaps.Yann Vernier
2005-01-22BPython:Willian Padovani Germano
2005-01-13BPython:Willian Padovani Germano
2005-01-13New methods: Curve.isCyclic(), CurNurb.isCyclic() for checking if curve is c...Stephen Swaney
2005-01-13BPython:Willian Padovani Germano
2005-01-07bugfix: #2093 Ipo.addCurve() adds curves of undefined typeStephen Swaney
2005-01-04Requested by Stephane SOPPERA,Kent Mein
2005-01-03More warning cleanups...Kent Mein
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-21bugfix: #2031 World setIpo() method checks for wrong IPO typeStephen Swaney
2004-12-21bugfix: #2032 Ipo_woIcuName() uses CAM instead of WO constantsStephen Swaney