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
path: root/source
AgeCommit message (Expand)Author
2017-05-22Implement UBOs for particlesLuca Rood
2017-05-22Minor cleanup of previous hair commitsLuca Rood
2017-05-22Fix T51578: Blender 2.8 crash when select Dopesheet->Grease PencilDalai Felinto
2017-05-22Revert assert, Eevee uses uniforms that might not existCampbell Barton
2017-05-22Cleanup: move custom-data layers into a structCampbell Barton
2017-05-22Cleanup: line lengthCampbell Barton
2017-05-22Cleanup: minor editsCampbell Barton
2017-05-21Gawain: promote 10_10_10 to first-class vertex formatMike Erwin
2017-05-20Eevee: Initial implementation of exponential shadowmapsClément Foucault
2017-05-20Eevee: Move cube shadows to octahedron shadowmaps.Clément Foucault
2017-05-20GPUTexture: Enabling R32 format for linear depth encoding.Clément Foucault
2017-05-20Eevee: optimize vertex shader for probe and shadows.Clément Foucault
2017-05-21Cleanup: warningsCampbell Barton
2017-05-20DwM: assert when uniforms aren't foundCampbell Barton
2017-05-20DwM: Object mode empty-image supportCampbell Barton
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Clay/Eevee: fix more crash when entering edit modeMike Erwin
2017-05-19OpenGL: cleanup material shader GLSLMike Erwin
2017-05-19OpenGL: cleanup edit overlay shadersMike Erwin
2017-05-19Clay/Eevee: fix crash when entering edit modeMike Erwin
2017-05-19Fix T51524: Instantiated Hair Object which has dupligroup children and hidden...Bastien Montagne
2017-05-19Move particle drawing to object modeLuca Rood
2017-05-19OpenGL: remove BIT_OPERATIONS check from GLSLMike Erwin
2017-05-19Fix issue with alpha layering for AA dot drawingLuca Rood
2017-05-19Implement particle drawing with draw managerLuca Rood
2017-05-19Change particle draw_size default and limitsLuca Rood
2017-05-19fix typo in interlace shaderMike Erwin
2017-05-19OpenGL: convert old texture2D calls in built-in shadersMike Erwin
2017-05-19OpenGL: clean up smoke & fire shadersMike Erwin
2017-05-19OpenGL: convert old texture2D calls in FX shadersMike Erwin
2017-05-19OpenGL: convert old texture2D calls in material GLSLMike Erwin
2017-05-19Remove redundant workaround for removing collections in outlinerJulian Eisel
2017-05-19Fix crash when changing Clay "Edge Strength"Dalai Felinto
2017-05-19Fix crash opening really old files with compositorSergey Sharybin
2017-05-19Fix assert on framebuffer bindingDalai Felinto
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-19Remove unused functions after WITH_LEGACY_OPENGL cleanupDalai Felinto
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-19Correct core profile way of getting color depthDalai Felinto
2017-05-19Fix T51556: Sequencer - White Balance Modifier - Masking is not honoredSergey Sharybin
2017-05-19Fix/workaround T51070: Cannot scale procedural texture in compositorSergey Sharybin
2017-05-19Compositor: Remove unused funcitonSergey Sharybin
2017-05-19Cleanup: removing dummy legacy dashed line shader.Bastien Montagne
2017-05-19Merge branch 'master' into blender2.8Bastien Montagne
2017-05-19Fix empty-image draw sizeCampbell Barton
2017-05-19Remove use_display_lists optionCampbell Barton
2017-05-19OpenGL: call glProgramUniform only if version >= 4.1Mike Erwin