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
2021-07-05Replace Ghost integral types with standard fixed width integers.fixed_width_integersNicholas Rishel
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24GHOST: remove unused EGL context includes in Win32 and CocoaChristian Rauch
2021-06-24Cleanup: use '#if 0' for commented code-blockCampbell Barton
2021-05-06Cleanup: spellingCampbell Barton
2021-03-22Revert "Disable clang-format for objective-C bits in GHOST."Campbell Barton
2021-03-09macOS/Ghost: Simplify pasteboard and screen count codeCorbin Dunn
2021-03-09macOS/Ghost: Remove unnecessary nil checks.Corbin Dunn
2021-03-09macOS/Ghost: Replace NSAutoreleasePool with @autoreleasepoolCorbin Dunn
2021-03-04macOS/Ghost: Opt out of AppKit’s automatic window tabbingCorbin Dunn
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-02-16Cleanup: spellingCampbell Barton
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-11Trackpad: Fix wrong scroll deltas on RetinaYevgeny Makarov
2020-11-30Fix T82870: on macOS, continuous grab jumps when crossing editor borderYevgeny Makarov
2020-11-16Fix T76699: Support macOS inbetween mouse/tablet.Nicholas Rishel
2020-11-10Cleanup: clang-formatCampbell Barton
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-10-30Fix macOS mouse positions inaccuracyBrecht Van Lommel
2020-10-09Cleanup: spellingCampbell Barton
2020-10-01macOS: support for key repeat events in keymapsYevgeny Makarov
2020-09-07Cleanup: spellingCampbell Barton
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-05-07macOS: Remove workaround for old quit dialogJulian Eisel
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15UI: Fix capitalization in the macOS app menuWilliam Reynish
2020-03-06Attempt to fix build errors on macOSJulian Eisel
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-02-11Fix T70039, T68707: issues when opening .blend file from Finder on macOSYevgeny Makarov
2020-02-02Cleanup: clang-formatCampbell Barton
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2019-12-23Fix T72382: Arrow keys fail in search menuJean First
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-27Cleanup: clang-formatCampbell Barton
2019-09-14macOS: Replaced deprecated Cocoa API calls.Stefan Werner
2019-09-14Cleanup: clang-formatStefan Werner
2019-06-12Cleanup: clang-formatCampbell Barton
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-02macOS: fix viewport lagging, by using CAMetalLayer instead of NSOpenGLViewTomoaki Kawada
2019-06-02Cleanup: remove use of deprecated macOS APIBrecht Van Lommel
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-24Cleanup: remove unused macOS GHOST OpenGL codeBrecht Van Lommel
2019-05-19Cleanup: spelling for ghost commentsCampbell Barton
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel