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-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-09-28Fix potential crash for file operators that don't defineBrecht Van Lommel
2009-09-272.5 - Assorted Animation UI/Editing TweaksJoshua 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-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-14Bugfix with py operator api and modal operators. Modal operators would keep a...Martin Poirier
2009-09-122.5 filebrowserAndrea Weikert
2009-09-092.5: Object moduleBrecht Van Lommel
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-08-192.5: Restored statistics in the info header.Brecht Van Lommel
2009-08-182.5: Middle mouse button emulation with alt + left mouse buttonBrecht Van Lommel
2009-08-162.5Ton Roosendaal
2009-08-162.5/RNA:Nicholas Bishop
2009-08-152.5: Screen/Scene New/Delete operators.Brecht Van Lommel
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-302.5 / Drag & DropElia Sarti
2009-07-292.5Ton Roosendaal
2009-07-282.5: File browserBrecht Van Lommel
2009-07-272.5 file browserAndrea Weikert
2009-07-272.5 / Drag & DropElia Sarti
2009-07-262.5Ton Roosendaal
2009-07-252.5 / Drag & DropElia Sarti
2009-07-25- report header buttons were not drawing.Campbell Barton
2009-07-242.5Ton Roosendaal
2009-07-242.5: Top MenuBrecht Van Lommel
2009-07-212.5Ton Roosendaal
2009-07-212.5Ton Roosendaal
2009-07-16Console Space TypeCampbell Barton
2009-07-13calling operators from python was raising an error without returning an error...Campbell Barton
2009-07-112.5: X11Brecht Van Lommel
2009-07-092.5: X11Brecht Van Lommel
2009-07-072.5 filebrowser: previous/next + bugfix + elubie's changes and cleanupDalai Felinto
2009-07-022.5: Fix a case of using freed memory in event handling.Brecht Van Lommel
2009-06-302.5 filebrowser Andrea Weikert
2009-06-27Pointcache refresh part 2Janne Karhu
2009-06-14BGE events, not sure every event works as it should but keyboard looking and ...Campbell Barton
2009-06-062.5Ton Roosendaal