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-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
2004-12-17bugfix: #2025 getCurveBP (and others) segfaultStephen Swaney
2004-12-05BPython, two bug fixes:Willian Padovani Germano
2004-12-05Special bf-committers request; Lamp/World/Material now each have 10Ton Roosendaal
2004-12-02bugfix: #1930 Mathutils.Euler constructor fails to initialize class variablesStephen Swaney
2004-11-30Scripts:Willian Padovani Germano
2004-11-27BPython:Willian Padovani Germano
2004-11-14There were some variables that should have been declared extern,Chris Want
2004-11-11BPython:Willian Padovani Germano
2004-11-09BPython:Willian Padovani Germano
2004-11-08Nmesh module isn't edges aware yet; but can cause crashes replacingTon Roosendaal
2004-11-07less scary 'python not found' msg was too warm and fuzzy.Stephen Swaney
2004-11-07Fixes in bpython:Willian Padovani Germano
2004-11-02BPython:Willian Padovani Germano
2004-10-31BPython -- a few fixes:Willian Padovani Germano
2004-10-26Bugfixes:Alfredo de Greef
2004-10-20BPython:Willian Padovani Germano
2004-10-15Make msvc happy by 'improving' order of declaration and removing superfluous ...Nathan Letwory
2004-10-15bugfix: #1642 Matrix multiplication memory leakStephen Swaney
2004-10-14fix bad return types for errors in Matrix_coerce().Stephen Swaney
2004-10-14followup to vector memory leak fixes:Stephen Swaney
2004-10-13fix numerous memory leaks in the math types.Stephen Swaney