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
2010-12-24return typle for mathutils slice's.Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-28minor changes to the python api.Campbell Barton
2010-11-23minor edits to exception formatting (remove ... or \n from suffix)Campbell Barton
2010-10-20fix for -Wunused-valueCampbell Barton
2010-10-14UNUSED() macro so -Wunused-parameter can be used with GCC without so many war...Campbell Barton
2010-09-29moved mathutils Euler.rotate(angle, axis) --> Euler.rotate_axis(axis, angle)Campbell Barton
2010-08-30bugfix [#23586] Euler.rotate() method is brokenCampbell Barton
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-08-08== docs ==Luca Bonavita
2010-05-16no functional changesCampbell Barton
2010-04-27py/rna, euler objects order is now wrapped correctly...Campbell Barton
2010-04-26rna/python mathutils moduleCampbell Barton
2010-04-25py apiCampbell Barton
2010-04-25minor mathutils updateCampbell Barton
2010-04-20change mathutils 'repr' functions to closer match inputCampbell Barton
2010-04-11PyAPICampbell Barton
2010-04-11py api file renameCampbell Barton