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
2019-06-03Cleanup: remove unused arg to wm_event_add_ghosteventCampbell Barton
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-05-20Cleanup: add wm_utils.c for generic functionsCampbell Barton
2019-05-20WM: add wmGenericUserData utility structCampbell Barton
2019-05-19Cleanup: use wm prefix for GenericCallbackCampbell Barton
2019-05-18macOS: always use the Blender quit dialog, like other platformsBrecht Van Lommel
2019-05-17UI: File Close DialogJacques Lucke
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-08Fix T60978: crash toggling window fullscreen on macOS.Brecht Van Lommel
2019-03-08Cleanup: remove unused test break code for handling cancels.Brecht Van Lommel
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-28UI: change behavior for quit promptCampbell Barton
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-12WM: default to opening maximizedCampbell Barton
2019-02-11WM: command line args to start blender maximizedCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02WM: Event simulation support for PythonCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-17Fix UI not fully updating while resizing window on Windows and macOS.Brecht Van Lommel
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: styleCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-04Fix T59946: multiple quit dialogs possible.Sebastian Parborg
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-11-28UI: rename settings back to preferences.Brecht Van Lommel
2018-11-26Fix view layer set in the outliner of child window not syncing to parent window.Brecht Van Lommel
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-24Fix T58022: Changing workspace may change layout of User Pref windowJulian Eisel
2018-11-21Implement basic global tablet pressure curve options.Alexander Gavrilov
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-04Revert "UI: start maximized on X11 if possible, like other platforms."Brecht Van Lommel
2018-10-01UI: start maximized on X11 if possible, like other platforms.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton