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-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
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
2008-10-032.5 Branch: added WM_report and WM_reportf functions for reportingBrecht Van Lommel
2008-06-112.5 BranchBrecht Van Lommel
2008-01-20More change to the gesture manager.Diego Borghetti
2008-01-19New "Gesture Manager" system.Diego Borghetti
2008-01-14New API to access Operator properties.Diego Borghetti
2008-01-10Change vector structs from 3 to 4 so things are aligned for 64bit machines.Kent Mein