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-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13cleanup: typo in commentPhilipp Oeser
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-13Preferences: tag as dirty for add-ons & loading factory startupCampbell Barton
2019-05-13Preferences: support loading factory preferencesCampbell Barton
2019-05-13Prefernces: support loading last saved preferencesCampbell Barton
2019-05-11Preferences: disable save-on exit until there is a revert buttonCampbell Barton
2019-05-10Preferences: write preferences on exitCampbell Barton
2019-05-10Cleanup: move preference saving logic into blendfile.cCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06UI: Add tooltips to the select tool modesWilliam Reynish
2019-05-06Fix T64161: Crashing using undo and multiple windowsSergey Sharybin
2019-05-06UI: Icons updateWilliam Reynish
2019-05-06Sound: Fix access wrong dependency graphSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-02Workspace: remove global active toolCampbell Barton
2019-05-02Cleanup: use WM_keymap_item_* prefixCampbell Barton
2019-05-02Cleanup: use doxy sections in wm_keymap.cCampbell Barton
2019-05-02BLF: pass code-point to BLF_has_glyphCampbell Barton
2019-05-01UI: use Mac key symbols in menus on macOS, instead of text like "Cmd"Harley Acheson
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Cleanup: use bool literal for booleans.Bastien Montagne
2019-04-30Select: support 'diselect on nothing' for masks.Bastien Montagne
2019-04-29Fix T63112: Gizmos fail to restore last cursorCampbell Barton
2019-04-25Fix T63494: linked scenes missing from sequencer Add > Scene menuPhilipp Oeser
2019-04-24UI: Simple confirm dialog when loading new fileJacques Lucke
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-24Refactor: Separate template selection from read_homefile operatorJacques Lucke
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Avoid autosave name collisionsJacques Lucke
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-16Fix T63429: Random deselect function lostSebastian Parborg
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-15CMake: fix WITH_PYTHON=OFFCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton