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
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-10Image: remove fields option for image sequencesCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-25Fix crash with files saved with missing render slots.Brecht Van Lommel
2018-06-14Image: Refactor render slots to a dynamic listLukas Stockner
2018-06-12UI: Name N-Key toggle to SidebarCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-11-18Cleanup: styleCampbell Barton
2017-11-08Fix various issues with (multiview) OpenEXR file save/load.Brecht Van Lommel
2017-11-08Fix EXR multilayer compositing result saving issues.Brecht Van Lommel
2017-11-08Fix image editor showing pass name when there is only a combined pass.Brecht Van Lommel
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-15Fix T50109: Blender crash when a "Render Result" as a TextureSergey Sharybin
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
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-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-01-24Fix missing render result release when alt-wheeling render pass menuSergey Sharybin
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
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-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-09-24Multiview: fix Image Editor not showing Views menu when renderingDalai Felinto
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-23Display slot menu in Properties Region even if render slot is emptyJulian Eisel
2015-04-23Fix slot menu not displayed if render result slot is emptyJulian Eisel
2015-04-22Show buttons to change render layer/pass in UV Editor headerJulian Eisel
2015-04-21Cleanup: styleCampbell Barton
2015-04-17Code cleanup (for previous commit)Dalai Felinto
2015-04-17Image Editor: Fix passes increase/decrease buttonsDalai Felinto
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-08Muliview: Minor UI-tweaksJulian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-02-03Fix T43403: Compositor does not respect interlaced videoSergey Sharybin
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton