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-12-16Cleanup: clang-formatCampbell Barton
2021-12-16Cleanup: unused variable warningCampbell Barton
2021-12-16Fix various cases of incorrect filtering in node link drag searchHans Goudey
2021-12-16Fix: Compare node missing from link drag searchHans Goudey
2021-12-16Fix: Crash in nodes modifier with missing node groupHans Goudey
2021-12-15Cleanup: Use const arguments, referencesHans Goudey
2021-12-15Cleanup: Remove no-op node preview function callsHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-15Refactor: Simplify spreadsheet handling of cell valuesHans Goudey
2021-12-15Fix T93975: add more nested instance limit checksJacques Lucke
2021-12-15Initialize the fourth and final instance variable of MemoryProxyMichael
2021-12-15Geometry Nodes: Add Selection to Attribute StatisticsJohnny Matthews
2021-12-15Fix T93971: "Center Cursor & Frame All" fails to redrawCampbell Barton
2021-12-15Cleanup: remove disabled codeCampbell Barton
2021-12-15Cleanup: unused variable warningCampbell Barton
2021-12-15MetaBall: optimize memory allocation for meta-ball tessellationCampbell Barton
2021-12-15Fix meta-ball bound-box calculation reading past buffer boundsCampbell Barton
2021-12-15Fix compile errors on windows.Jeroen Bakker
2021-12-15Cleanup: Use pixel in stead of texels in naming.Jeroen Bakker
2021-12-15Images: 1,2,3 channel support for transform function.Jeroen Bakker
2021-12-15Fix T94082: Curve to point empty evaluated NURBS crashHans Goudey
2021-12-15Fix T93949: Preview Image Error When No ScreenHarley Acheson
2021-12-14Fix possible use-after-free on error handling during VR view drawingJulian Eisel
2021-12-14Fix null-pointer dereference on error handling during VR view drawingJulian Eisel
2021-12-14Fix possible use-after-free on error handling during VR view drawingJulian Eisel
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-14Cleanup: Remove unused argumentsHans Goudey
2021-12-14Cleanup: Remove runtime uiBlock pointer from nodesHans Goudey
2021-12-14Cleanup: Simplify node group input and output socket verificationHans Goudey
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-14Geometry Nodes: simplify using selection when evaluating fieldsJacques Lucke
2021-12-14Fix T93920: Wrong field inferencing state with unavailable socketHans Goudey
2021-12-14Fix T93649: Blender freezes when saving with active VR sessionJulian Eisel
2021-12-14Cleanup: consistent naming for the blender file nameCampbell Barton
2021-12-14Cleanup: remove oudated comment from early COW developmentCampbell Barton
2021-12-14Cleanup: use typed enum for wmDrag.flagsCampbell Barton
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Fix T91005: Autosplit produces unusable filesRichard Antalik
2021-12-14Fix T93844: High memory usage during VSE previewRichard Antalik
2021-12-14Remove G.save_overCampbell Barton
2021-12-14Cleanup: clang-formatCampbell Barton
2021-12-14Cleanup: Remove unused curve types from enumPiotr Makal
2021-12-13UI: String Search: Add an optional weight parameterHans Goudey
2021-12-13GPencil: Add randomize options to Length modifierCody Winchester
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-13Geometry Nodes: fix combining field inputsJacques Lucke
2021-12-13Fix T93704: StructRNA.path_resolve fails silently with missing keysCampbell Barton
2021-12-13Geometry Nodes: move up destruct instructions in procedureJacques Lucke