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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-08Fix T94415: Nodes: poor selection behavior inside frame nodesPhilipp Oeser
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-19Fix T94987: Dragged node links are invisible.Jeroen Bakker
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-09Cleanup: Nodes: Begin splitting shader node buttons into individual filesAaron Carlisle
2021-12-29Nodes: Composite: UI fixes to time nodeAaron Carlisle
2021-12-29Cleanup: Remove dead codeAaron Carlisle
2021-12-25Cleanup: Define node tree icon in register functionAaron Carlisle
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-16Nodes: Begin splitting composite node buttons into individual filesAaron Carlisle
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-13Cleanup: Remove includes in node_util.h headerHans Goudey
2021-12-09Cleanup: Remove empty node button layout functionAaron Carlisle
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-07Cleanup: Use C++ types for multi input socket sortingHans Goudey
2021-12-06Cleanup: Remove unnecesary node type draw callbackHans Goudey
2021-12-06Cleanup: Remove unnecessary node type callbacks for drawingHans Goudey
2021-12-04Cleanup: Use references in node editor, other improvementsHans Goudey
2021-12-03Cleanup: Use typed enum for node resize directionHans Goudey
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-19Merge branch 'blender-v3.0-release'Omar Emara
2021-11-19Fix T93184: Link color not used for custom socketsOmar Emara
2021-11-18Cleanup: Use const argumentsHans Goudey
2021-11-18UI: Use full word "Start" instead of "Sta"Nikhil Shringarpurey
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey
2021-11-09Node Editor: Display warning when using Nishita sky texture with EeveeThomas Dinges
2021-11-04Fix T92791: collapsed nodes scaling widget wrong with interface scalePhilipp Oeser
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-11-02UI: Use socket type info color to draw linksOmar Emara
2021-10-26Nodes: support transparency for link highlight colorDorian
2021-10-25Geometry Nodes: new Image Texture nodeJacques Lucke
2021-10-22Geometry Nodes: disable attribute search for non-attribute string socketsJacques Lucke
2021-10-22Nodes: fix link drawing for some socket typesJacques Lucke
2021-10-21Node Editor: Introduce color overlay and dashed wires theme settingPablo Vazquez
2021-10-19Fix: Display color sockets without labels correctlyHans Goudey
2021-10-08User Interface: Use theme alpha for the nodes frames backgroundDalai Felinto
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-29UI: Update Levels NodesAaron Carlisle
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Geometry Nodes: Dashed lines for function flowDalai Felinto
2021-09-27Geometry Nodes: make field links thinner than other linksJacques Lucke
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-19Compositor: Add OIDN prefiltering option to Denoise nodeManuel Castilla
2021-09-03Fix T88411: Draw frame node text when label is emptyLeon Leno
2021-08-10Fix invalid string comparison in cd692c6954629e977250ec7c12509ffd3f9Campbell Barton