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
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-28Merge branch 'blender-v2.90-release'Jacques Lucke
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-19WindowManager: Remove Stereo OffscreenJeroen Bakker
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-05-21Cleanup: clang-format, sort structsCampbell Barton
2019-05-21Fix T64421: crash using redraw timer benchmarkBrecht 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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-02-13Code cleanup: stop using rectangle textures in window draw, simplify code.Brecht Van Lommel
2017-01-09Fix T49861: Interlace stereo drawingDalai Felinto
2017-01-02Fix T49861: Interlace stereo is broken in 2.78Dalai Felinto
2015-12-08OpenGL: remove non-power-of-two texture check, where even ES 2.0 does not nee...Brecht Van Lommel
2015-04-06Multi-View and Stereo 3DDalai 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-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2009-01-232.5: WM CompositingBrecht Van Lommel