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-20Fix T46903: Missing Render Border Menu itemsSergey Sharybin
2016-03-11Revert "Use render path as initial location when saving renders"Campbell Barton
2016-03-02Use render path as initial location when saving rendersCampbell Barton
2016-02-23UI: disable undo for cycling render slotCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-11Report errno string when writing files failsCampbell Barton
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-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
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-07-19Cleanup: styleCampbell Barton
2015-07-17Cleanup image's poll funcs.Bastien Montagne
2015-07-17Fix T45462: Do not enale 'replace image' op with packed images.Bastien Montagne
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-06-17Fix T45059: Image open /w relative paths & animCampbell Barton
2015-06-17Fix leak getting image frame-range from fileselCampbell Barton
2015-06-11Masking: Numpad-. now centers view to selected control pointsSergey Sharybin
2015-06-08Fix "View All" operation in image space not available with locked interfaceSergey Sharybin
2015-05-20Send color managed signal if input spaces changes during image savingSergey Sharybin
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-04-30Minor tweaks to make fill and invert support gpixel operationsAntony Riakiotakis
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-22Fix T44472: Stereo 3D save options missing in File BrowserJulian Eisel
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-06Fix T44282: Image sampling line disappears after a whileJulian Eisel
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-09Image Space: enable zoom/cursor warpingCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-18cleanup: use const for smallhash & minor editsCampbell Barton
2014-12-18Correction to previous render border commitSergey Sharybin
2014-12-18Correction to set border from render image viewSergey Sharybin
2014-12-09Fix T42857: Inconsistency between cache line visibility and ability to change...Sergey Sharybin
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-08Operator to define render border from rendered image editorSergey Sharybin
2014-10-06Texture painting:Antony Riakiotakis