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-012.5: Layout Python Files:Thomas Dinges
2009-08-22use '' for enums rather then ""Campbell Barton
2009-08-192.5: HeadersBrecht Van Lommel
2009-08-06pedantic changes to python UI scriptsCampbell Barton
2009-07-262.5 Layout files:Thomas Dinges
2009-07-17python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator ->...Campbell Barton
2009-07-16Console Space TypeCampbell Barton
2009-07-13Console Autocomplete (Alt+Enter in the text editor), should be moved out of t...Campbell Barton
2009-07-12python console in ~80 linesCampbell Barton
2009-06-27UIBrecht Van Lommel
2009-06-24UIBrecht Van Lommel
2009-06-23UI: some API functions don't require explicit context passing anymore.Brecht Van Lommel
2009-06-162.5: Text editor, port menu code to python.Brecht Van Lommel
2009-06-162.5 UIAndrea Weikert
2009-06-13text live_edit feature useful for UI scripts (run python scripts on every key...Campbell Barton
2009-06-07UI:Brecht Van Lommel
2009-05-15UI: Layout EngineBrecht Van Lommel
2009-04-22UIBrecht Van Lommel