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
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2019-10-04Fix: Headless buildRay Molenkamp
2019-06-16Cleanup: simplify GHOST cursor API, no functional changesBrecht Van Lommel
2019-04-25GHOST: remove OpenGL depth buffer, remove code for other unused buffersmano-wii
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-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-10-17Fix python module (bpy) compilation - broken since 8d084e8cDalai Felinto
2013-04-08fix [#34900] Building blender as a python module is broken in trunkCampbell Barton
2013-04-02Fix incorrect OS X warning message in console when using multisample antialia...Brecht Van Lommel
2012-07-22style cleanupCampbell Barton
2012-06-05style cleanupCampbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
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-07-01fix for building headlessCampbell Barton
2011-06-05SVN maintenance.Guillermo S. Romero
2011-06-04CMake option 'WITH_HEADLESS' to build blender in headless mode (no x11/xlib) ...Campbell Barton