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
2019-04-01Fix T62996Richard Antalik
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-23Fix T62845 VSE preview crash when setting rendered (EEVEE/Workbench)Clément Foucault
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-18Scale waveforms & show clippingRichard Antalik
2019-03-18Fix strip text hiding behind scrollersRichard Antalik
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-01Fix drawing order messed up by rB005626b8c6b4Richard Antalik
2019-02-28Cleanup: styleCampbell Barton
2019-02-28Cleanup: warningCampbell Barton
2019-02-28Refactors preview drawing code with few functional modifications:Richard Antalik
2019-02-23Revert "Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2...Richard Antalik
2019-02-23Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2D, but i...Richard Antalik
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Fix T61043: Blender crashes on VSE zoom / scroll timeline sometimesJörg Müller
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-24Fix T58216: backdrop drawing in sequencer broken.Brecht Van Lommel
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14Fix the active sequencer strip not standing out from selected ones.Brecht Van Lommel
2019-01-14Fix drawing metadataRichard Antalik
2019-01-14Fix FPS meter not showing properly with no inputRichard Antalik
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-07-20Merge branch 'master' into blender2.8Bastien Montagne
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for editorsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-31Sequencer: Make dependency graph part of sequencer contextSergey Sharybin
2018-04-24Current Frame Indicator tweaksJoshua Leung
2018-04-24OpenGL: Remove remaining instances of GL_RGBA16F_ARB.Clément Foucault
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-03-25GPUTexture: Small refactor.Clément Foucault
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2017-11-29Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo