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-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
2022-01-11Fix T94299: Object asset set as visible but doesn't showJulian Eisel
2022-01-11Cleanup compiler warning in WindowsAntonio Vazquez
2022-01-11Fix `PSYS_GLOBAL_HAIR` stripped even if connecting the hair failsAleksi Juvani
2022-01-11Select Similar: hide 'threshold' from UI when not usedPhilipp Oeser
2022-01-11Cleanup: quite missing-variable-declarations warningsCampbell Barton
2022-01-11Fix T94768: Crash in VSE prefetchingRichard Antalik
2022-01-11Spreadsheet: Add mesh topology information with a debug valueHans Goudey
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-10UI: Allow AltGr Key + C,V,X Text InputHarley Acheson
2022-01-10Cleanup: Consistent naming GPU_SHADER_2D_AREA_BORDERS.Jeroen Bakker
2022-01-10Fix T94409: GPencil smooth stroke thickness operator weird resultAntonio Vazquez
2022-01-10Fix out of bounds memory access displaying the compositor crop gizmoCampbell Barton
2022-01-09UI: Make uiTemplateNodeLink work for all socket typesAaron Carlisle
2022-01-09Cleanup: Nodes: Begin splitting shader node buttons into individual filesAaron Carlisle
2022-01-08Fix Cycles compile error after last own commitJulian Eisel
2022-01-08Fix Adjust Last Operation panel showing session UUID number buttonJulian Eisel
2022-01-07Fix: connecting hair fails on meshes with no generative modifiersAleksi Juvani