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-20Fix T101214: hidden link can cause cycle in node treeJacques Lucke
2022-09-20Fix T101201: Missing filter from outliner headerPhilipp Oeser
2022-09-20Geometry Nodes: improve evaluator with lazy threadingJacques Lucke
2022-09-20Fix misleading operator name in the dope-sheet and action editorSebastian Parborg
2022-09-20Cleanup: add hint that typedef is used as compiler bug workaroundJacques Lucke
2022-09-20Cleanup: quite compiler warningJacques Lucke
2022-09-20Fix T101001: crash setting texture node active in certain casesPhilipp Oeser
2022-09-20ViewLayer: fix missing sync in object APIs (fixes T101128, T101204)Aras Pranckevicius
2022-09-20Painting: Don't calculate rake rotation when texture is not set.Jeroen Bakker
2022-09-20GHOST/Wayland: refactor modifier handling on window activationCampbell Barton
2022-09-20CMake: fail to build with unsupported versions of wayland-scannerCampbell Barton
2022-09-20Cleanup: quiet warningCampbell Barton
2022-09-20GNUmakefile: fix error showing final message with the 'dash' shellCampbell Barton
2022-09-20Cleanup: Move mesh_mapping.c to C++Hans Goudey
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
2022-09-20Cleanup: spellingChris Blackbourn
2022-09-19Nodes: Add node group assets to search menusHans Goudey
2022-09-19Cleanup: Move versioning_300.c to C++Hans Goudey
2022-09-19Geometry Nodes: Distribute Points in VolumeIyad Ahmed
2022-09-19GPencil: Make formatAntonio Vazquez
2022-09-19GPencil: Cut Extended lines in Fill tool when collideAntonio Vazquez
2022-09-19Cleanup: Improve comment for curve component legacy curvesHans Goudey
2022-09-19PyGPU: call 'GPU_shader_bind' in 'GPUShader.uniform_' methodsGermano Cavalcante
2022-09-19Move overlay engine to C++Jacques Lucke
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