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-11-10Fix T102151: Output nodes don't work inside node groupsOmar Emara
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-01Nodes: Add node group assets in add menuHans Goudey
2022-10-06Fix: Properly free non-trivial node editor runtime typeHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-25Cleanup: remove redundant parenthesis (especially with macros)Campbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-09-02Cleanup: Remove unnecessary struct keyword usage in node editorHans Goudey
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-18Fix build error on WIN32 from `_bpy.context_members`Campbell Barton
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-05-05Fix T97575: Toggling fullscreen causes compositor recalcCampbell Barton
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-03-19Revert "Compositor: Support backdrop offset for the Viewer node"Brecht Van Lommel
2022-03-17Compositor: Support backdrop offset for the Viewer nodeHabib Gahbiche
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Fix typo in comment.temp-T95279-remap-referenced-dataJeroen Bakker
2022-01-26ID: Fix failing test cases.Jeroen Bakker
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-21Fix Python API docs build errorHans Goudey
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-18Cleanup: Remove unused node editor toolbar fileHans Goudey
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-15Cleanup: Remove no-op node preview function callsHans Goudey
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-04Cleanup: Use references in node editor, other improvementsHans Goudey
2021-12-03Cleanup: Const, use references, C++ typesHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-11-19Cleanup: Simplify node editor link dragging storageHans Goudey
2021-11-19Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-18Node Editor: Change minimum zoomErik
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey