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-22SVN maintenance.Guillermo S. Romero
2009-09-18Handlers/keymaps, some tweaks for previous commits:Brecht Van Lommel
2009-09-182.5: Python operators now have a working poll() function,Brecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-15Completely move freeing flag to report, operator flag is uneeded.Martin Poirier
2009-09-14Bugfix with py operator api and modal operators. Modal operators would keep a...Martin Poirier
2009-09-04allow execution mode to be given as an argument to operators from python (req...Campbell Barton
2009-08-172.5: Added operator ui() callback for defining own ui layoutBrecht Van Lommel
2009-07-302.5 / Drag & DropElia Sarti
2009-07-292.5Ton Roosendaal
2009-07-262.5Ton Roosendaal
2009-07-252.5 / Drag & DropElia Sarti
2009-07-212.5Ton Roosendaal
2009-07-19operator macro playback (run operator reports in the console)Campbell Barton
2009-07-18initialize keymaps after python so python keymaps, solves the problem of keym...Campbell Barton
2009-07-17- Scrollbars for the console (use View2D functions)Campbell Barton
2009-07-16Console Space TypeCampbell Barton
2009-07-092.5Ton Roosendaal
2009-06-30RNABrecht Van Lommel
2009-06-21RNA read-only wrapped wmEvent so python operators invoke functionsCampbell Barton
2009-06-062.5Ton Roosendaal
2009-02-182.5Ton Roosendaal
2009-02-15thought the hashes were my own mistake from typing python in the wrong window...Campbell Barton
2009-02-12own error in last commit.Campbell Barton
2009-02-12* Added description string to operator types, should be set along with ot->id...Campbell Barton
2009-02-022.5Ton Roosendaal
2009-01-302.5Ton Roosendaal
2009-01-292.5Ton Roosendaal
2009-01-25Did some refactoring with brush and sculpt to make radial control easier to a...Nicholas Bishop
2009-01-232.5: WM CompositingBrecht Van Lommel
2009-01-222.5Ton Roosendaal
2009-01-212.5: WIP commit for WM compositing.Brecht Van Lommel
2009-01-092.5Ton Roosendaal
2009-01-01RNABrecht Van Lommel
2008-12-292.5: Error reportingBrecht Van Lommel
2008-12-27python operators (in bpy_opwrapper.*)Campbell Barton
2008-12-222.5Ton Roosendaal
2008-12-212.5Ton Roosendaal
2008-12-16UI:Brecht Van Lommel
2008-12-152.5: added support for setting RNA properties in keymap item,Brecht Van Lommel
2008-12-082.5Ton Roosendaal
2008-12-02Lots of stuff; couldn't commit in parts because of refactor work.Ton Roosendaal
2008-11-30View2D - Initial commit of Pan-View OperatorJoshua Leung
2008-11-292.5: work on bringing back SpaceTime optionsTon Roosendaal
2008-11-27Patch to allow pre-2.50 Blenders to read newer files.Ton Roosendaal
2008-11-24RNABrecht Van Lommel
2008-11-21RNABrecht Van Lommel
2008-11-11Port of part of the Interface code to 2.50.Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel