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-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-11Fix T64024: monitor/fullscreen switching on macOS shows red line artifactsYevgeny Makarov
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-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-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-10-02Fix T70252: Reverting to macOS 10.11 compatible API.Stefan Werner
2019-10-01UI: Update paint crosshair for MacWilliam Reynish
2019-09-27UI: Add high quality cursors on macOSWilliam Reynish
2019-09-26GHOST: refresh standard cursors available for platformsHarley Acheson
2019-09-26GHOST: add GHOST_HasWindowCursorShape() to test if standard cursor existsBrecht Van Lommel
2019-09-14macOS: Replaced deprecated Cocoa API calls.Stefan Werner
2019-07-07Cleanup: spellingCampbell Barton
2019-06-16Cleanup: simplify GHOST cursor API, no functional changesBrecht Van Lommel
2019-06-02macOS: fix viewport lagging, by using CAMetalLayer instead of NSOpenGLViewTomoaki Kawada
2019-06-02Cleanup: move CocoaOpenGLView into own headerBrecht Van Lommel
2019-05-29Fix T63383: macOS: Right-clicking the file name on the title barStefan Werner
2019-05-24Cleanup: remove unused macOS GHOST OpenGL codeBrecht Van Lommel
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
2019-04-25GHOST: remove OpenGL depth buffer, remove code for other unused buffersmano-wii
2019-04-17Disable clang-format for objective-C bits in GHOST.Bastien Montagne
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cleanup: trailing spaceCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Merge branch 'blender2.7'Brecht Van Lommel
2019-01-28Fix T57069: macOS window contents scaling bug.Brecht Van Lommel
2018-10-01Fix T56909: wrong interface scale on macOS 10.14, when using 10.14 SDK.Brecht Van Lommel
2018-09-30Fix T56909: wrong interface scale on macOS 10.14, when using 10.14 SDK.Brecht Van Lommel
2018-08-07macOS GHOST: use non-deprecated functions for coordinatesArto Kitula
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-07-19Merge branch 'master' into blender2.8Campbell Barton
2017-07-18Fix T49498: continuous grab issues on macOS, particularly with gaming mouses.Brecht Van Lommel
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-19OpenGL: software renderer for old Mac GPUsMike Erwin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-04OpenGL: on Mac use legacy 2.1 or core 3.2Mike Erwin
2016-08-03Fix T48283: on OS X, mouse clicks not working properly if application launch ...Brecht Van Lommel
2016-05-24GHOST cleanup (null check before delete, and 0 -> NULL for pointers).Bastien Montagne
2015-12-29OS X: remove code for OS X <= 10.5, which is already not supported since 2 ye...Brecht Van Lommel
2015-10-10Fix T46341: OS X trackpad and magic mouse gestures not working with 10.11 SDK.Brecht Van Lommel
2015-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-08-17Fix for Ghost/OSX w/ core profileCampbell Barton
2015-06-14GHost: Attempt to fix compilation error on older OSX systemsSergey Sharybin
2014-12-06OSX: change previous commit to not only make animation-player window frontmos...Jens Verwiebe