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-11-08Merge branch 'blender-v2.81-release'Philipp Oeser
2019-11-08Fix T71372: view layer is not maintained when area is duplicated into new windowPhilipp Oeser
2019-10-24UI: Incorrect Cursor Used in Split Area OperatorHarley Acheson
2019-10-08Fix: region toggle operator being able to toggle regions it shouldn'tJulian Eisel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-26WM: refresh custom cursors designs, add a few more cursorsHarley Acheson
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-20Cleanup: Add/use utility to remove regionsJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-03UI: File Browser Design OverhaulJulian Eisel
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-15Fix full-screen button overlapping navigation gizmoCampbell 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-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