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-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
2016-02-02Usual i18n/UI message fixes...Bastien Montagne
2016-01-29Sequencer: It is now possible to append strip's modifiers to all selected onesSergey Sharybin
2016-01-29Cleanup: remove unused codeCampbell Barton
2016-01-27Sequencer: Fix crash when trying to change filepath of Sound stripSergey Sharybin
2016-01-25Fix regression in sequencer overlay draw optionCampbell Barton
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-08Sequencer: Tweak to how/when the "use_framerate" option is enabledJoshua Leung
2016-01-08Sequencer: Use movieclip framerate when importing new movie stripsJoshua Leung
2016-01-04Fix crash sequencer drawing with no soundCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-28White Balance modifier for the VSEThomas Beck
2015-12-27OpenGL: stipple support added to basic GLSL shaderAlexander Romanov
2015-12-15Fix 'change path' opening file browser with wrong filter for sound stripsJulian Eisel