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
2016-09-22immediate mode: Triple Buffer and two new shaders for TEXTURE_2D and TEXTURE_...Dalai Felinto
2016-09-22OpenGL: remove double precision matrix functionsMike Erwin
2016-09-22OpenGL: matrix code from viewport-fxMike Erwin
2016-09-21GPU_basic_shader uses GLSL by defaultMike Erwin
2016-09-21Gawain: support triangle strips & fans in immediate modeMike Erwin
2016-09-20Gawain: batch drawing worksMike Erwin
2016-09-20immediate mode refactor: walk navigation crossDalai Felinto
2016-09-20gawain update: immAttribute for 2iDalai Felinto
2016-09-20immediate mode refactor: fly navigation squareDalai Felinto
2016-09-20OpenGL: fix GPU_SHADER_TEXT on non-MacMike Erwin
2016-09-20Quiet warning with -Wformat-signednessJulian Eisel
2016-09-17OpenGL: draw_view_axis with new immediate modeMike Erwin
2016-09-17OpenGL: streamline font renderingMike Erwin
2016-09-17add GPU_SHADER_TEXT for font renderingMike Erwin
2016-09-17OpenGL: simplify basic_shader_bindMike Erwin
2016-09-16Blender 2.8: Fix some strict aspects on LinuxSergey Sharybin
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-16Fix jumping view when expanding graph editor channel over view boundsJulian Eisel
2016-09-16Fix vertical scrollbar adding to region width in graph editorJulian Eisel
2016-09-16Remove debug only codeSergey Sharybin
2016-09-16Tweak for pinned/always visible curves in Graph EditorSergey Sharybin
2016-09-16Added buttons to move a pose in a pose library up/down.Sybren A. Stüvel
2016-09-16Picky correction to previous commitJulian Eisel
2016-09-16UI: Allow showing why button is disabled in tooltipJulian Eisel
2016-09-16GPencil: Add a new special menu for editing and replace subdivision shortcutAntonioya
2016-09-16Fix T49372: Fresnel node: difference between 2.76 and 2.78 GLSL outputSergey Sharybin
2016-09-16GPencil: New subdivide stroke operatorAntonioya
2016-09-16OpenGL render: Move file writing to a separate threadSergey Sharybin
2016-09-16Fix T49369: Blender crashes/closes down application at alembic export ofKévin Dietrich
2016-09-15Gawain improvementsMike Erwin
2016-09-15Extend Gawain to use Blender's built-in shadersMike Erwin
2016-09-15Gawain: batch rendering APIMike Erwin
2016-09-15Cleanup: Redundant forward declarationSergey Sharybin
2016-09-15Fix mistake in previous commitSergey Sharybin
2016-09-15OpenGL render: Avoid byte-float-byte roundtripSergey Sharybin
2016-09-15OpenGL render: Add developer option to easily enable time informationSergey Sharybin
2016-09-15Gawain: simplify attrib binding APIMike Erwin
2016-09-15Gawain: delete bind_attrib_locationsMike Erwin
2016-09-15Depsgraph: Avoid some false-positive time dependencies of scripted driversSergey Sharybin
2016-09-15Fix filebrowser not getting back to valid dir in Release builds.Bastien Montagne
2016-09-15Fix crash in some cases when deleting particle systems.Bastien Montagne
2016-09-15Fix Py's IDs user mapping: do not consider ShapeKeys' from here.Bastien Montagne
2016-09-15OpenGL render: Skip GP passes if viewport has GP visibility disabledSergey Sharybin
2016-09-15Fix Py's IDs user mapping: do not consider proxy_from here.Bastien Montagne
2016-09-15Use temp .blend file copybuffer for pose copy-pasteSergey Sharybin
2016-09-14Fix T49352: Blender's file browser do not display previews.Bastien Montagne
2016-09-14Gawain: flesh out VertexBufferMike Erwin
2016-09-14Cleanup: Fix epic indent failure in previous commit :/Bastien Montagne
2016-09-14Fix missing PaintCurves list in bpy.dataBastien Montagne
2016-09-14Fix memory leak in copy pose operatorSergey Sharybin