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-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
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-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-18Scale waveforms & show clippingRichard Antalik
2019-03-18Fix strip text hiding behind scrollersRichard Antalik
2019-03-18Fix VSE color pickerRichard Antalik
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13Fix T62491: Wrong tooltip for lock/unlock stripsCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-01Fix drawing order messed up by rB005626b8c6b4Richard Antalik
2019-03-01Cleanup and refactor sequencer proxy properties panelRichard 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-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Close metadata panels by defaultSergey Sharybin
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell 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-28Cleanup: sort forward declarations of enum & structCampbell 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-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
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
2019-01-11Merge branch 'blender2.7'Bastien Montagne