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
2017-10-06Cleanup: styleCampbell Barton
2017-10-04Cleanup: redundant castsCampbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-07-21Fix a few harmless maybe uninitialized warnings with GCC 5.4.Brecht Van Lommel
2017-07-10Partial fix of T51989: Don't set image user offset for movie filesSergey Sharybin
2017-07-06Add option to OpenImage operator not to detect sequences.Bastien Montagne
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-05-16Fix memory leak when saving OpenEXR filesSergey Sharybin
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2016-12-27Correct bad cast, unused var warningCampbell Barton
2016-12-23Fix (unreported) crash in 'Match movie length operator' in case of lost video...Alexander Romanov
2016-12-06Fix T50020: adding a background image does not set image user data.Kévin Dietrich
2016-10-14Fix T49646: Switching from large to small image can get stuck zoom at max zoo...Anthony Edlin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-05Fix own mistake in recent rB8b2a45052093, broke saving render results as imag...Bastien Montagne
2016-09-02Fix T49222: Image Save settings are overridden by the File Save Screen ones.Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-21Cleanup: spellingCampbell Barton
2016-07-15Support for loading multiple images from the file selectorCampbell Barton
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-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-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