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
2014-11-28Cleanup: unused headersCampbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-05-08code cleanup: remove references to BLI_rand.hCampbell Barton
2012-05-08style cleanup: misc editor changes.Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
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
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
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-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEEN...Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-06-18RNABrecht Van Lommel
2009-04-142.5Ton Roosendaal
2009-03-062.5 / SConsNathan Letwory
2009-03-04run script in the text editor is back. UI scripts dont work yet.Campbell Barton
2009-02-28Python experimental UI APICampbell Barton
2008-12-25* temporary PKey in the script and 3D view runs "./test.py" (for testing PyOp...Campbell Barton
2008-12-222.5Ton Roosendaal
2008-12-182.5Brecht Van Lommel
2008-12-17View2D: Cleanup of presets and fixed errors in various viewsJoshua Leung
2008-12-16View2D: Presets for Initialising ViewsJoshua Leung
2008-12-142.5Ton Roosendaal