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-10-10OSX: as an prerequisite to make Dalai's upcoming "area_fullsceen" work,Jens Verwiebe
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-13OSX: add a fix for lion_fs loosing handles after calling fs from key shortcut...Jens Verwiebe
2014-07-26OSX/GHOST: Using lion_fullscreen suffers from an uncovered problem when calle...Jens Verwiebe
2014-06-23OSX: Fix T40749, own mistake for m_lionStyleFullScreen conditionJens Verwiebe
2014-06-07OSX: Ideasman does not like using utsname, so i use the always satisfactorily...Jens Verwiebe
2014-06-06Code cleanup: styleCampbell Barton
2014-06-06OSX: replace deprecated (10.8 ) Gestalt function with utsname, no functional ...Jens Verwiebe
2014-03-11OSX: fix another kCGLRendererAppleSWIDJens Verwiebe
2014-03-11OSX: change a longterm deprecated kcgl constant, could lead to crashes elseJens Verwiebe
2014-02-11Fix T38537: issue with OS X full screen startup.blend after recent changes.Brecht Van Lommel
2014-02-03Fix T38452: on OS X 10.9, now always use Lion style fullscreen.Brecht Van Lommel
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-05-25Solving ancient Blender window sizing issue;Ton Roosendaal
2013-05-11Fix for previous fix, not sure it will cause issues in practice but better beBrecht Van Lommel
2013-05-11Fix #35265: on OS X, pressing system shortcuts such as cmd+M or cmd+` would bothBrecht Van Lommel
2013-05-08Attempt to fix OS X build with 10.6 SDK, was not working due to recent fullsc...Brecht Van Lommel
2013-05-06Fix #35225: new OS X Lion fullscreen did not work together well with oldBrecht Van Lommel
2013-04-02Fix incorrect OS X warning message in console when using multisample antialia...Brecht Van Lommel
2013-03-23Bug fix 34743Ton Roosendaal
2013-03-23GHOST_Cocoa, let new fullscreen also appear on 10.6 deployed buildsJens Verwiebe
2013-03-22OSX feature:Ton Roosendaal
2013-02-28fix for [#34440] motion blur (2d filter) not working in osxDalai Felinto
2013-02-04Fix window fullscreen crash when building for Mac OS X 10.5.Brecht Van Lommel
2013-01-24Put back minimum window sizes on 320x240.Ton Roosendaal
2013-01-22OSX 10.6 error - hiding code behind a respondsToSelector.Ton Roosendaal
2013-01-22Bug fix #33911Ton Roosendaal
2013-01-12Mac HiDPI ("retina") handling:Ton Roosendaal
2013-01-09Mac HiDPI support:Ton Roosendaal
2013-01-08Macbook HiDPI support: reshuffled code to make it compile for 10.6 and workTon Roosendaal
2012-12-28Hrm... replacingTon Roosendaal
2012-12-28Testing commit for OS X trackpad and scroll events.Ton Roosendaal
2012-12-21Fix #33644: rendering to a new window and then closing it would not completelyBrecht Van Lommel
2012-12-15OSX: makeKeyAndOrderFront would show window from orderedWindows list on ever...Jens Verwiebe
2012-12-15OSX/availability: use of the numerical value instead of the symbol in the #if...Jens Verwiebe
2012-12-15Fix mac build error with SDK < 10.7, this version is not then defined then asBrecht Van Lommel
2012-12-14OSX/nativePixel: fix compile for OSX < 10.7Jens Verwiebe
2012-12-13Bugfix, IRC reportTon Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-11Fix OS X warning on startup about using deprecated function, when building ag...Brecht Van Lommel
2012-12-05Fix crash opening some .blend files on OS X 10.8 with double click or drag andBrecht Van Lommel
2012-11-06OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIR...Jens Verwiebe
2012-10-28style cleanupCampbell Barton
2012-10-17Missing semicolons in intern/ghost/intern/GHOST_WindowCocoa.mmJason Wilkins
2012-09-18code cleanup: warning and styleCampbell Barton
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-08-28missing linebreak when multithreaded gl meesage is printed to logJens Verwiebe
2012-08-12style cleanupCampbell Barton
2012-07-12OSX: make the progressbar in dock a gradient, to give it a more matching 3D a...Jens Verwiebe
2012-06-03code cleanup: replace some non utf8 charsCampbell Barton