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-13Cleanup: unused headers for the windowmanagerCampbell Barton
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-11Python handlers: Pass depsgraph to events where it makes senseSergey Sharybin
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-09-09Timer: Use explicit re-initialization on file loadSergey Sharybin
2019-09-08Fix crash closing stacked file browser windowJulian Eisel
2019-09-07Fix saving images from temp Image Editor failingJulian Eisel
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-09-06Fix T68796: stereo side-by-side and pageflip not drawing correctlyBrecht Van Lommel
2019-09-06Fix: File browser report popups not showing upJulian Eisel
2019-09-06Fix: File browser errors not reported in the UIJulian Eisel
2019-09-06Fix T69498: Crash on export UV LayoutJulian Eisel
2019-09-06Fix T69495: Crash changing action in file browserJulian Eisel
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-04Cleanup: userpref UI options into their own structCampbell Barton
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-09-04Fix T55745: Checker de-select, inconsistent selectionYevgeny Makarov
2019-09-04Fix T69469: Overrun in file action type RNA enumJulian Eisel
2019-09-04Fix T69463: File Browser opens off-center on hiDPIJulian Eisel
2019-09-04Fix T69467: Temporary Info Editor window crashesJulian Eisel
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-03Fix compiler warning after recent change to splash screen versionBrecht Van Lommel
2019-09-03Buildbot: support building releases, make non-releases more consistentBrecht Van Lommel
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-29Outliner: fix sync select on read file without loading UINathan Craddock
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-27UI: tweak warning messages style and layout in save/close dialogYevgeny Makarov
2019-08-27UI: fix some menus and popups not taking into account UI scale for paddingYevgeny Makarov
2019-08-27UI: make layout in adjust last operator popup consistent with corner panelYevgeny Makarov
2019-08-26Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Cleanup: fix compiler warningBrecht Van Lommel
2019-08-26Gizmo: report error when property isn't foundCampbell Barton
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-25Cleanup: clang-formatCampbell Barton
2019-08-23UI: layout padding changes to autorun dialog, to match save dialogYevgeny Makarov
2019-08-23UI: layout and text changes for unsaved changes dialogHarley Acheson
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22LibOverride: Enforce full override operations check on file save.Bastien Montagne
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Cleanup: clang-formatCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel