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
2020-08-08Cleanup: remove redundant return parenthesisCampbell Barton
2020-08-01Cleanup: spellingCampbell Barton
2020-07-11Cleanup: spellingCampbell Barton
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Fix T76507: Reading clipboard blocks keyboard input on X11Campbell Barton
2020-05-06Cleanup: warningsCampbell Barton
2020-04-30GHOST: fix WITH_GHOST_DEBUG optionCampbell Barton
2020-04-30Cleanup: printf warningCampbell Barton
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-05Cleanup: spellingCampbell Barton
2020-04-08Fix build error with WITH_X11_XINPUT=OFF after recent changesBrecht Van Lommel
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-04-03Cleanup: quiet shadow warnings with ghost & mantaflowCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: spellingCampbell Barton
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-02-26Cleanup: spellingCampbell Barton
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-01-31Cleanup: enforce immutability through const, instead of a commentNicholas Rishel
2020-01-28Linux: update EGL context code to fully work, including offscreen renderingChristian Rauch
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2020-01-16Fix T71952, T70125: Blender Linux crash on startup with some tabletsBrecht Van Lommel
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-11-18GHOST: Only spam about X11 errors when using --debug-ghostSergey Sharybin
2019-11-16Fix a bug in the T34039 hack in case when a modifier key is not mapped.Alexander Gavrilov
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-10-03Fix T70125: crash on startup in Linux with some tablet types connectedBrecht Van Lommel
2019-08-02Fix T68073: Wacom Intuos 5S no pen pressure on WaylandSebastian Parborg
2019-06-04Revert "Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)"Campbell Barton
2019-06-04Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)Campbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
2019-04-25GHOST: remove OpenGL depth buffer, remove code for other unused buffersmano-wii
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Revert fix for T48901: Use of XIWarpPointerCampbell Barton
2018-12-27X11: support multiple tablet devices.Brecht Van Lommel
2018-12-18Fix T59564: Huion pen pressure not working on Linux, after recent changes.Brecht Van Lommel
2018-12-05Merge branch 'master' into blender2.8Bastien Montagne
2018-12-05Fix T58776, T58030: pressure sensitivity on Linux not working for some tablets.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-25Fix X11 tablet pen and eraser distinction being wrong in some cases.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Campbell Barton