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-30Cleanup: remove redundant ifdef checkCampbell Barton
2021-07-30Fix T90318: Dragging asset while Asset Browser is still loading crashesJulian Eisel
2021-07-30Cleanup: Remove unused file description storageJulian Eisel
2021-07-30Cleanup: headers, use 'pragma once', remove argument to '\file'Campbell Barton
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-30Cleanup: workaround for unstable formatting in clang-formatCampbell Barton
2021-07-30Fix: script.reload() operator reloads current app templateFlix
2021-07-30Update REAME.md fileJames Monteath
2021-07-30Kernel: include header file in BKE_appdir.h defining size_tSybren A. Stüvel
2021-07-30Cleanup: limit scope of temporary variablesCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-30PyAPI: defer freeing existing properties on registrationCampbell Barton
2021-07-30PyAPI: include the property name & type in registration errorsCampbell Barton
2021-07-30Cleanup: use pyrna_enum_value_parse_string parser for enum argsCampbell Barton
2021-07-30Cleanup: bpy.props variable namesCampbell Barton
2021-07-30PyAPI: support accessing the original value for RNA enum parsingCampbell Barton
2021-07-30Cleanup: replace macros with converter callbacks for bpy.propsCampbell Barton
2021-07-29GPencil: Fix unreported problems painting after import SVGAntonio Vazquez
2021-07-29Fix T89213: Some modifier properties have wrong subtypeGermano Cavalcante
2021-07-29GHOST/X11: enable EGLChristian Rauch
2021-07-29Fix T89976: Mirror Keys By Value performs wrong scale conversionSybren A. Stüvel
2021-07-29deps/win: Remove media foundation dep for ffmpegRay Molenkamp
2021-07-29Fix T90295: inconsistent render pass order between Cycles and EeveeBrecht Van Lommel
2021-07-29Render: remove unused Blender Internal view layer settingsBrecht Van Lommel
2021-07-29Render: disable Z pass by default, leave only CombinedBrecht Van Lommel
2021-07-29Assets/UI: Resolve major asset view UI template limitationJulian Eisel
2021-07-29Cleanup: Remove unnecessary code for asset view UI templateJulian Eisel
2021-07-29Assets/UI: Sanity check argument for UILayout.template_asset_view()Julian Eisel
2021-07-29Cleanup: Pass asset handle to asset iterator, rather than wrapped fileJulian Eisel
2021-07-29Cleanup: Consistent indent style for asset CMakeLists fileJulian Eisel
2021-07-29install_deps: update OIDN to 1.4.1, and ISPC to 1.16.0.Bastien Montagne
2021-07-29install_deps: Update OSL to 1.11.14.1.Bastien Montagne
2021-07-29Cleanup: OSL buildlib patch: Remove `.rej` part.Bastien Montagne
2021-07-29install_deps: Update OIIO to 1.1.15.1.Bastien Montagne
2021-07-29install_deps: Update llvm to 12.0 (with minimal now being 11.0).Bastien Montagne
2021-07-29Install_deps: add flex dependency.Bastien Montagne
2021-07-29Install_deps: Add zstd dependency.Bastien Montagne
2021-07-29Fix 'BLI_task_parallel_mempool' keeping 'user_chunk' unchangedGermano Cavalcante
2021-07-29deps: Reduce llvm/clang footprint for windowsRay Molenkamp
2021-07-29Data-block Preview: Create preview using current frameAntonio Vazquez
2021-07-29Cleanup: Remove debug-only codeSergey Sharybin
2021-07-29Fix building without Cycles loggingSergey Sharybin
2021-07-29Cleanup: Fix build warningRichard Antalik
2021-07-29cleanup: editor_image : Remove unused draw functionsjim man
2021-07-29Fix Cycles crash with fluid object motion blur disabledSergey Sharybin
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-29VSE: don't snap by defaultRichard Antalik
2021-07-29UI: Fix time labels drawingRichard Antalik
2021-07-29Fix T89952: GPencil channel box selection offsetFalk David