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-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-18Draw Manager: T51218 Support edit-mesh hideCampbell Barton
2017-04-18Use better workaround ofr getting scene layer for Derivedmesh's maskSergey Sharybin
2017-04-18Remove deprecated GL_LIGHTING chunk from manipulator draw code.Bastien Montagne
2017-04-18Merged master@e12c3110024dc4b62ffefa739288218b04e39f71 into blender2.8Sybren A. Stüvel
2017-04-18Garwain: fix ShaderInterface buffer shrinkingCampbell Barton
2017-04-18Eevee: Introduction of world preconvolved envmap.Clément Foucault
2017-04-18GPUFramebuffer: Allow to bind a specific texture mip to framebuffer.Clément Foucault
2017-04-18GPUTexture: Fix Cubemap uploadClément Foucault
2017-04-18GPUTexture: Add Mipmap Control functions.Clément Foucault
2017-04-18Remove 4.1 pseudo-deprecated calls from gl-deprecatedDalai Felinto
2017-04-18Gawain: fix missing NULL checkCampbell Barton
2017-04-17OpenGL: Fix crash on start with Mesa driversInes Almeida
2017-04-17Gawain: fix for last commitMike Erwin
2017-04-17Gawain: shrink ShaderInterface name bufferMike Erwin
2017-04-17Gawain: look up uniforms by name quickerMike Erwin
2017-04-16OpenGL: tweak GPU_texture_create_nDMike Erwin
2017-04-16OpenGL: fix GPU_SHADER_SIMPLE_LIGHTING_SMOOTH_COLORMike Erwin
2017-04-16fix mistake from last commitMike Erwin
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-16Gawain: add immUniformColor3ubvAlphaMike Erwin
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-16Gawain: move AttribBinding funcs to private interfaceMike Erwin
2017-04-16Gawain: fix compiler warningsMike Erwin
2017-04-16Gawain: fix compilation on MSVC 2013Mike Erwin
2017-04-16OpenGL: minor cleanup & TODOMike Erwin
2017-04-16Gawain: look up builtin uniforms by enum, not by nameMike Erwin
2017-04-16Gawain: use ShaderInterface to manage vertex attribsMike Erwin
2017-04-16Gawain: remove 2D matrix uniforms from ShaderInterfaceMike Erwin
2017-04-15Gawain: fix header commentsMike Erwin
2017-04-15Gawain: move some VertexFormat funcs to private interfaceMike Erwin
2017-04-15Gawain: rename AttribBinding clear for consistencyMike Erwin
2017-04-15Fix missing manipulator update after undoJulian Eisel
2017-04-15Cleanup: lattice drawing had mesh include & namesCampbell Barton
2017-04-15Cleanup: GPU header guardsCampbell Barton
2017-04-15GPU matrix: add back type checksCampbell Barton
2017-04-15Remove redundant declarationCampbell Barton
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-15Cleanup: Use doxy-groups for draw-cacheCampbell Barton
2017-04-15Cleanup: explicit names for return arguments and position lastCampbell Barton
2017-04-14GPU Matrix API: Remove ModelView/Projection 3D suffixDalai Felinto
2017-04-14GPU Matrix API refactor: Stick to a single 4x4 stack for 2D and 3DDalai Felinto
2017-04-14Add fatal error in CMake when trying to build WITH_GAMEENGINE but without WIT...Bastien Montagne
2017-04-14OpenGL: fix Mac crashing on startupMike Erwin
2017-04-14Alembic import: greatly improved curve/hair import performanceSybren A. Stüvel
2017-04-14Gawain: fix crash when drawing batches (e.g., scale manipulator)Dalai Felinto
2017-04-14Added simple unittests for Alembic exporterSybren A. Stüvel
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-14Fix Blenderplayer (c)Bastien Montagne
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton