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-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-16Fixed crash when adding/removing custom normals from pinned meshSybren A. Stüvel
2019-07-01Fix T66283: Crash on redo/undo during playbackSergey Sharybin
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-17Fix AV-sync sometimes putting scene one frame backSergey Sharybin
2019-06-17Fix frame jump with AV-sync enabledSergey Sharybin
2019-06-17Fix T65737: context menu should not have Show Header for topbarBrecht Van Lommel
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-27Revert "UI: Edit Menu Operator Polling"Brecht Van Lommel
2019-05-19UI: Edit Menu Operator PollingHarley Acheson
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14Screen: replace show footer operator with propertyCampbell Barton
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-03Sound: Fix for being unable to jump to a frame during playback with A/V syncSergey Sharybin
2019-05-03Sound: More fixes for access of original sceneSergey Sharybin
2019-05-03Sound: Fix access original scene during playbackSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Cleanup: replace RGN_ALIGN_ENUM_MASKCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29Fix region action zone not working when hiddenCampbell Barton
2019-04-23Fix action zones getting out of sync with panel sizeCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-19UI: tweak header context menu, gray out items when they have no effectBrecht Van Lommel
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18UI: replace toggle header with a propertyCampbell Barton
2019-04-18Cleanup: correct commentCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63439: too many 3D viewport redraws due to fading scrollbars.Brecht Van Lommel
2019-04-14Cleanup: fix compiler warnings.Brecht Van Lommel
2019-04-10Cleanup: spellingCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-04Cleanup: styleCampbell Barton
2019-04-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-08Cleanup: spellingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-21UI: improve corner splitting feedback by showing custom cursors.Harley Acheson