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-04Fix missing call to AttributeWriter::finish with paint vertex selectionCampbell Barton
2022-11-04Fix T101686: WPaint + Pose select fails with GPU depth-picking disabledCampbell Barton
2022-11-03Cleanup: replace BLI_join_path with BLI_join_stringCampbell Barton
2022-11-03BLI_string: C++ support for string joining macrosCampbell Barton
2022-11-03UI: Bevel: Specify the width type as "Width Type" in the status bar.Aaron Carlisle
2022-11-02Fix empty menu title in some menus (e.g. Text Editor context menu)Julian Eisel
2022-11-02Fix arrow key menu navigation using wrong directionJulian Eisel
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-02Nodes: Reuse input sockets when creating new node groupsCsaba Boncsér
2022-11-02Fix use-after-free in asset library storage destructionJulian Eisel
2022-11-01UI/Nodes: Update node add menu as assets get loadedJulian Eisel
2022-11-01UI: Support C defined menu types to listen to notifiersJulian Eisel
2022-11-01UI: Support refreshing menu popupsJulian Eisel
2022-11-01Nodes: Add node group assets in add menuHans Goudey
2022-11-01Fix T101062: sculpt curves crash using a paintcurve brushPhilipp Oeser
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-11-01Cleanup: doxy comment formattingCampbell Barton
2022-11-01Cleanup: fix translation for rare UV unwrapping with unit scaleChris Blackbourn
2022-10-31Fix variable value assigned twice in successionGermano Cavalcante
2022-10-30Fix T102163: GPencil:Set start point Operator make stroke deletedAntonio Vazquez
2022-10-30Cleanup: replace BLI string copy & append with BLI_path_join(..)Campbell Barton
2022-10-30BLI_path: add BLI_path_append_dir (appends and ensures trailing slash)Campbell Barton
2022-10-30Fix potential buffer overflow with BLI_path_slash_ensure useCampbell Barton
2022-10-30Fix T102132: Directory selection fails to add trailing slashCampbell Barton
2022-10-29Cleanup: use STREQ macroCampbell Barton
2022-10-27Fix T102092: GPencil Sculpt Grab crash using Shift keyAntonio Vazquez
2022-10-26Fix T101925: sculpt color painting not updating with Cycles viewport renderBrecht Van Lommel
2022-10-25Fix T101933: pick deselecting bones in empty space deactivates armaturePhilipp Oeser
2022-10-25UI: Fix count on node editor/group header when fake userDalai Felinto
2022-10-24Fix T101946: Outliner data-block counter treats bones as collectionPhilipp Oeser
2022-10-24Cleanup: quiet parentheses warningCampbell Barton
2022-10-24Transform: limit zero radius Shrink/Fatten to only 1 curve pointGermano Cavalcante
2022-10-23Fix large incremental snap values in uv editorGermano Cavalcante
2022-10-23Fix T102000: Curve Shrink Fatten doesn't work for zero radiusGermano Cavalcante
2022-10-22Cleanup: clang-formatLukas Stockner
2022-10-22Transform: remove unreachable codeGermano Cavalcante
2022-10-22Cleanup: move grid snap functions to files where they are usedGermano Cavalcante
2022-10-22Fix T101991: "Absolute Grid Snap" not workingGermano Cavalcante
2022-10-21Fix T101964: Edge and face snapping no locking to axisGermano Cavalcante
2022-10-21Fix T66713: Walk mode doesn't take scene unit scale into accountCampbell Barton
2022-10-20Fix T101316: workbench texture mode not working with geometry nodesJacques Lucke
2022-10-20Fix T101554: disable viewer node when corresponding modifier is disabledJacques Lucke
2022-10-20UI: Icon number indicator for data-blocksDalai Felinto
2022-10-20ViewLayer: Reduce object duplication syncingMonique Dewanchand
2022-10-20Cleanup: simplify uv packing apiChris Blackbourn
2022-10-20Cleanup: Remove unused grease pencil / RNA includesHans Goudey
2022-10-20Fix T101907: restore snapping in node editorChris Blackbourn
2022-10-19Fix T101622: Sequencer channels not updating while panning viewYann Lanthony
2022-10-19Fix T101928: transform operator properties saving wrong snap valuesGermano Cavalcante