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-23GHOST: expand GHOST_PRINT/PRINTF without WITH_GHOST_DEBUGCampbell Barton
2022-06-28GHOST: only use GHOST_PRINT when WITH_GHOST_DEBUG is enabledCampbell Barton
2022-06-24GHOST: use GHOST_ASSERT for non-release buildsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-31Remove Wintab logging.Nicholas Rishel
2020-10-31Add Wintab debug logging as a CMake option WITH_WINTAB_DEBUG.Nicholas Rishel
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-04-30GHOST: fix WITH_GHOST_DEBUG optionCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: simplify commentsCampbell 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-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2015-04-09GHOST: don't instantiate assert argCampbell Barton
2015-04-08Fix annoying warning in GHOST when ASSERT_ABORT is offAntony Riakiotakis
2013-01-16minor changes to ghostCampbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-24Formatting edits <120 length linesCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-13- don't build ghost's event printer unless ghost debug is enabled.Campbell Barton
2011-05-04Patch [#26799] 2.5x blenderplayer (BGE) anti-aliasing & embedding by Sebastia...Dalai Felinto
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2010-10-18_DEBUG -> DEBUGNathan Letwory
2010-09-15update for MingW/CMakeCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-02Apply patch [#20145] Ghost Win32 roundup patch: Minimum Window Size, Continuo...Nathan Letwory
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2003-04-29modified it so ghost debugging is not done by default but you canKent Mein
2002-12-29Removed those extra CVS tag lines in the header files of ghost (now I know whatMaarten Gribnau
2002-12-26WooHoo me again ;)Kent Mein
2002-11-25Yes I did it again ;)Kent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont