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-25Drivers: Copy/Paste tools for the RMB MenuJoshua Leung
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-21Fix #19361: BGE keyboard sensor allowed to set mouse eventsBrecht Van Lommel
2009-09-21Second attempt at fixing #19335: holding down backspace in theBrecht Van Lommel
2009-09-21tested running the cheat-sheet, found a number of segfaultsCampbell Barton
2009-09-215 button mouse support from b333rt in IRC with some edits for X11.Campbell Barton
2009-09-202.5 filebrowserAndrea Weikert
2009-09-20Ghost/Compiz bug:Martin Poirier
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-16- bpy.data.sounds was a collection of ID's rather then SoundsCampbell Barton
2009-09-15Completely move freeing flag to report, operator flag is uneeded.Martin Poirier
2009-09-152.5 BugfixesBrecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-14Bugfix with py operator api and modal operators. Modal operators would keep a...Martin Poirier
2009-09-14Link/Append, small changes:Brecht Van Lommel
2009-09-14Bugfixes:Joshua Leung
2009-09-142.5 mesh cleanup: merge tools all work againJoseph Eagar
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-112.5 Rotations: As a experiment, enabling Axis-Angle for BonesJoshua Leung
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: Object moduleBrecht Van Lommel
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-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-052.5Brecht Van Lommel
2009-09-04allow execution mode to be given as an argument to operators from python (req...Campbell Barton
2009-09-02Blender 2.5 Andrea Weikert
2009-09-01Open recent list was arseabout, only adding files on save, rather then open.Campbell Barton
2009-08-27Grease Pencil: BugfixesJoshua Leung
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 extra padding for OS X at the top of the screen when opening user prefs...William Reynish
2009-08-22Added standard hotkeys for standard features like copying, cutting, pasting, ...William Reynish
2009-08-212.5: Animation playback without sync option was slightly slowerBrecht Van Lommel
2009-08-212.5: Load UI is now an operator property, and a user preference toBrecht Van Lommel
2009-08-21have texture paint use the curve rather then the falloff setting (falloff gav...Campbell Barton
2009-08-212.5: Modifiers & MenusBrecht Van Lommel