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-09-19Merge branch 'master' into temp-T96708-brush-texture-refactoringtemp-T96708-brush-texture-refactoringJeroen Bakker
2022-09-19DNA: Remove unnecessary studio light & light probe struct paddingsJulian Eisel
2022-09-19GHOST/Wayland: correct flag for checking pressed keysCampbell Barton
2022-09-19Fix T101180: console HOME key doesn't workCampbell Barton
2022-09-19Cleanup: use doxy sectionsCampbell Barton
2022-09-19Cleanup: spellingCampbell Barton
2022-09-19Cleanup: prefer 'arg' over 'params' for sphinx documentationCampbell Barton
2022-09-19Fix T101137: Crash with Transform NodeWannes Malfait
2022-09-19Cleanup: Fix grammar in IndexRange headerHans Goudey
2022-09-18Curves: Remove CurveEval and old Spline typesHans Goudey
2022-09-18Curves: Port Curve to Points node to the new data-blockHans Goudey
2022-09-18Fix T101166: crash when creating group input socketJacques Lucke
2022-09-18Fix: Prevent clipping of node drop shadowLeon Schittek
2022-09-18Fix: Make node position consistent when added through link drag searchLeon Schittek
2022-09-18Cycles: sync changes from standalone repositoryBrecht Van Lommel
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-18Build: limit Py_ENABLE_SHARED to modules using Python headersBrecht Van Lommel
2022-09-18Build: disable gtests entirely for Python moduleBrecht Van Lommel
2022-09-18Geometry Nodes: New Face Set Boundaries nodeWannes Malfait
2022-09-18BLI: Add generic utlity for gathering values with indicesMattias Fredriksson
2022-09-18Curves: Correct and improve Catmull Rom interpolationMattias Fredriksson
2022-09-18Curves: Don't allow resolutions less than 1Hans Goudey
2022-09-18LineArt: Force intersection option.YimingWu
2022-09-18Fix: Crash after recent attributes commitHans Goudey
2022-09-18Fix OS-key events repeating on GHOST/Win32Campbell Barton
2022-09-18GHOST: support left/right OS-keyCampbell Barton
2022-09-17Attributes: Validate some builtin attributes for untrusted inputsHans Goudey
2022-09-17Mikktspace: Fix triangle reordering predicateLukas Stockner
2022-09-17Fix: lite build on windowsRay Molenkamp
2022-09-17WM: send a modifier press when activating a window with modifier heldCampbell Barton
2022-09-17WM: refactor modifier hold/release logic when activating a windowCampbell Barton
2022-09-17PyDoc: correct parameter doc-strings & exception messageCampbell Barton
2022-09-17Fix T100330: Remove Render Slot not working for first slotLukas Stockner
2022-09-17GPencil: Remove Leak SizeAntonio Vazquez
2022-09-17GPencil: Move Gap Closure option to separated subpanelAntonio Vazquez
2022-09-17GPencil: Change prop text to `Closure Mode`Antonio Vazquez
2022-09-17GPencil: Hide the help Circles for gaps when gap is closedAntonio Vazquez
2022-09-17GPencil: Rename Fill closure methodsAntonio Vazquez
2022-09-17GPencil: Add more types of stroke extensions when fillingDave Pagurek
2022-09-17IndexRange: Add new `intersect` methodClément Foucault
2022-09-17DRW: Debug: Fix row / column counters not being reset on initClément Foucault
2022-09-17DRW: GPU wrapper: Add new StorageVectorBufferClément Foucault
2022-09-17Geometry Nodes: use stringref instead of string in loggerJacques Lucke
2022-09-17GL: Framebuffer: Add support for empty framebuffer (no attachments)Clément Foucault
2022-09-17Cleanup: formatCampbell Barton
2022-09-17Cleanup: compiler warningsCampbell Barton
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-17Cleanup: Use dedicated function to offset VSE strip handlesRichard Antalik
2022-09-17Fix T101098: Moving meta strip can change its lengthRichard Antalik
2022-09-16Sculpt: add .sculpt to allow_procedural_attribute_accessJoseph Eagar