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
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-01UI: show blocking popup when auto execution of scripts is disabled.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2013-06-10Python script auto-execution changes:Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-02Space types:Thomas Dinges
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-06-01script reload (f8), is closer to working.Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2009-11-13F8 reload works again, script errors are printed but dont stop loading every ...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-04-23F8Key reloads all python scripts and redraws for quick testingCampbell Barton
2009-04-13additional op naming convention changesShaul Kedem
2008-12-26removed ED_ prefix from script operator.Campbell Barton
2008-12-25* temporary PKey in the script and 3D view runs "./test.py" (for testing PyOp...Campbell Barton
2008-12-142.5Ton Roosendaal