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
2017-04-01Cleanup: styleCampbell Barton
2017-03-31WM: Previous commit broke common-case loading new fileCampbell Barton
2017-03-31Keep current app-template when selecting 'New File'Campbell Barton
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-27CMake: WITH_PYTHON_SECURITY=OFF was ignoredCampbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-23Cleanup: remove redundant temp dir initCampbell Barton
2017-03-23Cleanup: minor wm_homefile_read simplificationCampbell Barton
2017-03-22Cleanup: ignore open-blend as startup/prefs basisCampbell Barton
2017-03-20Correct unintended splash on loading startupCampbell Barton
2017-03-16Add support for loading preference structCampbell Barton
2017-03-16Correct reading missing propertyCampbell Barton
2017-03-16Cleanup: differentiate startup/prefs in home-file readingCampbell Barton
2017-03-15Load user-preferences before startup fileCampbell Barton
2017-03-14WM: Option to load startup w/o closing the splashCampbell Barton
2016-11-18Minor debug-report tweak to autosave code.Bastien Montagne
2016-07-15Fix py-driver in startup.blend crash in background modeCampbell Barton
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-04-26Fix (unreported) possible freed memory usage when reloading a .blend file.Bastien Montagne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...Bastien Montagne
2016-03-01Fix (unreported) crash when opening a file from splash screen when 'load UI' ...Bastien Montagne
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2016-01-29Skip save-as history running from another OperatorCampbell Barton
2016-01-24Docs: minor edits to code commentsCampbell Barton
2016-01-17WM: remove unnecessary context argument from WM_report, no good reason to hav...Brecht Van Lommel
2015-12-31Cleanup: Py API namingCampbell Barton
2015-11-12Fix for factory settings loading without UICampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-10-28Fix T46471: Sculpt strokes doesn't mark file as modifiedSergey Sharybin
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-08File Read: de-duplicate command line file-loadCampbell Barton
2015-10-08Cleanup: remove unused argCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-09-22Reporting was done before before addons were loadedCampbell Barton
2015-09-22Report loading file with no matching engineCampbell Barton
2015-09-22Cleanup: de-duplicate post file read update callsCampbell Barton
2015-09-22Fix T46201: Popup menu in post_load handler crashCampbell Barton
2015-08-27Make .blend file thumbnail reading simpler and more coherent, read/store them...Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-09Fix: opening missing file didnt remove in recent-files.txtCampbell Barton
2015-08-05Remove files from recent-files list on failed openCampbell Barton
2015-07-27Cleanup: deprecate some G.fileflags comment othersCampbell Barton
2015-07-16Disable check for recent-files.txt existingCampbell Barton
2015-06-05Fix wrong usage of THB_NORMAL size when generating .blend file thumbnail at s...Bastien Montagne
2015-05-01Auto pack: don't show "No new files have been packed" on every .blend file save.Brecht Van Lommel
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-04-18Autosave:Antony Riakiotakis
2015-04-08Cleanup: IMB/thumb namingCampbell Barton