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-01-04Fix: Update normals when switching scene qualityJeroen Bakker
2021-01-04GPU: Enable HQ normal work around for AMD PolarisJeroen Bakker
2021-01-04GPU: Add HQ normals workaround.Jeroen Bakker
2021-01-04Fix mistake in rBef90a8e12caf in data transfer code.Bastien Montagne
2021-01-04Fix T84362: Crash when use Vertex Paint in subdivide strokesAntonio Vazquez
2021-01-04Fix T84345: Transforming the cursor fails with absolute grid-snapCampbell Barton
2021-01-04DrawManager: High quality normals for non meshesJeroen Bakker
2021-01-04Fix T84106: attribute mix node worked incorrectly on float attributesJacques Lucke
2021-01-04Fix imbuf.new & resize allowing zero & negative dimensionsCampbell Barton
2021-01-04Cleanup: remove unused optional argument to imbuf.newCampbell Barton
2021-01-04Fix T84191: remove python API limits for Image.scale() dimensionsPhilipp Oeser
2021-01-04Fix crash reading files with unknown modifier ID'sCampbell Barton
2021-01-04Fix early exit check in BKE_appdir_app_template_has_userprefCampbell Barton
2021-01-04Fix clang_array_check checking utilityCampbell Barton
2021-01-04Cleanup: correct array size in argumentCampbell Barton
2021-01-04Cleanup: use const variablesCampbell Barton
2021-01-04Cleanup: typo in c484b54453e6072399dd79daccf237bb4bd73b41Campbell Barton
2021-01-04Cleanup: add NULL check for filename argument which could be NULLCampbell Barton
2021-01-04Cleanup: redundant call to WM_modalkeymap_findCampbell Barton
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2021-01-04Cleanup: use ARRAY_SIZE when when looping over the array indiciesCampbell Barton
2021-01-04Cleanup: remove self-assignmentCampbell Barton
2021-01-04Cleanup: remove redundant codeCampbell Barton
2021-01-04Cleanup: sort cmake file listsCampbell Barton
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2021-01-04Cleanup: redundant struct declarationsCampbell Barton
2021-01-04Cleanup: sort structsCampbell Barton
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2021-01-04Cleanup: clang-formatCampbell Barton
2021-01-04Cleanup: spelling (use 'gimbal' instead of 'gimble')Campbell Barton
2021-01-04Cleanup: use doxy sections for render_preview.cCampbell Barton
2021-01-04Cleanup: rename get_brush_icon, make it a static functionCampbell Barton
2021-01-04Cleanup: use const casts in DerivedMesh.ccCampbell Barton
2021-01-03API Docs: CSS: Fix long enum listAaron Carlisle
2021-01-03Update RNA to manual url mappingsAaron Carlisle
2021-01-03Fix Unreported: Run time error in UI codeAaron Carlisle
2021-01-02Cleanup: Explicitly pass icon size to generation function, not just boolJulian Eisel
2021-01-01Fix T84024: Empty image opacity labeled transparencyHans Goudey
2021-01-01Fix T84029: Point Distribution node crash on mesh with no facesHans Goudey
2020-12-31Fix mistake in recent rB8c135fa9a834 commit.Bastien Montagne
2020-12-31LibOverride/RNA: refactor `rna_property_override_property_real_id_owner`.Bastien Montagne
2020-12-31Cleanup: Move functions from sequencer_edit.cRichard Antalik
2020-12-31Cleanup: Remove unused functions from sequencer_edit.cRichard Antalik
2020-12-30Add regression tests for curve conversion to meshHans Goudey
2020-12-30Fix unreported: Sequencer grid lines are not drawnYevgeny Makarov
2020-12-30Cleanup: Use LISTBASE_FOREACH macroPhilipp Oeser
2020-12-30Outliner: Fix useless assert in new liboverride showing code.Bastien Montagne
2020-12-30Cleanup: Fix typo in tests error messageHans Goudey
2020-12-29Fix T83991: Pasting sound strip not working correctlyRichard Antalik
2020-12-29Fix T83439: Sculpt: Radial symmetry combined with mirroring results in textur...Philipp Oeser