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-07-10VSE: improve waveform drawing step 1soc-2022-waveform-drawing徐铭
2022-07-09Fix cursor display size with tablet input in GHOST/WaylandCampbell Barton
2022-07-09Cleanup: split out wl_buffer creation into a utility functionCampbell Barton
2022-07-09Cleanup: remove buffer_t in GHOST/WaylandCampbell Barton
2022-07-09Cleanup: split memfd_create into it's own function for WaylandCampbell Barton
2022-07-09Fix resource leaks setting custom cursors in WaylandCampbell Barton
2022-07-09UI: renaming fIle browser thumbnail sizesDaniel Salazar
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-09Cleanup: quiet class-memaccess warningCampbell Barton
2022-07-09Cleanup: Remove unused variableHans Goudey
2022-07-08Fix T99494: Transition effects not working correctlyRichard Antalik
2022-07-08Fix bug in recently added MutableVArraySpan move constructorBrecht Van Lommel
2022-07-08Curves: use consistent default radius for Cycles, Eevee, Set Curve Radius nodeBrecht Van Lommel
2022-07-08Cleanup: convert brush.c to C++Brecht Van Lommel
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Linux: Move Mesa software OpenGL libraries to sub-directorySergey Sharybin
2022-07-08Cycles: enable oneAPI in Linux release buildsXavier Hallade
2022-07-08Fix T99191: Boolean modifier creates invalid material indicesHans Goudey
2022-07-08Hair Curves: The new curves object is now availableDalai Felinto
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Fix build error without unity build, after recent changesBrecht Van Lommel
2022-07-08Fix Crash: Reading canvas tool settings.Jeroen Bakker
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
2022-07-08Add a few missing UI strings to translation.Damien Picard
2022-07-08GHOST/Wayland: add logging for listener handlersCampbell Barton
2022-07-08GHOST: use ELEM/ARRAY_SIZE/UNPACK macros to avoid repetitionCampbell Barton
2022-07-08GHOST: add GHOST_utildefinesCampbell Barton
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-07-08Fix T99364: Unable to select bones when custom shape display is disabledCampbell Barton
2022-07-08Cleanup: spelling in commentsCampbell Barton
2022-07-08Cleanup: formatCampbell Barton
2022-07-08Cleanup: Calm GCC Conversion WarningHarley Acheson
2022-07-07BLF: Add Support for Variable FontsHarley Acheson
2022-07-07Fix T99332: resize video in image editor does not update correctlyBrecht Van Lommel
2022-07-07Cleanup: Remove unused variableHans Goudey
2022-07-07Cleanup: improve asserts in generic spanJacques Lucke
2022-07-07BLI: make some spans default constructibleJacques Lucke
2022-07-07LibOverride: Make fully editable when creating an experimental user setting.Bastien Montagne
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-07-07Outliner, Library Overrides: List child objects under parentsJulian Eisel
2022-07-07Fix T99256: Regression: Meta balls segfaulting copy-to-selected.Bastien Montagne
2022-07-07Compositor: Pre-fill motion tracking fieldsSergey Sharybin
2022-07-07Cleanup: Use std::move for geometry setHans Goudey
2022-07-07Cleanup: Use C++ style of avoiding unused variable warningsHans Goudey
2022-07-07Cleanup: Use generic index mask utilityHans Goudey
2022-07-07Fix: Spreadsheet does not display original curves dataHans Goudey
2022-07-07Fix T99505: NLA tweak mode crashes with GPencil dataAmélie Fondevilla
2022-07-07Fix T99453: Regression: Crash on calling menu searchPratik Borhade