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
2020-01-30Cleanup: ED_editors_flush_* functionsCampbell Barton
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-09-20UI: Use vertical file list for "Recover Auto Save"Julian Eisel
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-11Python handlers: Pass depsgraph to events where it makes senseSergey Sharybin
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-09-09Timer: Use explicit re-initialization on file loadSergey Sharybin
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-06Fix T69498: Crash on export UV LayoutJulian Eisel
2019-09-04Cleanup: userpref UI options into their own structCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-29Outliner: fix sync select on read file without loading UINathan Craddock
2019-08-27UI: tweak warning messages style and layout in save/close dialogYevgeny 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-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-22LibOverride: Enforce full override operations check on file save.Bastien Montagne
2019-08-16Cleanup: spellingCampbell Barton
2019-08-12Fix T68187: Factory Preferences doesn't update gizmo colorsCampbell Barton
2019-08-11Preferences: tag as dirty when loading factory startupCampbell Barton
2019-08-02Cleanup: doxy sectionsCampbell Barton
2019-08-01Fix error setting the user preferencesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Cleanup: remove BLO_update_defaults_userpref_blendCampbell Barton
2019-07-31Preferences: don't store preferences in the startupCampbell Barton
2019-07-30Cleanup: replace unused return defines with boolCampbell Barton
2019-07-25Fix app-template keymap being ignoredCampbell Barton
2019-07-23Fix T67334: Blender does not exit after savingJacques Lucke
2019-07-18Cleanup: remove redundant preference checkCampbell Barton
2019-07-17UI: remove button to enable auto-save after load factory preferencesCampbell Barton
2019-07-12Preferences: disable reading preferences for regular file loadingCampbell Barton
2019-07-11Fix T66628: "Auto Saved Modified Image" not workingJacques Lucke
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-06-19Fix T65902: save all modified images should not try to save .psd filesBrecht Van Lommel
2019-06-12WM: re-enable auto-save after loading the users preferencesCampbell Barton
2019-06-12UI: alternate fix for T65702, handling of auto-saving userprefsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T65702: Load factory erases setting without confirmationCampbell Barton
2019-06-06Fix T63035: Undoing in pose mode destroys the entire poseSergey Sharybin
2019-06-04Fix T65303: fix and improve autorun-scripts popupJacques Lucke
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Fix T63981: Factory default memory cache limit is 4096 MBSergey Sharybin
2019-05-24Fix failing assert on factory settings loadJulian Eisel
2019-05-22Preferences: add handler for loading factory preferencesCampbell Barton
2019-05-22WM: call wm_file_read_post after resetting preferencesCampbell Barton