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-04-04Histogram and line sample can now be resized verticallyMatt Ebb
2010-04-02Fix [#21694] text input box last character not editableMatt Ebb
2010-04-01Fix [#21775] Double-clicking icons in the file browser doesn't open filesMatt Ebb
2010-03-31Only add drivers (and keying sets, keyframes etc) when exact key combo is Matt Ebb
2010-03-30Attempted fixes for color picker trouble (can't reproduce here..)Matt Ebb
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-10Fix [#21371] Hover Paste doesn't work [27157]Matt Ebb
2010-03-08Fix [#21469] long paths can't be scrolled with the mouseMatt Ebb
2010-03-06Bugfix for #21466, paste and copy ramps doesnt workElia Sarti
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-21scale int number button sensitivity by the min/max range.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-07Fix for not being able to click on icons in Fileselect.Ton Roosendaal
2010-02-06Fix #20951: move to layer popup hotkeys shift 1..9 were not working correct.Brecht Van Lommel
2010-02-01Fix #19888: tooltip would stay visible when starting e.g. panning theBrecht Van Lommel
2010-01-31Various tweaks to View2D code for handling of scrollbar interactions in relat...Joshua Leung
2010-01-30Fix #19904: selecting a new image color closes the popup.Brecht Van Lommel
2010-01-29Fix for weirdness in texture map to settings - we now use negative Matt Ebb
2010-01-28Bugfix: Histogram button was added missing 'break' in switch() forTon Roosendaal
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-27- duplicate window crasheing when it was full screenCampbell Barton
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Fix [#20827] c26276 RMB on "clear" command in console menu crashes blenderMatt Ebb
2010-01-26Fix [#20798] - Add/change/remove shortcut options dissapearing from buttons @...Matt Ebb
2010-01-25Fix [#20786] Added widget on toolbar does not removeMatt Ebb
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-20Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain Matt Ebb
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-18Fix [#19914] spacebar menu text stays on screen after click and dragMatt Ebb
2010-01-14Fix [#20029] Text input fields with dropdown list bugsMatt Ebb
2010-01-13Fix [#20655] wrong button shadingMatt Ebb
2010-01-12Fix [#19966] Graph Editor does not refresh after automatic keyframe insertionMatt Ebb
2010-01-12Fix [#20224] Moving to layer pannel missing shortcutsMatt Ebb
2010-01-09Added user preferences for color picker type, includes colour wheel + 3 squar...Matt Ebb
2010-01-08Add ability to cancel/revert dragging on color picker widgets with Escape, sa...Matt Ebb
2010-01-07Color Picker work:Matt Ebb
2009-12-26the user interface could access invalid RNA on deleting objects since checkin...Campbell Barton
2009-12-24Key map related things:Matt Ebb
2009-12-17Copy To SelectedBrecht Van Lommel
2009-12-17RNA/UI - Reset Settings to Default ValuesJoshua Leung
2009-12-14Bugfix: clicking outside of color picker could reset color in some cases.Brecht Van Lommel
2009-12-10Revert bunch of changes I should have committed before.Martin Poirier
2009-12-10textedit string needs to be one byte longer than maxlen, for terminator.Martin Poirier
2009-12-09Fix #20245: datablock names allowed entering 22 characters but canBrecht Van Lommel
2009-12-08UI: fix trailing tooltips when deactivating window, and when openingBrecht Van Lommel
2009-12-04UI: curve widget tweaksBrecht Van Lommel
2009-12-02Menu handlers need to return OUT when clicking outside, not OKMartin Poirier