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
2022-02-18Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2022-02-18Fix strict compilation warningsSergey Sharybin
2022-02-18Fix T95809: Check color space changes to refresh image engine.Jeroen Bakker
2022-02-18Fix T95809: Compositor Node not directly updated in image editor.Jeroen Bakker
2022-02-18Image Engine: Store image usage to identity changes.Jeroen Bakker
2022-02-18Fix T93526: Missing tooltip for attribute search buttonPratik Borhade
2022-02-17Fix build error on some compilers after recent bugfixBrecht Van Lommel
2022-02-17Fix T95368: wrong white point adaptation for Linear ACES color spaceBrecht Van Lommel
2022-02-17Cleanup: Move more cmake library variables to be advancedSebastian Parborg
2022-02-17Fix part of T95654: Cycles crash with text objects in excluded view layersBrecht Van Lommel
2022-02-17Build: update CMake to support OpenImageIO 2.3.4Brecht Van Lommel
2022-02-17Build: update CMake to support OpenEXR 3Brecht Van Lommel
2022-02-17Images: update code to support OpenEXR 3Sebastian Parborg
2022-02-17Fix compile error on MSVCKévin Dietrich
2022-02-17Fix T94881: GPU subdivision fails with high polycount coarse meshesKévin Dietrich
2022-02-17Fix T95827: vertex groups do not display correctly with GPU subdivisionKévin Dietrich
2022-02-17Fix vertex groups not rendering properly with GPU subdivisionKévin Dietrich
2022-02-17Fix T76082: VR Scene Inspection: It shows me only a pink screenPeter Kim
2022-02-16Cleanup: Remove deprecated StringGrid from our openvdb codeSebastian Parborg
2022-02-16Fix T95815: missing null check when computing dupli dimensionsJacques Lucke
2022-02-16Fix: removing anonymous attributes before adding mesh to bmainJacques Lucke
2022-02-16Cycles: restore basic standalone GUI, now using SDLBrecht Van Lommel
2022-02-16Fix Image GPU texture.Jeroen Bakker
2022-02-16Fix T95787: Texture paint: Apply Camera Image crash for certain imagesPhilipp Oeser
2022-02-15Fix T95806: subdivision missing in Cycles when using autosmoothKévin Dietrich
2022-02-15Fix T95697: GPU subdivision ignores custom normalsKévin Dietrich
2022-02-15GPU subdiv: fix custom data interpolation for N-gonsKévin Dietrich
2022-02-15Fix T94085: Crash with empty stroke listCampbell Barton
2022-02-15Fix T95791: Unable to switch between multiviews.Jeroen Bakker
2022-02-15Cleanup: clang-formatBrecht Van Lommel
2022-02-15Fix T95720: Spreadsheet missing volume grid infoHans Goudey
2022-02-15GLShaderInterface: Fix undefined behavior when attributes are optimized away.Clément Foucault
2022-02-15GLDebug: Fix severity checkClément Foucault
2022-02-15GPUTexture: Fix missing enum cases in `to_component_len()`Clément Foucault
2022-02-14Fix T95252: Move duplicate node doesn't do edge-panningHans Goudey
2022-02-14Fix T95756: Crash inserting geometry node after linking modifierSergey Sharybin
2022-02-14Fix T95778, the macOS minimum versions have been increased for Metal.Thomas Dinges
2022-02-14Fix T94479: GPU Subdivision surface modifier does not apply to Cycles rendersKévin Dietrich
2022-02-14Fix T95320: CacheFile templates crash when used through PythonKévin Dietrich
2022-02-14Fix Cycles assert in debug mode after recent changesBrecht Van Lommel
2022-02-14Fix T95177: GPU subdiv crashes mirror modifier in edit-modeKévin Dietrich
2022-02-14Fix T95601: Missing handling of keyingsets ID pointers in lib_query/foreach_i...Bastien Montagne
2022-02-14Fix segfault calling `id_properties_ui("prop").update()`Sybren A. Stüvel
2022-02-14Cleanup use c style comments.Jeroen Bakker
2022-02-14Fix T95725: Changing render slot doesn't update displayed image.Jeroen Bakker
2022-02-14Phase out IMA_GPU_REFRESH.Jeroen Bakker
2022-02-14Fix T95699: Compostior backdrop not updated.Jeroen Bakker
2022-02-14Image Engine: Remove region_uv_bounds.Jeroen Bakker
2022-02-14Image Engine: Limit the number of interal textures.Jeroen Bakker
2022-02-14Fix T95749: missing update when normal node changesJacques Lucke