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
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2010-11-19[#24802] Invert vertex group not inverting armature modifier influenceCampbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-23warning fixes.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-07-23[#22488] Reloading scripts causes crashCampbell Barton
2010-06-14naming changesCampbell Barton
2010-06-08better not have an instant crash key, script reload currently disabled ubless...Campbell Barton
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-06-01script reload (f8), is closer to working.Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2009-11-22Adding undo flag to the python run flag operator.Martin Poirier
2009-11-13F8 reload works again, script errors are printed but dont stop loading every ...Campbell Barton
2009-11-13changes python initializationCampbell Barton
2009-10-25description patch from Ron WalkerCampbell Barton
2009-09-122.5 filebrowserAndrea Weikert
2009-06-14Blender/Python APICampbell Barton
2009-04-23F8Key reloads all python scripts and redraws for quick testingCampbell Barton
2009-04-13additional op naming convention changesShaul Kedem
2009-03-04run script in the text editor is back. UI scripts dont work yet.Campbell Barton
2009-01-17RNABrecht Van Lommel
2008-12-26removed ED_ prefix from script operator.Campbell Barton
2008-12-252.5 / SConsNathan Letwory
2008-12-25* temporary PKey in the script and 3D view runs "./test.py" (for testing PyOp...Campbell Barton