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
2022-07-14GHOST: remove redundant ascii argument to GHOST_EventKeyCampbell Barton
2022-07-14GHOST/SDL: pass in utf8 buffer for keyboard eventsCampbell Barton
2022-07-14GHOST/SDL: add support for the key repeat flagCampbell Barton
2022-06-27Cleanup: rename misleading/inconsistent GHOST typesCampbell Barton
2022-05-29Cleanup: clang-tidy for GHOST X11/SDL/Wayland/NULL backendsCampbell Barton
2022-05-27Cleanup: unused argument warningsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-12Revert "GHOST: Unify behavior of offscreen context creation"Clément Foucault
2021-10-12GHOST: Unify behavior of offscreen context creationClément Foucault
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell 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-06-22Cleanup: Spelling MistakesLeon Zandman
2020-10-09Cleanup: spellingCampbell Barton
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-01-31Cleanup: enforce immutability through const, instead of a commentNicholas Rishel
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-11-05Fix build errors in GHOST SDLBrecht Van Lommel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
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-18macOS: always use the Blender quit dialog, like other platformsBrecht 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-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell 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
2018-07-27GHOST: Fix SDL backend.Clément Foucault
2018-03-28Fix missing confirm quit dialog on macOS, after recent changes.Brecht Van Lommel
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-03-05Recent changes broke SDL/GHOSTCampbell Barton
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2013-09-06fix for bug in GHOST/SDL, events dont always have a window (which ghost needs).Campbell Barton
2013-08-30Cleaning up some prints related to SDL.Mitchell Stokes
2013-03-17- ghost-sdl builds again.Campbell Barton
2013-02-08building ghost-sdl works again.Campbell Barton
2012-12-02fix GhostSDL displaying text in multiple views.Campbell Barton
2012-05-19style cleanup: ghostCampbell Barton