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-07-14[#22830] Hex colour number (COLOUR BALANCE) is out the range in video stripCampbell Barton
2010-07-12tweak to color balance after talking with colin and testing other software, l...Campbell Barton
2010-07-122.5: remove pin floating panels settings, there are no floating panelsBrecht Van Lommel
2010-07-07Constraint UI:Thomas Dinges
2010-07-06use normal mouse speed for the color wheel unless shift is pressed.Campbell Barton
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05changes to color wheel commit.Campbell Barton
2010-07-05Bugfix #22030: Animation Editors and Layer AnimationJoshua Leung
2010-07-05Improvements to Blenders color balance (lift/gamma/gain).Campbell Barton
2010-07-04Fix #21062 and #22175: crash with node previews being calculated whileBrecht Van Lommel
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04convenience functionality for browse button (requested by Colin for the seque...Campbell Barton
2010-07-04Fix for [#22714] Constraints stack : move up and move down buttons problemThomas Dinges
2010-07-04'Copy To Selected' (right click menu item) now works for sequence strips, use...Campbell Barton
2010-06-29Fix [#22355] Spin Tool crashes Blender on Click'n'Drag StepsMatt Ebb
2010-06-28flip button for color ramps (durian request), these should be done as operato...Campbell Barton
2010-06-27align menu text to the left when displayed in a panel.Campbell Barton
2010-06-27- changed recent commit from William to have enum in user preferences as an e...Campbell Barton
2010-06-26alpha drawing for color picker, move alpha button into the picker.Campbell Barton
2010-06-19Fix #22621 Alt-A toggles panel expand collapseDiego Borghetti
2010-06-18Raise the default report popup severity to errors only (not warnings).Matt Ebb
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-15New Scene now has the popup from 2.4x which gives the option to copy.Campbell Barton
2010-06-09Fix [#22188] Minor UI bug with panels in the properties window.Matt Ebb
2010-06-08Assorted View2D formatting tidyups...Joshua Leung
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-04check to avoid divide by zeroCampbell Barton
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-06-02Avoid reset the H and S value in the color picker when V is equal to zero!Diego Borghetti
2010-06-02Fix [#22473] No more text cursor placing when editing a Text Field ?Matt Ebb
2010-05-30- Python console argument '--python-console', option so you can start blender...Campbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-29Esc as input for Key Buttons (e.g Logic Brick Keyboard Sensor)Dalai Felinto
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-24Fix [#22278] Colour Balance Node HSV Value slider range is insufficient.Matt Ebb
2010-05-16Properties Window:Thomas Dinges
2010-05-15FIX: Enter didn't work in filebrowser when mouse inside icon or previewAndrea Weikert
2010-05-15Make creating and saving previews for Lamp, World, Texture, Material and Imag...Andrea Weikert
2010-05-12fix for hanging while drawing fcurves, the function made some attempt to avoi...Campbell Barton
2010-05-10Fix for histogram Luma mode not working when waveform is in RGB mode.Xavier Thomas
2010-05-10Tweaks to image editor scopes, while testing a bugMatt Ebb
2010-05-092.5 Constraint UI:Thomas Dinges
2010-05-08Allow clicking in the empty area of a scrollbar (in the 'groove' outside the ...Matt Ebb
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-07Warning cleanupMatt Ebb
2010-05-06keyframe transform, both through dopesheet/action editor and graph editor, wo...Joseph Eagar
2010-05-05billboards were using un-initialized memory and avoid divide by zero in some ...Campbell Barton