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
path: root/source
AgeCommit message (Expand)Author
2021-02-24UI: Clean up use of the term "Metaballs"Yevgeny Makarov
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-24Revert "t"Germano Cavalcante
2021-02-24Fix T85823: bpy.ops.transform... ignoring 'center_override' for Bezier contro...Germano Cavalcante
2021-02-24tGermano Cavalcante
2021-02-24UI: Reorder mesh merge operator types for consistent shortcutsHans Goudey
2021-02-24UI: Make node virtual sockets more visibleFabian Schempp
2021-02-24Cleanup: Clang tidy else after returnHans Goudey
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-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 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 line width broken for consecutive line draw callsJulian Eisel
2021-02-24Fix T85939: Eevee Specular BSDF shader compile errorJeroen Bakker
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-23Fix T85895: Viewing value passes in Image Editor displays the value as alphaPhilipp Oeser
2021-02-23Cleanup: Remove unecessary double negativeHans Goudey
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-23Cleanup: Use shorter enum namesHans Goudey
2021-02-23Fix T85638: Child Window Positioning on Multiple MonitorsHarley Acheson
2021-02-22UI: Remove Blend Thumb PassepartoutHarley Acheson
2021-02-22UI: Simplify Window CreationHarley Acheson
2021-02-22Fix: Geometry nodes not depending on instanced collections properlySebastian Parborg
2021-02-22Cleanup: Use bool instead of charHans Goudey
2021-02-22Fix T85753: Default UVs for Icosphere are flipped horizontallyPhilipp Oeser
2021-02-22Fix Principled BSDF specular color for black base colorPascal Schön
2021-02-22Fix T85609 EEVEE: Viewport "vibrates" when mouse input is activeClément Foucault
2021-02-22Fix T85720 EEVEE: Contact shadows do not appear when enabling SSRClément Foucault
2021-02-22Fix T85549: GPencil draw tool offset when UI scale is not 1Antonio Vazquez
2021-02-22Cleanup: Use more clear field nameSergey Sharybin
2021-02-22Cleanup: Tracking, reduce indentation levelSergey Sharybin