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-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
2014-11-30Cleanup: warnings & spaceCampbell Barton
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-13Fix T42206: RenderLayers popup crashed when clicked while renderingCampbell Barton
2014-10-09Implement custom names for render slotsSergey Sharybin
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-03I18N: add missing linesSv. Lockal
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Fix bug in image texture UI: "Use Alpha" checkbox doesn't appear if file form...IRIE Shinsuke
2014-02-19Use tabs for image editor.Antony Riakiotakis
2014-02-17Code cleanup: unused/warningsCampbell Barton
2014-02-13correct error in recent menu update for render slots, missing callbackCampbell Barton
2014-02-11Fix for fix with render layer menuCampbell Barton
2014-02-11Own recent removal of string encoded menus missed render layers/passesCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton