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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-06-04Cleanup: move auto-execute operators into userpref_ops.cCampbell Barton
2020-06-02Revert "Fix T67577: Add-on unregister can't access preferences on factory reset"Campbell Barton
2020-06-01Fix T67577: Add-on unregister can't access preferences on factory resetCampbell Barton
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2019-05-20Cleanup: add wm_utils.c for generic functionsCampbell Barton
2019-05-19Cleanup: use wm prefix for GenericCallbackCampbell Barton
2019-05-17UI: File Close DialogJacques Lucke
2019-05-13Preferences: support loading factory preferencesCampbell Barton
2019-05-13Prefernces: support loading last saved preferencesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-30PyAPI: add load_factory_startup_post handlerCampbell Barton
2018-11-30Cleanup: unused return argCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-14Cleanup: Remove last G.main's from WM code.Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-08-11WM: don't load preferences on 'File -> New'Campbell Barton
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-23Cleanup: minor wm_homefile_read simplificationCampbell Barton
2017-03-16Cleanup: differentiate startup/prefs in home-file readingCampbell Barton
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...Bastien Montagne
2015-09-22Reporting was done before before addons were loadedCampbell Barton
2015-08-09Fix: opening missing file didnt remove in recent-files.txtCampbell Barton
2013-11-30Code cleanup: minor changes to custom startup file property useCampbell Barton
2013-11-30D54: Added a filepath attribute to the read_homefile operator.gaiaclary
2013-03-28fix for loosing recent-files when running 'Copy Previous Settings'.Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14more vars made staticCampbell Barton
2011-02-14misc small changes:Campbell Barton
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal