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-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-02UI: Fix Bug With Join Area ToleranceHarley Acheson
2019-08-27UI: Area Join ToleranceHarley Acheson
2019-08-26Fix T69122: Area Join Error on Invalid Cursor PositionHarley Acheson
2019-08-24Cleanup: correct use of term 'split'Campbell Barton
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Cleanup: const args, naming, doxy groups, clang-formatCampbell Barton
2019-08-22UI: Changes to Area Options MenuHarley Acheson
2019-08-20Cleanup: clang-format, sorted listsCampbell Barton
2019-08-18Fix T67008: Missing move handle and flickering in FileBrowserAndrea Weikert
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Cleanup: unused args/varsCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-15Fix T64888: full-screen button overlaps side-barCampbell Barton
2019-08-15Fix full-screen button overlapping navigation gizmoCampbell Barton
2019-08-15UI: skip drawing the full-screen when alpha is zeroCampbell Barton
2019-08-15Fix T68678: Invisible fullscreen buttonCampbell Barton
2019-08-08Fix T52551: undo causes crash after enabling a new rigid body when scene uses...Bastien Montagne
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-26Fix T66378: Missing animation update when switching view layerSergey Sharybin
2019-07-16Fixed crash when adding/removing custom normals from pinned meshSybren A. Stüvel
2019-07-08Fix T66008 Viewport: hidden edges are partially visibleClément Foucault
2019-07-04ImBuf: add crop function (move out of screendump.c)Campbell Barton
2019-07-03Fix T61808: remove confusing graying out of workspace that already existBrecht Van Lommel
2019-07-03Fix T65899, T66314, T61808: various issues appending workspacesBrecht Van Lommel
2019-07-02Fix (unreported) untranslatable title of Quick Favorites menu.Bastien Montagne
2019-07-02Cleanup: rename set_inverted_drawing, move to GPU_stateCampbell Barton
2019-07-01Fix T66283: Crash on redo/undo during playbackSergey Sharybin
2019-06-29WM: support window context overrideCampbell Barton
2019-06-27Tool System: don't unlink tools when changing workspacesCampbell Barton
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-24Fix T66071: Navigation tooltip shows outside of 3D viewCampbell 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-16Drivers: fix Variable Copy & Paste in the edit popover.Alexander Gavrilov
2019-06-13Fix T65445: wrong defaults when appending workspaces from builtin templatesBrecht Van Lommel
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
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-06-02Fix T65082, T65084: duplicating workspace does not preserve mode and orderBrecht Van Lommel
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton