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-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
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-29Fix T62651: Win32 Multiple Adapters WarningHarley Acheson
2022-01-29Fix T93626: Win IME Chinese Numpad DecimalHarley Acheson
2022-01-28Win32: Initialize GHOST_WindowWin32 MembersHarley Acheson
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-26Revert "CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIX"Campbell Barton
2022-01-26CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIXCampbell Barton
2022-01-25CMake/Linux: find Brotli library the proper waySybren A. Stüvel
2022-01-21Cmake/Deps: Freetype 2.11.0 / brotli 1.0.9Ray Molenkamp
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: remove HWND from GHOST_Wintab constructor.Nicholas Rishel
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11IME Cleanup: Unused GHOST_TEventImeData MemberHarley Acheson
2022-01-10Fix T94434: Windows IME Pinyin Forward SlashTakahiro Shizuki