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-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
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-14Fix (unreported): misuse of GL Context when creating new window and/or render...mano-wii
2018-07-31GPUFrameBuffer: Put active framebuffer in GPUContextClément Foucault
2018-07-31Cleanup: styleCampbell Barton
2018-07-24Fix T55245: undo with multiple windows and view layers not working correct.Brecht Van Lommel
2018-07-23Fix assert when loading file with multiple windows openedClément Foucault
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-15Cleanup: split GPU_batchCampbell Barton
2018-07-10Fix T55882: crash closing user preferences window in some cases.Brecht Van Lommel
2018-07-10Fix T55776: crash with multiple windows and reload new.Brecht Van Lommel
2018-07-04Fix issue with closing child windows in recent changes.Brecht Van Lommel
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Workspaces: add main and child windows.Brecht Van Lommel
2018-06-30Fix a number of small errors in area coordinate handlingSeverin
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-27UI: remove layout choosing menu from new window operator.Brecht Van Lommel
2018-06-26UI: status bar cursor keymap displayCampbell Barton
2018-06-21Fix T55555: Crash when select material propertiesAntonioya