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-07-30Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-07-08Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-02Cleanup: spellingCampbell Barton
2019-06-28Add wmSurface for non-Window offscreen VR session drawingJulian Eisel
2019-06-12Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-06Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-02Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-30Fix compiling with bundled OpenXR SDK sourcesJulian Eisel
2019-05-30Corrections to previous commitJulian Eisel
2019-05-30Proper creation & destruction of OpenXR instancesJulian Eisel
2019-05-28Windows: OpenXR Linking via OpenXR LoaderJulian Eisel
2019-05-14Preferences: file menu item to temporarily load factory settingsCampbell Barton
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-13Prefernces: support loading last saved preferencesCampbell Barton
2019-05-11Preferences: disable save-on exit until there is a revert buttonCampbell Barton
2019-05-10Preferences: write preferences on exitCampbell Barton
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-08Cleanup: remove unused test break code for handling cancels.Brecht Van Lommel
2019-02-23Cleanup: use function instead of extern variableCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-08Remove "Keep Session" preferenceCampbell Barton
2019-02-06Fix T57342: Crash on render with workbench render engine via command lineClément Foucault
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-16Preferences: always do GPU accelerated mipmapping, remove preference.Brecht Van Lommel
2019-01-15Fix T60410: Crash adjusting torus w/ enter edit-mode preferenceCampbell Barton
2019-01-15Cleanup: pass main instead of context w/ ED_editors_exit/flush_editsCampbell Barton
2018-11-30PyAPI: add load_factory_startup_post handlerCampbell Barton
2018-11-26Timer: Generic BLI_timer with Python wrapperJacques Lucke
2018-11-16Keymap: add support for key-config preferencesCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-22Merge branch 'master' into blender2.8Bastien Montagne
2018-10-22Tentative fix for T57066: Daily build of Blend 2.79 crashes on OSX Mojave.Bastien Montagne
2018-08-18Merge branch 'master' into blender2.8Campbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton
2018-07-24Fix T56079: crash with startup.blend saved in sculpt/paint modes.Brecht Van Lommel
2018-07-19Fix MSVC compilation error in a less hacky wayClément Foucault
2018-07-19Fix compilation error with MSVCClément Foucault