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-07-09Nodes: Moved group interface panel code to python.Lukas Tönne
2021-07-08Fix compositor backdrop gizmo refresh problem when toggling sidebarJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-04-01Nodes: separate node name and display name in bNodeTreePathJacques Lucke
2021-03-15Geometry Nodes: Support drag & drop object to create Object Info, Collection ...Charlie Jolly
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-15UI/Nodes: Adding node groups via drag & drop (e.g. from Asset Browser)Julian Eisel
2021-02-15Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-15Fix T84624: node group data-block has phantom userJacques Lucke
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-01-24Cleanup: Add/use helper to check if dragging a certain ID type or asset ID typeJulian Eisel
2021-01-24Asset Browser: Support dragging mask assets into compositorsJulian Eisel
2021-01-24Asset Browser: Support dragging image assets into node editorsJulian Eisel
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-02Preferences: remove Geometry Nodes from experimentalDalai Felinto
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-20Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel
2020-10-02CleanUp: snode_group_offset -> space_node_group_offsetJeroen Bakker
2020-10-02CleanUp: Renamed drawnodespace -> node_draw_spaceJeroen Bakker
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-07-03Cleanup: Editors/Space/Node, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-05-11Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-11Fix T76559: Crash after deleting material leaves invalid pointer in node editor.Bastien Montagne
2020-04-20Simulations: Add simulation node tree typeJacques Lucke
2020-04-16Fix T75680: Nodegroup user count increased when file saved in edit group mode.Bastien Montagne
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Fix T73212: Gizmo's are still interactive when behind nodesCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-05-17UI: add tool panel for node editor, use tabsCampbell Barton
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-17UI: add light/world settings in shader node editor.Brecht Van Lommel
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton