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-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-17Cleanup: Remove now redundant performance workaround for asset previewsJulian Eisel
2022-01-17Cleanup: Correct comments for immediate mode buffer draw functionsJulian Eisel
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-17UI: Speed up icon scalingJulian Eisel
2022-01-17Cleanup: deduplicate condition in transform curve codeGermano Cavalcante
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-17Fix T94526: Incorrect workspace ordering tooltipAlaska
2022-01-16Cleanup: simplify parametersGermano Cavalcante
2022-01-16Fix T94951: Crash when snappingGermano Cavalcante
2022-01-14Cleanup: Outliner function names, simplify struct initializationJulian Eisel
2022-01-14Fix incorrect destruction of Outliner tree-elementsJulian Eisel
2022-01-14Cleanup: Use destructor to delete Outliner runtime dataJulian Eisel
2022-01-14Cleanup: Use smart pointers for Outliner tree display and element typesJulian Eisel
2022-01-14Cleanup: Remove Outliner C-API headers/wrappersJulian Eisel
2022-01-14Fix T94784: Crop node gizmo doesn't workSebastian Parborg
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
2022-01-14Fix T94089: GPencil Drawing don't Update after paste in DopesheetAntonio Vazquez
2022-01-14Fix T94903: GPencil: Copying keys doesn't preserve Keyframe TypeAntonio Vazquez
2022-01-14Cleanup: move attribute operators to c++Jacques Lucke
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-14Cleanup: Clang tidyHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-13Fix/workaround MSVC compile error with messag-busJulian Eisel
2022-01-13Cleanup: Run `make format`Julian Eisel
2022-01-13Fix compilation error caused by missing target relationSergey Sharybin
2022-01-13Cleanup: Use `nullptr` in new Outliner C++ filesJulian Eisel
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2022-01-12Fix T94071: Area Split ImprovementsHarley Acheson
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2022-01-12Outliner: Add way to display warning icon for items.Bastien Montagne
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "Cleanup GPencil strength previous commit"Antonio Vazquez
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-12Cleanup: VSE channel drawingRichard Antalik
2022-01-12BLF: UI_fontstyle_draw UsageHarley Acheson
2022-01-12BLF: Reduction of use of BLF_DRAW_STR_DUMMY_MAXHarley Acheson
2022-01-12Cleanup previous commitAntonio Vazquez
2022-01-12Fix T94799: GPencil Strokes drawn at 0.0 Strength still visibleAntonio Vazquez
2022-01-11Fix T94804: GPencil Simplify when strokes are Automerged in Draw ModeAntonio Vazquez