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
2016-07-21Cleanup: spellingCampbell Barton
2016-07-18Fix T48885: Wheel in image space changes wrong windowCampbell Barton
2016-07-18Fix missing release w/ mouse wheel over layer menuCampbell Barton
2016-07-15Support for loading multiple images from the file selectorCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-13Image editor: Show actual value of single-channel buffer in sample infoSergey Sharybin
2016-05-06Image Editor: Add border zoomCampbell Barton
2016-05-06Clip invisible parts of image when drawing in 2D textures and GLSL ModesSergey Sharybin
2016-04-28Image view selected didn't account for region sizeCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-20Fix T46903: Missing Render Border Menu itemsSergey Sharybin
2016-03-17Fix T47827: Single Channel Preview ErrorCampbell Barton
2016-03-11Revert "Use render path as initial location when saving renders"Campbell Barton
2016-03-10Skip scopes update for render result during renderingSergey Sharybin
2016-03-02Use render path as initial location when saving rendersCampbell Barton
2016-02-23UI: disable undo for cycling render slotCampbell Barton
2016-02-08Image Editor: use shift+home to fit the frameCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2016-02-01Correction to previous fix of multiple releases of same ImBufSergey Sharybin
2016-01-24Fix lock release deadlock when acquiring pass with no data ready yetSergey Sharybin
2016-01-24Fix missing render result release when alt-wheeling render pass menuSergey Sharybin
2016-01-24Fix tile highlight corners are too fat since recent changes in glLineWidth po...Sergey Sharybin
2016-01-22OpenGL: draw box outlines with lines, not rectanglesMike Erwin
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2016-01-11Report errno string when writing files failsCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-15UI: support cycling for image space menusCampbell Barton
2015-11-15Cleanup: replace pointer array w/ structCampbell Barton
2015-11-15Fix uninitialized read in previous commitAntony Riakiotakis
2015-11-15Fix T46763: OpenGL render doesn't show 'Slots'Campbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-05Cleanup: comments/styleCampbell Barton
2015-10-30Image editor: Add options to display separate R, G and B channelsSergey Sharybin
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-09-24Multiview: fix Image Editor not showing Views menu when renderingDalai Felinto
2015-09-21Fix T46186: Panel doesn't update on brush changeCampbell Barton
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-08-24Fix T45823: PSD files save as JPG without warningCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-19Cleanup: styleCampbell Barton
2015-07-17Cleanup image's poll funcs.Bastien Montagne