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-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-08-31Cleanup: use bool for GHOST_SystemWin32::setConsoleWindowState returnCampbell Barton
2022-05-27Cleanup: unused argument warningsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
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-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2013-03-17- ghost-sdl builds again.Campbell Barton
2013-02-08building ghost-sdl works again.Campbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-03-22patch [#30635] Fix SDL2 version check by Wander Costa (walac)Dalai Felinto
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-07-13SVN maintenance.Guillermo S. Romero
2011-07-13changes to ghost/sdlCampbell Barton
2011-07-12build option to use SDL 1.3 for GHOST rather then X11/Win32/Cocoa api's,Campbell Barton