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-07-14GHOST: remove redundant ascii argument to GHOST_EventKeyCampbell Barton
2022-07-06Cleanup: spelling in commentsCampbell Barton
2022-06-27Fix broken build on macOS after recent changesBrecht Van Lommel
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-02Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-02Fix T95608: Mac issues with drag drop on multi-monitorGermano Cavalcante
2022-02-26Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-02-26Ghost/Event System: Support mapping more keysGermano Cavalcante
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-10-21Fix T65532: can't assign a key on Italian apple keyboards.Yevgeny Makarov
2021-10-12Revert "GHOST: Unify behavior of offscreen context creation"Clément Foucault
2021-10-12GHOST: Unify behavior of offscreen context creationClément Foucault
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-12Fix T88386: Continuous Grab occasionally jumping on Arm64 MacOSGermano Cavalcante
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-07-05Cleanup: spelling in commentsCampbell Barton
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