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
2021-02-24UI: Remove colons from some labelsYevgeny Makarov
2021-02-24UI: Reorder mesh merge operator types for consistent shortcutsHans Goudey
2021-02-24GPencil: Fix missing change material menu using U keyAntonio Vazquez
2021-02-24UI: Make node virtual sockets more visibleFabian Schempp
2021-02-24Cleanup: Clang tidy else after returnHans Goudey
2021-02-24Fix T84796: Particle tool properties displayed for select toolKdaf
2021-02-24PyAPI: Ensure GIL state only when a callback existsGermano Cavalcante
2021-02-24Workbench: Fix typo in rB32ca8e58a374Clément Foucault
2021-02-24Cleanup: Simplify vector direction comparisonAntonio Vazquez
2021-02-24CMake: Temporarily removing find clang blockSebastián Barschkis
2021-02-24Geometry Nodes: store available attribute names in node ui storageJacques Lucke
2021-02-24PyAPI: Fix memory leak of parameters used for python 'draw_callbacks'Germano Cavalcante
2021-02-24Cleanup: Fix commentAntonio Vazquez
2021-02-24GPencil: Improve Interpolate AutoFlip algorithm IIAntonio Vazquez
2021-02-24Cleanup: CryptomatteLayerJeroen Bakker
2021-02-24Cleanup: Cryptomatte Use StringRef(Null).Jeroen Bakker
2021-02-24Cleanup: CryptomatteLayer structure.Jeroen Bakker
2021-02-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp
2021-02-24Cleanup: Move some utilities to 'gpu_py.h'Germano Cavalcante
2021-02-24Fix T85947: Missing check of master collection for objects being instanced.Bastien Montagne
2021-02-24Fix T85915: Cannot save new theme presetCampbell Barton
2021-02-24Fix crash updating themes in background modeCampbell Barton
2021-02-24Cleanup: quiet asan overflow warningJacques Lucke
2021-02-24Workbench: Fix samples taken outside of pixel footprintClément Foucault
2021-02-24Fix T85726 Workbench: Orthographic view is blurryClément Foucault
2021-02-24Fix incorrect icon .dat files after recent commitJulian Eisel
2021-02-24Fix line width broken for consecutive line draw callsJulian Eisel
2021-02-24Fix T85939: Eevee Specular BSDF shader compile errorJeroen Bakker
2021-02-24Fix T85930: Custom Property Error: Wrong SubtypeCampbell Barton
2021-02-24Cleanup: spellingCampbell Barton
2021-02-24Docs: clarify radial/cycle use for BMesh loopsCampbell Barton
2021-02-24Geometry Nodes: Move node UI storage function to BKEHans Goudey
2021-02-24GPencil: Fix typo error in previous commitAntonio Vazquez
2021-02-24GPencil: Improve Flip algorithm for InterpolateAntonio Vazquez
2021-02-24Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-24Revert Automatic Tablet API dynamic fallback.Nicholas Rishel
2021-02-24Fix T85844: high pressure at start of line.Nicholas Rishel
2021-02-24Revert high fequency mouse input for Windows.Nicholas Rishel
2021-02-23WM_MOUSEMOVE cleanup.Nicholas Rishel
2021-02-23Revert Automatic Tablet API dynamic fallback.Nicholas Rishel
2021-02-23Fix T85844: high pressure at start of line.Nicholas Rishel
2021-02-23Revert high fequency mouse input for Windows.Nicholas Rishel
2021-02-23Fix T85895: Viewing value passes in Image Editor displays the value as alphaPhilipp Oeser
2021-02-23Cleanup: Remove unecessary double negativeHans Goudey
2021-02-23Annotations: Add layer Opacity paramaterAntonio Vazquez
2021-02-23Geometry Nodes: improve accessing attribute meta dataJacques Lucke
2021-02-23Fix T84707: Wrong icon for Movie Clip EditorYevgeny Makarov
2021-02-23BLI: new FunctionRef typeJacques Lucke
2021-02-23Cycles: Add option to change input passes for viewport denoisingPatrick Mours
2021-02-23Cleanup: Use shorter enum namesHans Goudey