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
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Cleanup: spellingCampbell Barton
2021-06-26Cleanup: spellingCampbell Barton
2021-06-24GHOST/EGL: store pointer to GHOST_System for downcast testsChristian Rauch
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: spellingCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-11Cleanup: clang-format, spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-16Cleanup: spellingCampbell Barton
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-15Fix part of T74918: 3D Viewport: Jump, when mouse crosses a window corner.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-07Cleanup: spellingCampbell Barton
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
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