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
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-09-06Merge branch 'master' into blender2.8Campbell Barton
2017-09-06Fix error in high bit-depth image tile drawingCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-06-28GPUTexture : Un-clamp float rect datas.Clément Foucault
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-21Cleanup: warningsCampbell Barton
2017-05-19Remove reference to WITH_LEGACY_OPENGLDalai Felinto
2017-05-19Remove reference to SUPPORT_LEGACY_MATRIXDalai Felinto
2017-05-19Remove reference to WITH_GL_PROFILE_COREDalai Felinto
2017-05-09glPushAttrib/Pop change implementation to use a stackDalai Felinto
2017-04-28Recent commit state broke lattice vertex drawingCampbell Barton
2017-04-27OpenGL: manage legacy state only when WITH_LEGACY_OPENGL=ONMike Erwin
2017-04-27OpenGL: fix color logic opMike Erwin
2017-04-27OpenGL: stop enabling GL_TEXTUREMike Erwin
2017-04-27OpenGL: stop using GL_NORMALIZEMike Erwin
2017-04-27OpenGL: restore all 8 lightsMike Erwin
2017-04-27OpenGL: remove GL_MAP1_VERTEX_3Mike Erwin
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-24Cleanup: styleCampbell Barton
2017-04-19Comment out places which are using texture matrix mode for core profileSergey Sharybin
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-18Eevee: Introduction of world preconvolved envmap.Clément Foucault
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-12Merge branch 'master' into 28Campbell Barton
2017-04-12Cleanup: use lowercase gpu prefix for static funcsCampbell Barton
2017-04-05Immediate Mode: missing ALPHA_TEST in gpuRestoreStateDalai Felinto
2017-04-05Immediate Mode: replacing glPushAttrib/glPopAttribDalai Felinto
2017-03-27OpenGL: simplify initial stateMike Erwin
2017-03-27OpenGL: use old API for texture matrixMike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-03-21OpenGL: convert to new matrix API (part 3)Mike Erwin
2017-03-14OpenGL: remove deprecated callsMike Erwin
2017-03-09Building 2.8 again after warning cleanup (696ed6d3ca)Dalai Felinto
2017-03-09Cleanup: warningsCampbell Barton
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-03-01Cleanup: warningsCampbell Barton
2017-02-23Fix building full.Bastien Montagne
2017-02-23Silence "defined but not used" warningsDalai Felinto
2017-02-08Cleanup: warningsCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-03Modifications to GPU_texture:Clément Foucault
2017-01-31OpenGL: remove NPOT texture rescaling logicMike Erwin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne