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-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-06-15BLI: use explicit task isolation, no longer part of parallel operationsBrecht Van Lommel
2021-06-11Render Window as Non-Child on Win32 platformHarley Acheson
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-08BLI: support disabling task isolation in task poolJacques Lucke
2021-05-19Assets: Use textures (and shadows) for automatic object previewsSeverin
2021-05-04Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-03Fix T87982: crash switching render slots while render is in progressBrecht Van Lommel
2021-05-01UI: Object Thumbnails Orientation ChangeHarley Acheson
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