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-09-182.5: Python operators now have a working poll() function,Brecht Van Lommel
2009-09-04- rna documentation layout now matches blenders internal layout, autogenerate...Campbell Barton
2009-08-10remove python2.x supportCampbell Barton
2009-08-09- fix error in last commitCampbell Barton
2009-08-07bpy_context_set and bpy_context_clear to replace a number of functions (some ...Campbell Barton
2009-07-26misc py/rna changesCampbell Barton
2009-07-19Python operatorsCampbell Barton
2009-07-18fixes for errors on startup and compiler errors and draw speedup.Campbell Barton
2009-07-16- use outliner colors (with subtle stripes) for report so you can see divisio...Campbell Barton
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-06-302.5Brecht Van Lommel
2009-06-252.5: File Selector: display operator properties in the side region,Brecht Van Lommel
2009-06-21RNA read-only wrapped wmEvent so python operators invoke functionsCampbell Barton
2009-06-182.5 PythonBrecht Van Lommel
2009-06-14Blender/Python APICampbell Barton
2009-06-13convert non-string pyoperator exceptions into strings if they are not already.Campbell Barton
2009-06-06Merged code passing context to python operator from soc-2009-kazanbas Arystanbek Dyussenov
2009-06-05PyRNACampbell Barton
2009-05-20RNA: ID properties were not being shown as RNA properties anymore, fixed.Brecht Van Lommel
2009-04-19RNA: Generic Type RegistrationBrecht Van Lommel
2009-04-11Added back importing UI scripts rather then running,Campbell Barton
2009-04-01Python Panels WIPCampbell Barton