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-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2020-08-18Cleanup: GPUState: Remove stack from the state manager and rename itClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2017-04-18OpenGL: Comment out the old tokens from gl-deprecatedDalai Felinto
2017-04-18Remove 4.1 pseudo-deprecated calls from gl-deprecatedDalai Felinto
2017-04-10Add stubs to build WITH_GL_PROFILE_COREDalai Felinto
2016-01-04Remove SCons building systemSergey Sharybin
2015-10-12Fix T46431: Init glew before glx-context crashesCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-20Ugly hack to avoid GLEW context error printing when initializing GLX.Antony Riakiotakis
2015-02-25CMake: error making get_blender_version a functionCampbell Barton
2014-11-03Compilation error fix for buildbotSergey Sharybin
2014-10-08Fix more issues after recent context commitSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins