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-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
2011-12-24Formatting edits <120 length linesCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-07spaces -> tabs (only whitespace changes)Campbell Barton
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-06-27Fix part of #26850: Cocoa OS X game player was not working, two issues:Brecht Van Lommel
2011-06-25GHOST Cocoa: some changes to Y coordinate conversion in previous commit,Brecht Van Lommel
2011-06-23GHOST Cocoa: move y origin top/bottom conversions out of windowmanager moduleBrecht Van Lommel
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-05-02Also add build fix for OSX (not-tested, so OSXers, please do test).Nathan Letwory
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-01-21enabled multithread GL engine + minor cleanupMike Erwin
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2010-12-15As-yet uncommitted changes from end of summer. General code cleanup Mac-side,...Mike Erwin
2010-08-07SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button e...Mike Erwin
2010-07-25merged 29285:30707 from trunkMike Erwin
2010-07-23provided a way for NDOF manager to poke SystemCocoa about out-of-loop eventsMike Erwin
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-05compile fix, another missed semicolon - blushAndrea Weikert
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-03much-improved tablet handling; hi-fi input for mouse/penMike Erwin
2010-06-19fixed tablet mouse spasm bug and refactored event handlingMike Erwin
2010-04-11Cocoa fix [#21866] : force mouse move event to be sent upon cursor position s...Damien Plisson
2010-02-27System dependent standard directory retrieval functions update : return const...Damien Plisson
2010-02-16Cocoa: user and system base dirs retrieval implementationDamien Plisson
2010-02-16System dependant functions (skeletons) to retrieve user and system base dirs.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-14Cocoa : fix for modifiers keys handling upon application switchingDamien Plisson
2010-01-13Cocoa : properly distinguish mouse from multitouch trackpad scroll eventsDamien Plisson
2010-01-12Cocoa : activate multitouch trackpad features only on equipped macbooksDamien Plisson
2010-01-06OpenGL Anti-aliasing implementation for blender windowsDamien Plisson
2009-12-18Cocoa : add confirmation request before opening a .blend file (dropped on Ble...Damien Plisson
2009-12-01Cocoa: proper implementation of the modifiers key wrong value when applicatio...Damien Plisson
2009-11-15MAC/Cocoa:Damien Plisson
2009-11-10Drag & drop implementation at GHOST level (only OSX for now)Damien Plisson
2009-10-19Cocoa : Damien Plisson
2009-10-09Cocoa port :Damien Plisson