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-06-18GHOST/Wayland: support displaying custom software cursorsCampbell Barton
2022-06-18Fix T98793: Wayland clamps cursor movement fails with gnome-shellCampbell Barton
2022-06-17BLF: Fallback Font StackHarley Acheson
2022-06-17Cleanup: use booleans for GHOST C-APICampbell Barton
2022-06-17Cleanup: remove `r_` prefix for non-return valuesCampbell Barton
2022-06-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-06-16GHOST/Wayland: workaround inability to access window positionCampbell Barton
2022-06-15GHOST/Wayland: resolve glitch drawing the software cursorCampbell Barton
2022-06-14Fix T98875: Adding camera background image shows errorJulian Eisel
2022-06-14Curves: support adding keymap items for operatorsJacques Lucke
2022-06-10GHOST: add back-trace handler to the APICampbell Barton
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-06-09Fix software cursor being used with absolute events in WaylandCampbell Barton
2022-06-08GHOST/Wayland: draw a software-cursor when wrapping cursor motionCampbell Barton
2022-06-07Cleanup: spelling in comments, minor formatting tweaksCampbell Barton
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-06Cleanup: quiet compiler warningCampbell Barton
2022-06-05Cleanup: Move wm_event_system.c to C++Hans Goudey
2022-06-05UI: show gizmo while transformingCampbell Barton
2022-06-05Cleanup: assign operator type flags in their initializationCampbell Barton
2022-06-03Fix: Curves sculpt mode keymaps missing in preferencesHans Goudey
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02Expose background job info to PythonSybren A. Stüvel
2022-06-01Merge branch 'blender-v3.2-release'Campbell Barton
2022-06-01Fix T98370: Shift+RMB Select nodes doesn't work with the tweak toolCampbell Barton
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-30Cleanup: report errors instead of asserting in case of missing local data on ...Bastien Montagne
2022-05-27Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-27Fix T97918: Crash when changing "Frame All" shortcut from context menuJulian Eisel
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-05-25Fix T83519: Line Gesture flip state not updating without a mouse move eventPablo Dobarro
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-24Cleanup: Use new helpers for passing IDs from drag & drop to operatorsJulian Eisel
2022-05-24Drag & drop: Invert priority of name and session UUID in ID lookupsJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-24Fix possible lingering around of ID after asset dropping failedJulian Eisel
2022-05-24Fix T98185: Assertion saving while fullscreenCampbell Barton
2022-05-23Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-23Fix further issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-23Cleanup: Move new utilities for ID lookup operator propertiesJulian Eisel
2022-05-23Fix "Open Clip" operator in Clip Editor brokenJulian Eisel
2022-05-23Fix for crash opening the file selector multiple timesCampbell Barton
2022-05-23Fix T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-05-20WM: return the string length from operator name conversionCampbell Barton
2022-05-17Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-17Fix click detection for simulated eventsCampbell Barton
2022-05-17Fix T98185: Assertion saving while fullscreenCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Fix "Open Clip" operator in Clip Editor brokenJulian Eisel