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
2014-09-08Merge branch 'master' into soc-2014-viewport_fxsoc-2014-viewport_fxAntony Riakiotakis
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-07-10Moved and deleted some code from GHOST CocoaJason Wilkins
2014-06-27Merge branch 'master' of git.blender.org:blender into soc-2014-viewport_fxJason Wilkins
2014-06-25GHOST_ContextCGLJason Wilkins
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
2013-05-13Fix ctrl+(shift)+tab shortcut key not working on OS X after recent bugfix toBrecht Van Lommel
2013-05-11Fix #35265: on OS X, pressing system shortcuts such as cmd+M or cmd+` would bothBrecht Van Lommel
2013-03-24OS X Fullscreen: shortcut now is CTRL + Cmd + F. Is more common, and it keepsTon Roosendaal
2013-03-23GHOST_Cocoa, let new fullscreen also appear on 10.6 deployed buildsJens Verwiebe
2013-03-22OSX feature:Ton Roosendaal
2013-03-20OSX/tablet: fix a longstanding bug with certain devices and a cornercasesJens Verwiebe
2013-03-19OSX/pen: change sensivity graduation to a good value found with Sebastian and...Jens Verwiebe
2013-03-19OSX/pen: change sensivity graduation so we don't get maximum too early and h...Jens Verwiebe
2013-03-04OSX/locale: fix compile on older xcode by not using toll-free-bridging, which...Jens Verwiebe
2013-03-03OSX: Get the current locale in objC-styleJens Verwiebe
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-24Hopefully last round of fixes for all OSesAntony Riakiotakis
2013-02-11style cleanup: also some typosCampbell Barton
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2013-01-22Bug fix #33911Ton Roosendaal
2013-01-16Mac OS X, Intuos tablet fixTon Roosendaal
2013-01-12Mac HiDPI ("retina") handling:Ton Roosendaal
2013-01-06With some help in irc (thanks erwin, markus!) and some googling, here's code Ton Roosendaal
2013-01-05Removal of old code trying to detect trackpads.Ton Roosendaal
2013-01-05New version of code to detect whether a wheel is involved, or a trackpad.Ton Roosendaal
2012-12-30Revert change from Jens, wrong pointer check in the code.Ton Roosendaal
2012-12-29OSX: fix magic mouse swipes compiling on with MAC_OS_X_VERSION_MIN_REQUIRED b...Jens Verwiebe
2012-12-29Mac OS X 10.7 supports new trackpad (and mighty mouse) events with nice seamlessTon Roosendaal
2012-12-28Hrm... replacingTon Roosendaal
2012-12-28Testing commit for OS X trackpad and scroll events.Ton Roosendaal
2012-12-28Reversion of previous fix for Mac OS X scrollwheel,Ton Roosendaal