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
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-07-18Fix T49498: continuous grab issues on macOS, particularly with gaming mouses.Brecht Van Lommel
2016-09-27fix Mac build for Xcode < 8Mike Erwin
2016-09-27cleanup: spacing & alignmentMike Erwin
2016-09-19OpenGL: software renderer for old Mac GPUsMike Erwin
2016-09-14fix Mac build with Xcode 8Mike Erwin
2016-08-03Fix T48283: on OS X, mouse clicks not working properly if application launch ...Brecht Van Lommel
2016-06-11Attempted fix for T48625: tablet button configured to right click not working...Brecht Van Lommel
2016-05-24GHOST cleanup (null check before delete, and 0 -> NULL for pointers).Bastien Montagne
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2016-02-14Fix cmd+z for undo not working when editing text objects on OS X.Brecht Van Lommel
2016-02-13Fix T47393: mouse wheel scroll no longer zooms with mighty mouse on OS X.Brecht Van Lommel
2016-01-31Fix T47153: scroll wheel zoom fails with mouses that support smooth scroll on...Brecht Van Lommel
2015-12-29OS X: remove code for OS X <= 10.5, which is already not supported since 2 ye...Brecht Van Lommel
2015-10-25ndof: rework Mac driver glueMike Erwin
2015-10-10Fix various compiler warnings.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-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-18Cleanup: whitespace, wrong indent levelCampbell Barton
2015-05-05Fix T44612: add support for mouse button 6 and 7 on OS X.Brecht Van Lommel
2015-03-22OSX: fix 1 leak ( found and fixed by marcclintdion ) and 1 possible leak in d...Jens Verwiebe
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-01-12Cleanup: styleCampbell Barton
2014-12-25OSX: revive GHOST_HACK_getFirstFile cause it breaks things on older OSX versi...Jens Verwiebe
2014-10-23OSX/GHOST: more little cleanupsJens Verwiebe
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-05OSX/Ghost: little code cleanupJens Verwiebe
2014-09-24OSX: ensure windows are restored at their saved position,Jens Verwiebe
2014-08-13OSX: fix paranthesis in last commitJens Verwiebe
2014-08-13OSX: add a fix for lion_fs loosing handles after calling fs from key shortcut...Jens Verwiebe
2014-06-14Fix T40609: Wrong WS between word and '?' (no space in english typography in ...Bastien Montagne
2014-01-10Fix T38143: pressing F12 key in the text editor on OS X would type an invalid...Brecht Van Lommel
2013-11-05OSX/GHOST: starting file by file removal of outdated code, such as VERSION_MI...Jens Verwiebe
2013-10-31code cleanup: spellingCampbell Barton
2013-10-26spelling: use American spelling for canceledCampbell Barton
2013-10-02OSX/GHOST: fix own issue in 60510, should now (hopefully) cover all multiple ...Jens Verwiebe
2013-10-02Fix #36316: dots in cycles render on certain CPUs with 32 bit linux builds.Brecht Van Lommel
2013-10-02OSX/GHOST: refine #60409 and better take multiple windows into accountJens Verwiebe
2013-09-30Fix #36891: on OS X, cmd+s or cmd+o did not work when pressing them over theBrecht Van Lommel
2013-09-29name cocoa functions in keeping with convention with similar functions for ot...Campbell Barton
2013-09-29OSX: more descriptive commentJens Verwiebe
2013-09-29OSX: cleanup for 60409, let m_window protected and use rather a public functi...Jens Verwiebe
2013-09-28OSX: make sure closing the mainwindow forewards to the quitdialog - todo: che...Jens Verwiebe
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-13OSX: Compilefix for ndof symbols get magled when used extern C, now use discr...Jens Verwiebe
2013-06-27Fix #35890: memory leak in OS X ghost locale detection.Brecht Van Lommel
2013-05-18Painting / Sculpting: more tweaks to pressure sensitivityBrecht Van Lommel
2013-05-14Fix #35340: 3D manipulator not working right after undoing with cmd+Z on OS X.Brecht Van Lommel