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
2018-04-05UI: Add accelerator keys to quit confirmation popupJulian Eisel
2018-03-27Fix T54435: Quit prompt fails w/ fractional scaleCampbell Barton
2018-03-23Fix issues with confirmation prompt on WindowsJulian Eisel
2018-03-22UI: skip confirmation menu on quit prompt to saveCampbell Barton
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-03-11Fix T54274, and rename option --window-borderless to --window-fullscreenArto Kitula
2018-02-09Fix (unreported) error on freeing timers which customdata pointer shall not b...Bastien Montagne
2017-10-04Fix T42489 and T52936: Loading blend with minimized window results in crash o...Ray Molenkamp
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-07-17Work around small DPI resulting in blurry fonts, clamping auto DPI to minimum...Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-01Cleanup: styleCampbell Barton
2017-03-29Fix crash closing window in background modeCampbell Barton
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2016-08-12Fix T49045: splash not working correctly on OS X, after recent bugfix.Brecht Van Lommel
2016-08-04Fix T47782: popups with wrong size when switching from retina to non-retina o...Brecht Van Lommel
2016-08-03Fix T48164: messed up interface switching between retina and non-retina displ...Brecht Van Lommel
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-04Revert "Fix changing virtual pixelsize having no affect if only main window i...Campbell Barton
2016-03-04Fix changing virtual pixelsize having no affect if only main window is openJulian Eisel
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-10-27Fix OS X user preferences open crash when changing virtual pixel size.Brecht Van Lommel
2015-10-27Fix: Open tmp windows with size multiplied by virtual pixelsizeJulian Eisel
2015-10-20Add operator to close a windowCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-09-23Fix T46202: OS X (and Windows?) crash when going fullscreen.Brecht Van Lommel
2015-09-22Reporting was done before before addons were loadedCampbell Barton
2015-09-14Fix T45699: BGE auto-run exits immediatelyCampbell Barton
2015-09-08typo in last commitCampbell Barton
2015-09-08Fix T45771: Walk mode fails on OSXCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-11Add WM_event_add/remove_timer_notifier() helpers.Bastien Montagne
2015-07-16Fix T45456: Error's in splash don't restore cursorCampbell Barton
2015-07-14Cleanup: headers (wm)Campbell Barton
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-06-08WM: refactor window code for stereo3dCampbell Barton
2015-06-08Remove redundant NULL checkCampbell Barton
2015-06-01Cleanup: doxygen commentsCampbell Barton
2015-05-28WM: remove windows if they fail to initializeCampbell Barton
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-05Stickies: Don't send extra event on KM_CLICKJulian Eisel
2015-04-04WM: prefer define over zero wmEvent.valCampbell Barton