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-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
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-07-02Cleanup: spelling in commentsCampbell Barton
2020-11-30Fix T82870: on macOS, continuous grab jumps when crossing editor borderYevgeny Makarov
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-09-30Cleanup: spellingCampbell Barton
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
2019-05-18macOS: always use the Blender quit dialog, like other platformsBrecht Van Lommel
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-29Merge commit 'origin/master^' into blender2.8Dalai Felinto
2018-03-28Fix missing confirm quit dialog on macOS, after recent changes.Brecht Van Lommel
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-07-18Fix T49498: continuous grab issues on macOS, particularly with gaming mouses.Brecht Van Lommel
2016-02-13Fix T47393: mouse wheel scroll no longer zooms with mighty mouse on OS X.Brecht Van Lommel
2015-10-10Fix T45167: OS X inertial scrolling can lead to unexpected zooming.Brecht Van Lommel
2015-10-10Fix T46341: OS X trackpad and magic mouse gestures not working with 10.11 SDK.Brecht Van Lommel
2015-07-01Cleanup: doxygen commentsCampbell Barton
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-08-02SpellingCampbell Barton
2013-05-11Fix #35265: on OS X, pressing system shortcuts such as cmd+M or cmd+` would bothBrecht Van Lommel
2013-02-24Hopefully last round of fixes for all OSesAntony Riakiotakis
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2012-12-28Reversion of previous fix for Mac OS X scrollwheel,Ton Roosendaal
2012-12-28Bugfix #33681Ton Roosendaal
2012-12-20Bug fix #28915 and #33538Ton Roosendaal
2012-11-21Fix for #33250: animation player shortcut keys not working on OS X.Brecht Van Lommel
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-05-07GHOST/Cocoa: detect tablet event to disable continuous grab. Don't have tabletBrecht Van Lommel
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton