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-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-06-30Cleanup: use const for datatoc declarationsCampbell Barton
2021-05-03Cleanup: use boolean for has_event variable & return valueCampbell Barton
2021-02-10UI: Removal of GHOST_CreateDialogWindowHarley Acheson
2020-09-08GPUImmediate: Make activation / deactivation implicitClément Foucault
2020-08-08GPU: Move ghost default framebuffer getter to context creationClément Foucault
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11GHOST: tests now build againCampbell Barton
2020-03-11Cleanup: remove bitmap font drawing ifdef from MultiTest.cCampbell Barton
2020-02-15Fix incorrect enum in GHOST testCampbell Barton
2019-06-16Cleanup: simplify GHOST cursor API, no functional changesBrecht Van Lommel
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-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-26GHOST: Solve compilation error of test programsSergey Sharybin
2015-04-04Ghost: update tests for recent changesCampbell Barton
2014-03-30Code cleanup: de-duplicate cotangent weight function & add arg sizesCampbell Barton
2014-01-11Ghost: update multitest for changes in BLFCampbell Barton
2013-09-11fix double free in ghost c++ gears test program.Campbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-24style cleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-07-09ghost multi-test builds again, now uses BLF font libraryCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2003-01-24Fixed up the code so it compiles. (Basically added one more arg toKent Mein
2002-11-25Yes I did it again ;)Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont