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-26WM: always use standard cursors from GHOST when available, over custom onesHarley Acheson
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-20UI: Use vertical file list for "Recover Auto Save"Julian Eisel
2019-09-19Fix Preferences opens file browser in wrong windowJulian Eisel
2019-09-19Fix T70033: Crash editing keymap operatorCampbell Barton
2019-09-19Cleanup: spellingCampbell Barton
2019-09-18UI: Preference for file browser as fullscreen areaJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-16UI: Open file options region for more operationsJulian Eisel
2019-09-16UI: Show in-/decrement buttons for exportersJulian Eisel
2019-09-14Cleanup: use const args, variablesCampbell Barton
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