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-05-29Cleanup: Fix warning from typo in include directiveHans Goudey
2022-05-29Cleanup: clang-tidy for GHOST X11/SDL/Wayland/NULL backendsCampbell Barton
2022-05-28Fix pasting text from Blender in GHOST/WaylandCampbell Barton
2022-05-28Fix switching between different grab types with GHOST/WaylandCampbell Barton
2022-05-28Fix unreported misuse of Win32 clipboard APIJesse Yurkovich
2022-05-27Fix GHOST_kGrabHide in WaylandCampbell Barton
2022-05-27GHOST/Wayland: support mouse buttons 4-7Campbell Barton
2022-05-27Cleanup: unused argument warningsCampbell Barton
2022-05-27Fix non-square cursor creation in GHOST/SDLCampbell Barton
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-17Cleanup: spelling in commentsCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12Cleanup: Fix range loop construct warningHans Goudey
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-05-06GHOST: Add support for precision touchpad gestures on WindowsAndrii Symkin
2022-05-06Win32: WM_SETTINGCHANGE lParam Check for NULLHarley Acheson
2022-05-05Win32: Dark Mode Title Bar ColorHarley Acheson
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: clang-formatCampbell Barton
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-24Fix T90110: Dupli Window Not Immediately ActiveLictex Steaven
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-03-19Fix D14173: Chinese IME Full Width NumbersHarley Acheson
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
2022-03-02Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-02Fix T95608: Mac issues with drag drop on multi-monitorGermano Cavalcante
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-26Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-02-26Ghost/Event System: Support mapping more keysGermano Cavalcante
2022-02-23XR: Use #ifdef for Vive Focus 3 extensionPeter Kim
2022-02-18XR: Enable Vive Focus 3 controller extensionPeter Kim
2022-02-17Merge branch 'blender-v3.1-release'Peter Kim
2022-02-17Fix T76082: VR Scene Inspection: It shows me only a pink screenPeter Kim
2022-02-11Merge branch 'blender-v3.1-release'Peter Kim
2022-02-11Fix incompatible swapchain format for Quest 2Peter Kim
2022-02-11Fix T94268: Closing SteamVR and restarting VR Session crashes BlenderPeter Kim
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: remove overly detailed contact info, correct md5 copyrightCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2022-02-07Fix T90868: Console window flash when exitingShrey Aggarwal
2022-01-31XR: Print OpenXR SDK version in --debug-xr modePeter Kim