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-03-24Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-24Fix T96294: Crash and error with shape key normal calculationHans Goudey
2022-03-23Mesh: Avoid creating incorrect original index layersHans Goudey
2022-03-21Fix T96402: fix case when material output is contained in node groupJacques Lucke
2022-03-02Fix T95692: incorrect interpolated children particle hairJacques Lucke
2022-03-02Fix T94729: GPU subdivision does not support meshes without polygonsKévin Dietrich
2022-03-02Fix T96116: Image editor not updated when adding new tile.Jeroen Bakker
2022-03-01Fix T95997: Crash when entering edit modeSergey Sharybin
2022-03-01Fix: dangling internal links after removing socketsJacques Lucke
2022-03-01Fix T96030: Update Image editor after reload.Jeroen Bakker
2022-03-01Fix 3d texture painting artifacts.Jeroen Bakker
2022-03-01Fix painting on none 256 aligned images.Jeroen Bakker
2022-02-28Fix T92288, T96041: instancing of shared mesh objects without modifiers brokenBrecht Van Lommel
2022-02-28Fix T96048: Crash on appending with driver variables loop in shapekeys.Bastien Montagne
2022-02-26Fix compile warning from earlier commit.Kévin Dietrich
2022-02-25Disable GPU subdivision if autosmooth or split normals are usedKévin Dietrich
2022-02-24Fix T95116: Scale to fit fails with a single word & non-zero Y-sizeCampbell Barton
2022-02-23Fix T95987: Data transfer modifier custom normals crashHans Goudey
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-22Fix (unreported) LibOverride: missing copying `flag` member.Bastien Montagne
2022-02-22Cleanup: quiet warnings for FFMPEG before 5.0Campbell Barton
2022-02-22Fix subdivision surface modifier doing unnnecessary workBrecht Van Lommel
2022-02-22Camera: Simplify View Frame codeGermano Cavalcante
2022-02-21Fix T95919: Apply Pose as Rest Pose Operator crashesHans Goudey
2022-02-21Cleanup: Use function to check if normals are dirtyHans Goudey
2022-02-21Fix T95596: Crash in versioning of node animationSybren A. Stüvel
2022-02-18Cleanup: Remove unused argument to mesh tessellationHans Goudey
2022-02-18Cleanup: Use functions for accessing mesh normal dirty stateHans Goudey
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-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-15Fix T95806: subdivision missing in Cycles when using autosmoothKévin Dietrich
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 T95601: Missing handling of keyingsets ID pointers in lib_query/foreach_i...Bastien Montagne
2022-02-14Phase out IMA_GPU_REFRESH.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-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
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-09Fix T95620: Crash When Entering Edit Mode on a CurveHans Goudey
2022-02-08Fix T95570: missing task isolation when computing normalsJacques Lucke
2022-02-08Fix T95573: Incorrect bounding box of evaluated curveHans Goudey