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-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-06UI: remove extraneous inversion of "inverted" button stateSybren A. Stüvel
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-03Fix T101510: Incorrect context for running data unlink from template IDJulian Eisel
2022-09-30Cleanup: use function style casts for C++Campbell Barton
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-25BLF: Refactor of blf_font_boundbox_foreach_glyphHarley Acheson
2022-09-25Cleanup: remove redundant parenthesis (especially with macros)Campbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace static_casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-24BLF: Refactor of DPIHarley Acheson
2022-09-23Fix T100141: Header Alignment of New EditorsCampbell Barton
2022-09-23Cleanup: spelling in commentsCampbell Barton
2022-09-19Nodes: Add node group assets to search menusHans Goudey
2022-09-19Cleanup: spellingCampbell Barton
2022-09-18Fix: Prevent clipping of node drop shadowLeon Schittek
2022-09-16Fix 101000: color picker colors drift above 1 for some OCIO configurationsBrecht Van Lommel
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-15Fix Unreported: VSE and NLA handle position text is not drawnRichard Antalik
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-09-07UI: Small Adjustments to Event IconsHarley Acheson
2022-09-07Cleanup: remove unused Main argument to RNA_path functionsCampbell Barton
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: convert 'GPU_SHADER_2D_IMAGE_COLOR' to 3DGermano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_SMOOTH_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_FLAT_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-05I18n: fix translation of status barDamien Picard
2022-09-03Merge branch 'blender-v3.3-release'Philipp Oeser
2022-09-03Fix T100731: Keymap Editor context menu crashPhilipp Oeser
2022-09-02UI: 3D Text CaretHarley Acheson
2022-09-02Cleanup: Fix clang-tidy warnings: [modernize-redundant-void-arg]Clément Foucault
2022-09-02Cleanup: Fix clang-tidy warnings: [bugprone-incorrect-roundings]Clément Foucault
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31UI: Add shift-click hint to library overrides button tooltipJulian Eisel
2022-08-31Cleanup: break before the default case in switch statementsCampbell Barton
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-28Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-28Fix crashes running operators in invalid contextsCampbell Barton
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-26Cleanup: spelling in comments, formatCampbell Barton