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-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-13Template for 'Running Jobs" now shows Composite thread, for node space.Ton Roosendaal
2010-04-12Button panels need to get handlers and keymaps... but for now sneakedTon Roosendaal
2010-04-11Long outstanding panel feature: press ENTER with mouse on header willTon Roosendaal
2010-04-09Fix [#21529] Operator.report() has inconsistent behaviour with newlinesMatt Ebb
2010-04-09Patch from Xavier Thomas: Use vertex arrays for drawing image editor vector s...Matt Ebb
2010-04-06Tweak/code shuffle to make disabled buttons draw nicer on nodes.Matt Ebb
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-04-06Fix [#21678] Crease color cannot be adjustedMatt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-042.5 Preview Render:Thomas Dinges
2010-04-04Histogram and line sample can now be resized verticallyMatt Ebb
2010-04-04'Active spline' theme setting was not getting initialised on old filesJoshua Leung
2010-04-02Fix [#21694] text input box last character not editableMatt Ebb
2010-04-02Bugfix #21853: Border zoom in the 2D-Views zooms outJoshua Leung
2010-04-02Keyframe Defaults and Cleanups: Joshua Leung
2010-04-01Fix [#20711] Loop selection not working with Emulate MMB + Left mouse selectMatt 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-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30Bugfix for [#21582] Adjusting material color (color picker) crashesElia Sarti
2010-03-30Performance tweak - on region pan/scale, only redraw the region itself Matt Ebb
2010-03-30Fix [#20115] Some theme settings are not savedMatt 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-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-16library data selector, respect hide dot data, unless the user enters a '.'Brecht Van Lommel
2010-03-15Make Hex field in colour picker work in gamma corrected space - means that co...Matt Ebb
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-03-12Fix #21122: color sliders behaving weirdly.Brecht Van Lommel
2010-03-10Fix [#21371] Hover Paste doesn't work [27157]Matt Ebb
2010-03-10Fix [#21476] Mousewheel speed disrepancyMatt Ebb
2010-03-10Fix [#21520] Using sample tool from color ramp sets alpha to 0Matt Ebb
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09Fix [#21188] HueCorrection Node, when reseting Curve, it goes to a incline in...Matt Ebb
2010-03-09Fix [#21047] Sample color too dark when not using color managmentMatt 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-03-02Info Header: Non-blocking Info MessagesJoshua Leung
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-23- finally a way to force removal of images (Shift+Click on the X)Campbell Barton
2010-02-22exclude self references from the ID search list when PROP_ID_SELF_CHECK is se...Campbell Barton
2010-02-22Fix for #21209, Delete X for particle settings does nothing.Elia Sarti
2010-02-21scale int number button sensitivity by the min/max range.Campbell Barton
2010-02-18constraints were being checked twice (once from rna property update function ...Campbell Barton
2010-02-17Animation Editors: DopeSheet filter for Object-level animationJoshua Leung