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
2012-03-27style cleanup: py apiCampbell Barton
2012-02-27use LIKELY/UNLIKELY macros for operations that run a lot.Campbell Barton
2011-12-26formatting edits only to use more consisted styleCampbell Barton
2011-12-18formatting edits in py api, no functional changesCampbell Barton
2011-11-26minor bpy api editsCampbell Barton
2011-11-05documentation - brief descriptions for bpy api files.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-13formatting edits & remove debug print.Campbell Barton
2011-10-10edit error macro formatting (confuses some editors)Campbell Barton
2011-10-09correction to RNA class api references (only used for docs)Campbell Barton
2011-08-14add in asserts for when array/non array RNA funcions are used incorrectly, wo...Campbell Barton
2011-05-08Fixes for bugs noticed during previous fix:Joshua Leung
2011-04-30whitespace edits for bpy api, split some really long lines.Campbell Barton
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-03-19C, style changes (mostly white space edits), no functional change.Campbell Barton
2011-03-12py/rna: BPy_reports_to_error() now takes the exception type as an argument an...Campbell Barton
2011-03-02fixed compile problem intruduced in r35295M.G. Kishalmi
2011-03-02SVN maintenance.Guillermo S. Romero
2011-03-02move anim functions out of bpy_rna.c, its getting too big.Campbell Barton