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
2020-02-26Cleanup: spellingCampbell Barton
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15GHOST: Init New Windows with a closer theme colorAaron Carlisle
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-15Fix incorrect enum in GHOST testCampbell Barton
2020-02-14Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-13Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that s...Ray Molenkamp
2020-02-12Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-11Fix T70039, T68707: issues when opening .blend file from Finder on macOSYevgeny Makarov
2020-02-11Fix T64024: monitor/fullscreen switching on macOS shows red line artifactsYevgeny Makarov
2020-02-10Cleanup: spellingCampbell Barton
2020-02-02Cleanup: clang-formatCampbell Barton
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fix T64024: fullscreen switching on macOS shows red line artifactsYevgeny Makarov
2020-01-31Cleanup: enforce immutability through const, instead of a commentNicholas Rishel
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-28Linux: update EGL context code to fully work, including offscreen renderingChristian Rauch
2020-01-27UI: Win32 - Restore Minimized App On WM_CloseHarley Acheson
2020-01-27Merge branch 'blender-v2.82-release'mano-wii
2020-01-27Fix part of T65404: quit dialog doesn't show if Blender is minimizedYevgeny Makarov
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2020-01-16Fix T71952, T70125: Blender Linux crash on startup with some tabletsBrecht Van Lommel
2019-12-23Fix T72382: Arrow keys fail in search menuJean First
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-12-06Fix T71342: macOS does not always use the discrete GPU for BlenderBrecht Van Lommel
2019-12-06Cleanup: clang-formatCampbell Barton
2019-12-06Fix T72118: Enable Windows 10 Non-client DPI ScalingHarley Acheson
2019-12-05Cleanup: Windows Manifest usage.Ray Molenkamp
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-18GHOST: Only spam about X11 errors when using --debug-ghostSergey Sharybin
2019-11-16Fix a bug in the T34039 hack in case when a modifier key is not mapped.Alexander Gavrilov
2019-11-15Merge branch 'blender-v2.81-release'Julian Eisel
2019-11-15Fix T70991: Maximized file browser hides file name bar on WindowsJulian Eisel
2019-11-05Merge branch 'blender-v2.81-release'Brecht Van Lommel
2019-11-05Fix build errors in GHOST SDLBrecht Van Lommel
2019-11-01Windows: Replace deprecated SHGetFolderPathWmano-wii
2019-10-29macOS: Allow NSView subclasses to accept first mouse event.Stefan Werner
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-21Cleanup: styleCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-04Fix: Headless buildRay Molenkamp
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-10-03Fix T70125: crash on startup in Linux with some tablet types connectedBrecht Van Lommel
2019-10-02Fix T70252: Reverting to macOS 10.11 compatible API.Stefan Werner