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
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-05Fix #20571: run script operator crashes in 3d view.Brecht Van Lommel
2010-01-03- WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)Campbell Barton
2009-12-28Got rid of some dead codeMatt Ebb
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-18Tweaked some key shortcuts in text editor to prevent conflictsMatt Ebb
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-07Text and Console operators don't need to register themselves. (this cleans th...Martin Poirier
2009-11-27new palm rig type + some refactoring to make names less confusing for the arm...Campbell Barton
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-24Keyframing Operator Tweaks for Durian:Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-10-26Durian text editor requests:William Reynish
2009-10-21Make compiler happy, remove doubtful non init usage.Guillermo S. Romero
2009-10-21Text Editor: Scrollbar now drawn on the rightJoshua Leung
2009-10-13* Fixing crash on mingw when entering world buttonsJoshua Leung
2009-10-132.5 Bugfixes:Joshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-09-22PyConsole improvementsCampbell Barton
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-142.5 BugfixesBrecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-09Keyboard shortcutsWilliam Reynish
2009-09-09Keyboard shortcutsWilliam Reynish
2009-09-052.5Brecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-09-04poll functions to stop crashing when running operators in an invalid context.Campbell Barton
2009-08-24patch from Ron Walker (o6a).Campbell Barton
2009-08-22Added standard hotkeys for standard features like copying, cutting, pasting, ...William Reynish
2009-08-192.5: HeadersBrecht Van Lommel
2009-07-31fix for warnings and implicit declarationsCampbell Barton
2009-07-302.5: Buttons ViewBrecht Van Lommel
2009-07-282.5: File browserBrecht Van Lommel
2009-07-22remove scriptlinks,Campbell Barton
2009-07-18fixes for errors on startup and compiler errors and draw speedup.Campbell Barton
2009-07-13Drawing a string longer then 255 chars wasnt working.Campbell Barton
2009-07-13calling operators from python was raising an error without returning an error...Campbell Barton
2009-07-12python console in ~80 linesCampbell Barton
2009-07-12made text editor margin work with different font sizes.Campbell Barton
2009-07-122.5: Couple of small fun featuresBrecht Van Lommel
2009-07-112.5: X11Brecht Van Lommel
2009-07-102.5:Brecht Van Lommel
2009-07-032.5Ton Roosendaal
2009-07-032.5Ton Roosendaal
2009-07-01Reverting changes made for laptop/two button mice - will make the changes ava...Tom Musgrove
2009-06-30This commit adds Alt-LMB as an alternative to MMB, and CTRL-ALT-LMB as an alt...Tom Musgrove
2009-06-23SVN maintenance.Guillermo S. Romero