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
2021-07-26Fix T89981: missing refresh on the compositors render layer node when adding/...Philipp Oeser
2021-07-26Fix T89868: Crash showing thumbnail of wide-aspect imageJesse Yurkovich
2021-05-03Fix T87982: crash switching render slots while render is in progressBrecht Van Lommel
2021-04-13Cleanup: preview rendering, push bContext a bit further down the call stackSybren A. Stüvel
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-03-18Cleanup: spellingCampbell Barton
2021-03-09Fix T86417: Crash deleting Shader AOV from an empty listPhilipp Oeser
2021-03-08Fix T86210: No preview icons for non-8bit imagesPhilipp Oeser
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-02-26Assets: Preview rendering for Action datablocksSybren A. Stüvel
2021-02-26Cleanup: use boolean argumentsCampbell Barton
2021-02-22UI: Simplify Window CreationHarley Acheson
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-12Fix T79999: Double color management applied during viewport animation renderJeroen Bakker
2021-02-10Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-10Fix T85395: Texture paint external edit wrong projection on reapplyPhilipp Oeser
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-28Fix T69001: Custom icons won't load while using workbench engineJulian Eisel
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-12Fix T84593: Operators on material (linked to local object but withPhilipp Oeser
2021-01-04Cleanup: spelling (use 'gimbal' instead of 'gimble')Campbell Barton
2021-01-04Cleanup: use doxy sections for render_preview.cCampbell Barton
2021-01-04Cleanup: rename get_brush_icon, make it a static functionCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-18Fix T82591: Performance regression when rendering at very high resolutionJeroen Bakker
2020-12-16Cleanup: Remove unused crop field from RenderResult.Jeroen Bakker
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-12-15Fix T83776: Crashes with add-on's icon preview in menusJulian Eisel
2020-12-14UI/Assets: Support generating object preview imagesJulian Eisel
2020-12-14UI/Assets: Operator to load custom preview images for data-blocksJulian Eisel
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-11-20Cleanup: clang-formatCampbell Barton
2020-11-17Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-17Fix T82703: Image not scaled when renderingRichard Antalik
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-29Cleanup: remove unused Blender Internal render stats codeBrecht Van Lommel
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-13Cleanup: use BKE_fcurve_ prefix for keyframing bezier functionsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne