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-07Experimental option to allow moving the mouse outside the view, "Continuous G...Campbell Barton
2009-10-06Cocoa port : First pure Cocoa version !Damien Plisson
2009-10-06new operator - bpy.ops.wm.call_menu(name="SOME_MT_menu")Campbell Barton
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-10-05Cocoa port :Damien Plisson
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-28Fix potential crash for file operators that don't defineBrecht Van Lommel
2009-09-28Fix #19479: ctrl+N could temporarily freeze the window when userBrecht Van Lommel
2009-09-28svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-272.5 - Assorted Animation UI/Editing TweaksJoshua Leung
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-15svn merge -r 22571:22800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
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