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-10-02merge from 23153 to 23595soc-2009-imbusyLukas Steiblys
2009-09-24fix for middle mouse up events not working with modal keymaps (used for fly m...Campbell Barton
2009-09-22Changes to allow python to do redraws through the timer operator, a reliable ...Campbell Barton
2009-09-202.5 filebrowserAndrea Weikert
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-14use static functions where possible for some local functions.Campbell Barton
2009-09-14Link/Append, small changes:Brecht Van Lommel
2009-09-14Bugfixes:Joshua Leung
2009-09-132.5 filebrowserAndrea Weikert
2009-09-13Bugfix: Append crashed because of wrong parameters passed.Andrea Weikert
2009-09-122.5 filebrowserAndrea Weikert
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-122.5Thomas Dinges
2009-09-10UI:Brecht Van Lommel
2009-09-09Keyboard shortcutsWilliam Reynish
2009-09-092.5: Layer ButtonsBrecht Van Lommel
2009-09-092.5: fix for recent file operator opening wrong item.Brecht Van Lommel
2009-09-09Keyboard shortcutsWilliam Reynish
2009-09-092.5: WM_menu_invoke now uses the first enum property it can find,Brecht Van Lommel
2009-09-082.5 - Mode Switching BugfixesJoshua Leung
2009-09-02Blender 2.5 Andrea Weikert
2009-08-25Reverted some keymap changes.William Reynish
2009-08-23spacebar for the search menu was overriding space in the text editorCampbell Barton
2009-08-22Added standard hotkeys for standard features like copying, cutting, pasting, ...William Reynish
2009-08-212.5: Load UI is now an operator property, and a user preference toBrecht Van Lommel
2009-08-212.5: Modifiers & MenusBrecht Van Lommel
2009-08-202.5/Paint:Nicholas Bishop
2009-08-17units with no separator can now be typed into number buttons - eg, 5'7" 2km4mCampbell Barton
2009-08-172.5: Added operator ui() callback for defining own ui layoutBrecht Van Lommel
2009-08-162.5/RNA:Nicholas Bishop
2009-07-30better blender doesnt look idiot for siggraph with tips wider then the screen.Campbell Barton
2009-07-30- include operator commands in tooltips (needs sanitizing for transform opera...Campbell Barton
2009-07-292.5Ton Roosendaal
2009-07-282.5: File browserBrecht Van Lommel
2009-07-28console copy text was upside down.Campbell Barton
2009-07-272.5 file browserAndrea Weikert
2009-07-26misc py/rna changesCampbell Barton
2009-07-262.5Ton Roosendaal
2009-07-242.5: Top MenuBrecht Van Lommel
2009-07-19issues auto generating rna docsCampbell Barton
2009-07-18missed this file in last commit.Campbell Barton
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-13calling operators from python was raising an error without returning an error...Campbell Barton
2009-07-102.5Ton Roosendaal
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5: Various FixesBrecht Van Lommel
2009-06-292.5: fix for compile error after recent search menu commit.Brecht Van Lommel