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-11-08Texture Paint: sync adding a new texture slot to the Image EditorEdward
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-18Brush: Wrap mtex/mask_tex around functions.Jeroen Bakker
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Cleanup: spelling in commentsCampbell Barton
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-20Move workspace.c to C++Jacques Lucke
2022-09-19Cleanup: spellingCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-07-30Cleanup: Move five interface files to C++Hans Goudey
2022-07-25Undo: Improve image undo performanceAlex Parker
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-14Cleanup: Further use of const for retrieved custom data layersHans Goudey
2022-05-12Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-12Fix: Paint slot material assignment issuesEthan Hall
2022-05-09Fix: compiler warnings due to recent commitEthan-Hall
2022-05-09UI: Add color attribute create to canvas selectorEthan-Hall
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-02-16Merge branch 'blender-v3.1-release'Philipp Oeser
2022-02-16Fix T95787: Texture paint: Apply Camera Image crash for certain imagesPhilipp Oeser
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-01-31Cleanup: Add back comment removed in recent commitHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh functionsHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-07Cleanup: Use rcti marking dirty regions when texture painting.Jeroen Bakker
2021-11-26Fix T93117: Texture paint clone tool crash in certain situationPhilipp Oeser
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-09-23Fix T91557: Texture Paint Stencil doesnt use assigned UV LayerPhilipp Oeser
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton