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-04-25LineArt: Try using sort/parallel_sort but crasheslineart-object-loadYimingWu
2022-04-25LineArt: Edge neighbor with object loading code WIPYimingWu
2022-04-25Revert "LineArt: CAS-inspired tile tree (WIP)"YimingWu
2022-04-21LineArt: CAS-inspired tile tree (WIP)YimingWu
2022-04-20LineArt: Index calculation based adjacent lookup WIPYimingWu
2022-04-20LineArt: Object loading fixes for masterYimingWu
2022-04-20LineArt: Face mark filtering for new object loading code.YimingWu
2022-04-20LineArt: Working fix for new object loadingYimingWu
2022-04-20LineArt: Crease in new object loading working correctly.YimingWu
2022-04-20LineArt: Crease by sharpYimingWu
2022-04-20LineArt: Crease support for new loadingYimingWu
2022-04-20LineArt: Object loading wipYimingWu
2022-04-20PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-20Fix T94775: Buggy liboverride default apply code for items insertion in RNA c...Bastien Montagne
2022-04-20Fix (unreported) huge liboverride slow-down due to non-disabled UV layer props.Bastien Montagne
2022-04-20Fix compilation without OpenVDBKévin Dietrich
2022-04-20Cleanup: remove unused curves toolsettingJacques Lucke
2022-04-20Fix GPU subdivision: Crash on adding subdivision surface modifierClément Foucault
2022-04-20Cleanup: run autopep8 on tests/performance/benchmarkCampbell Barton
2022-04-20Cleanup: re-run autopep8 with E401 enabledCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/presetsCampbell Barton
2022-04-20Cleanup: use autopep8 on release/ltsCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/freestyleCampbell Barton
2022-04-20Cleanup: run autopep8 on intern/cycles/Campbell Barton
2022-04-20Cleanup: run autopep8 with max-line-length=120 (missed a file)Campbell Barton
2022-04-20Cleanup: run autopep8 with max-line-length=120Campbell Barton
2022-04-20Cleanup: use autopep8 for bl_i18n_utils.settingsCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/modules/Campbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/templates_pyCampbell Barton
2022-04-20Cleanup: run autopep8 on doc/Campbell Barton
2022-04-20Cleanup: run autopep8 on build_files/Campbell Barton
2022-04-20PyAPI: improve deprecation warning for bpy.ops context overrideCampbell Barton
2022-04-20Fix crash passing no arguments to Context.temp_overrideCampbell Barton
2022-04-20Docs: update examples to use Context.temp_overrideCampbell Barton
2022-04-20PyAPI: temporary context override supportCampbell Barton
2022-04-20PyAPI: utility functions for parsing typed RNA argumentsCampbell Barton
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: clang-formatCampbell Barton
2022-04-20Cleanup: unused argument warningCampbell Barton
2022-04-20UI: Fix typo in Apply Parent Inverse tooltipNate Rupsis
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-20Cleanup: Don't recalculate normals in versioning codeHans Goudey
2022-04-19Fix: Incorrect info message in set material nodeHans Goudey
2022-04-19Fix: Assert when sculpting empty curvesHans Goudey
2022-04-19GPU: Fix Adresse Sanitizer errorsClément Foucault
2022-04-19Cleanup: GPUMaterial: Remove GPU_material_is_volume_shaderClément Foucault
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-19Cleanup: remove unused codeJacques Lucke
2022-04-19Fix T97338: Correct reference count for COM handling and removal of gotosRobert Guetzkow
2022-04-19PyGPU: remove outdated function 'code_from_builtin'Germano Cavalcante