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-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-262D dashed line shader: changed to use viewport side instead of scale.Bastien Montagne
2017-04-26Move imm_draw_line_box_dashed to GPU_immediate_util.Bastien Montagne
2017-04-26Tweak 2D line dashed shader to take a scale parameter.Bastien Montagne
2017-04-25Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-25WM: don't search for app-template when its emptyCampbell Barton
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-19Get rid of glMatrixMode callsSergey Sharybin
2017-04-19Fix node editor drawing when built with core profileSergey Sharybin
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-14Revert "OpenGL core: add some missing gpuBegin to allow clay with no UI"Dalai Felinto
2017-04-13OpenGL core: add some missing gpuBegin to allow clay with no UIDalai Felinto
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-10GL/playanim: use immediate mode wrapper, replace glDrawPixelsCampbell Barton
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Depsgraph: Remove old depsgraph header from window managerSergey Sharybin
2017-04-06Depsgraph: Remove print dependnecies operatorSergey Sharybin
2017-04-06Changes from custom-manipulators branchCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-06Initialize immediate mode in Animation PlayerGermano Cavalcante
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-05GPU_immediate_util: missed last commitCampbell Barton
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-05Naming constancy for 'imm' utility functionsCampbell Barton
2017-04-04Immediate Mode: handle other cases of glPop/glPushClientAttribDalai Felinto
2017-04-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-03Cleanup: styleCampbell Barton
2017-04-01Cleanup: styleCampbell Barton
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-31WM: Previous commit broke common-case loading new fileCampbell Barton
2017-03-31Keep current app-template when selecting 'New File'Campbell Barton
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Fix breakage when using radial control (shift f) with weight paintDalai Felinto
2017-03-29Alternative fix for crash displaying 'New Window' keymap itemJulian Eisel
2017-03-29Prevent crash when seeing the window new on keymapsDalai Felinto
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29Fix crash closing window in background modeCampbell Barton
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-29Fix memory leak re-registering operatorsCampbell Barton
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-28Correct splash size checkCampbell Barton
2017-03-27CMake: WITH_PYTHON_SECURITY=OFF was ignoredCampbell Barton
2017-03-27OpenGL: remove several glMatrixMode callsMike Erwin
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter