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
2009-08-16- typos in boxpack comments (incorrectly had comment that it was from NAN)Campbell Barton
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-14cmake changesCampbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-10remove python2.x supportCampbell Barton
2009-07-31fix for warnings and implicit declarationsCampbell Barton
2009-07-20Added error prints if the text's main is not set.Campbell Barton
2009-07-19Sculpt+Paint/2.5:Nicholas Bishop
2009-07-17Source code with executable property, manual fix. *sigh*Guillermo S. Romero
2009-07-13mathutils types didnt work properly in python2x. vec*matrix failed for eg.Campbell Barton
2009-07-10Use python subtypes so bpy.types.Mesh is a subtype of bpy.types.IDCampbell Barton
2009-07-092.5Ton Roosendaal
2009-07-02needed for building with py2Campbell Barton
2009-07-01slice support working in py3 for Vector and Matrix types.Campbell Barton
2009-06-30Python APICampbell Barton
2009-06-28PyNumberMethods needed ifdefs for python3.x and some other corrections.Campbell Barton
2009-06-26Made Mathutils use radians rather then degrees. defining USE_MATHUTILS_DEG fo...Campbell Barton
2009-06-25PyAPI RNA/BGECampbell Barton
2009-06-23PyRNA API support for matrix types as Mathutils matrix (with callbacks) rathe...Campbell Barton
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-22PyAPI Mathutils Vector callbacks, referencing other PyObjects rather then thi...Campbell Barton
2009-06-20ObColor wasnt converted into an RNA string.Campbell Barton
2009-06-19Update Mathutils for py3kCampbell Barton
2009-06-182.5Brecht Van Lommel
2009-06-18fix for building with py2.3Campbell Barton
2009-06-18Added Make for new python/generic dir.Ton Roosendaal
2009-06-18Some generic modules from blender 2.4x building with py3k and mostly working.Campbell Barton