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-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
2022-02-10Fix T95613: remove anonymous attributes when converting objectJacques Lucke
2022-02-10Fix T95624: video texture not refreshing when changing offset in nodeJacques Lucke
2022-02-10Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-02-10Fix T95666: Crash when attempting multires linear subdivideSergey Sharybin
2022-02-10Fix T95664: missing update after changing active output nodeJacques Lucke
2022-02-10Fix strict warning initializing texture result in compositorSergey Sharybin
2022-02-10Fix invalid creation of partial image updaterSergey Sharybin
2022-02-09Fix T95620: Crash When Entering Edit Mode on a CurveHans Goudey
2022-02-09Fix T95612: only overwrite existing attributes with matching domain and typeJacques Lucke
2022-02-09Fix T95640: missing null check in previous commitJacques Lucke
2022-02-09Adjust "Show Backface" tool tip to be more accurateAlaska
2022-02-09Fix small grammatical mistake in Refraction Depth tooltipAlaska
2022-02-09Fix T91840: do not create invalid links when inserting a nodeJacques Lucke
2022-02-08Fix T95570: missing task isolation when computing normalsJacques Lucke
2022-02-08Fix T94415: Nodes: poor selection behavior inside frame nodesPhilipp Oeser
2022-02-08Fix T95573: Incorrect bounding box of evaluated curveHans Goudey
2022-02-08Fix T95532: Merge node deletes everything for empty selectionsWannes Malfait
2022-02-07Fix T95502: macOS app has both python 3.9 and 3.10 executablesBrecht Van Lommel
2022-02-07Fix T95543: incorrect handling of implicit field inputs in uiJacques Lucke
2022-02-07Fix: missing null checkJacques Lucke
2022-02-07Fix T95578: missing update when linking selected nodesJacques Lucke
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-06Fix T95384: new obj exporter inaccurate roughness value in new exporter.Aras Pranckevicius
2022-02-06GPU: Fix assert when running without --debug-gpu option on older GLClément Foucault
2022-02-06Fix: Displaying any point cloud in the viewport causes crashHans Goudey
2022-02-06Fix T95360, new 3.1 obj exporter losing nurbs curve "endpoint".Aras Pranckevicius
2022-02-06GPU: Debug: Avoid double printing of compilation issuesClément Foucault
2022-02-05GPUTexture: Fix missing/wrong cases in to_data_format()Clément Foucault
2022-02-05GPU: Enable CLOG for gpu when `--debug-gpu` option is setClément Foucault
2022-02-05GL: Fix compute shader label errorClément Foucault
2022-02-04Fix: Remove incorrect assert in mesh modifier evaluationHans Goudey
2022-02-04Workbench: Fix unreported heavily quantized mesh due to driver issueClément Foucault
2022-02-04Fix: Incorrect default distance for merge by distance nodeHans Goudey
2022-02-04Fix T94410: stopping Cycles render in 3D viewport quad view keeps using CPUBrecht Van Lommel