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-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-31Fix T51661: Swaping strips does not refresh sequencerSergey Sharybin
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-08Fix wrong attributes and shader binding in sequencer when using OCIOSergey Sharybin
2017-05-02Add scene argument for notifiersCampbell Barton
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-26Getting rid of setlinestyle: Squencer space.Bastien Montagne
2017-04-26Getting rid of setlinestyle: 3DView camera view.Bastien Montagne
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-27OpenGL: remove several glMatrixMode callsMike Erwin
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-03-20Cleanup: remove useless `glDisable(GL_LINE_STIPPLE)` call.Bastien Montagne
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-28clean up GL / GPU #includesMike Erwin
2017-02-18fix OpenGL line count in VSE backdropMike Erwin
2017-02-17OpenGL immediate mode: sequencer_draw.c (finished)Luca Rood
2017-02-16Minor cleanup in sequencer_draw.cLuca Rood
2017-02-15OpenGL immediate mode: sequencer_draw.cLuca Rood
2017-02-15Remove redundant draw call (sequencer)Luca Rood
2017-02-06OpenGL immediate mode: interface_draw.cClément Foucault
2016-10-14Immediate mode: use new util functions, and border draw functionsDalai Felinto
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-05VSE sound strips: draw either the waveform or text label, not both.Sybren A. Stüvel
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-07-15Sequencer: Remove add effect strip filesel propertiesCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-14VSE: minor drawing glitch with meta'sCampbell Barton
2016-06-11Fix T48617: VSE: Do not draw backdrop in Seq + Preview mode, only makes sense...Bastien Montagne
2016-06-10VSE: select by group: add option to select by group on same channel only.Bastien Montagne
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-06-07Fix T48600: VSE strip 'side selection' fails in 'Both' case.Bastien Montagne
2016-05-24Sequencer's histogram view: OMP -> BLI_task.Bastien Montagne
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-04-17"View Frame" now works in the sequencer tooJoshua Leung
2016-03-21Fix T47862: VSE hard cut failsCampbell Barton
2016-03-16Sequencer: Alt-RMB select handle now always selects stripCampbell Barton
2016-02-16Set line-width for sequencer bordersCampbell Barton
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-02-11Fix T47378: Separate images popup UI does nothingCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton