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
path: root/source
AgeCommit message (Expand)Author
2022-02-18Fix T95338: missing image editor refresh after render compositingBrecht Van Lommel
2022-02-18Fix T95542: Dual Mesh crashes with some non-manifold verticesWannes Malfait
2022-02-18Fix: Curve to Mesh node creates caps when curve is cyclicLeon Schittek
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18Fix T94495: Split edges node leads to a crash in edit modeHans Goudey
2022-02-18Fix T95724: boundary error in `BLI_str_unescape_ex`Sybren A. Stüvel
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-17Cleanup: Move more cmake library variables to be advancedSebastian Parborg
2022-02-17Images: update code to support OpenEXR 3Sebastian Parborg
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-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-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-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 T95756: Crash inserting geometry node after linking modifierSergey Sharybin
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 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
2022-02-11Fix T95698: deadlock with GPU subdivisionKévin Dietrich
2022-02-11Fix excessive re-creation of VR viewport texturesPeter Kim
2022-02-11Geometry Nodes: show indicator when realize instances node is in legacy modeJacques Lucke
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11Fix: Enable edge bevel weight in solidify if neededHenrik Dick
2022-02-11Fix: Bevel vertex didn't use weights in some casesHenrik Dick
2022-02-10Fix T95458: Line art ignores curve objects with no evaluated meshHans Goudey