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-08Ghost Context RefactorJason Wilkins
2014-08-18Fix T39630: Mouse Wheel doesn't detect Multi Window FocusSergey Sharybin
2014-08-13Fix T40717: Screen does not update while scrolling or zooming with touchpad o...Sergey Sharybin
2014-08-13SpellingCampbell Barton
2014-08-12Stupid MSVC replaces tabs to spaces spontaneously :SSergey Sharybin
2014-08-12Console detection now works reliably when starting blender-app directlySergey Sharybin
2014-08-07Tweaks to the recent wrapper on windowsSergey Sharybin
2014-07-27Style cleanup GHOST/Win32Campbell Barton
2014-06-14Fix T40609: Wrong WS between word and '?' (no space in english typography in ...Bastien Montagne
2014-06-13Code cleanup: remove NULL checkCampbell Barton
2014-02-15Code cleanup: use const short for ndof axis argsCampbell Barton
2013-12-31Fix console incorrectly showing on Windows Blender startup in some cases.Masakazu Ito
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-08-19style cleanup: indent/whitespaceCampbell Barton
2013-05-28Fix for r35524. Thanks Jeffrey Hoover for reporting.Alexander Kuznetsov
2013-05-26Live resize on Windows. Based on Ton's patch for mac.Alexander Kuznetsov
2013-05-14Patch [#35234]:Jürgen Herrmann
2013-04-29More build fixes for visual studio 2012.Brecht Van Lommel
2013-04-25Fix #29932 Left Shift + Numpad 1,2,3 not Aligning to ActiveFrancisco De La Cruz
2013-04-20Forgot disable else and it became: else /* */ break;Alexander Kuznetsov
2013-04-18Disabling live resize for Windows for now.Alexander Kuznetsov
2013-04-09Live window resizing on WindowsAlexander Kuznetsov
2013-02-26fix for own regression in win32 from r54225, wrong args used in getAllDisplay...Campbell Barton
2013-02-24Hopefully last round of fixes for all OSesAntony Riakiotakis
2013-02-22Applying patch #33709 for dead keys on windows.Alexander Kuznetsov
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2013-01-24Put back minimum window sizes on 320x240.Ton Roosendaal
2013-01-07fix for bugs 30300, 31107: pen pressure with multiple open windows on MS WindowsMike Erwin
2012-12-12Holiday coding log :)Ton Roosendaal
2012-11-04Possible bugfix 32474Ton Roosendaal
2012-09-04fix for building without python, also rework python-main-loop control in the ...Campbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-06-17style cleanup:Campbell Barton
2012-05-30replaced last instance of BF_GHOST_DEBUGCampbell Barton
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-05-19style cleanup: ghostCampbell Barton
2012-05-06code cleanup: add getCursorGrabModeIsWarp(), makes the intent more clear wher...Campbell Barton
2012-05-06disable warping for tablet events (X11 only), added TODO's for OSX and win32.Campbell Barton
2012-04-24First MinGW-w64 support for cmake has been added. To test I recommend this bu...Antony Riakiotakis
2012-04-12code cleanup: utfconv library had some quite confusing formatting, also clear...Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-18SVN maintenance.Guillermo S. Romero
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-05Fix for [#30044] on windowsAlexander Kuznetsov
2012-01-16patch [#29856] UTF-8 copy&paste for Win32 GHOSTSv. Lockal
2011-12-15Fix #29233: Windows accessibility feature "sticky keys" for disabled people n...Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Fix for text object on windows.Alexander Kuznetsov
2011-10-21UTF8 input support for Windows.Alexander Kuznetsov