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-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-19set main() argv functions to be const char *Campbell Barton
2011-02-14misc small changes:Campbell Barton
2011-01-20don't set the path to ~/untitled.blend on initializing the WM, this isn't wel...Campbell Barton
2011-01-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2010-12-22Complement of commit 33789: Fix for [#25175] bge.logic.mouse.position[1] wron...Dalai Felinto
2010-12-19Fix for [#25175] bge.logic.mouse.position[1] wrong when using autostartJoerg Mueller
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-27python access to driver namespace, rather then have a textblock defined for d...Campbell Barton
2010-11-12Getting BLF to work with the Blenderplayer.Mitchell Stokes
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-31dont build blender/kernel if the game engines disabled.Campbell Barton
2010-10-23warning fixes.Campbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-09-28.B25.blend -> startup.blendNathan Letwory
2010-08-16- finished RNA renaming for reviewCampbell Barton
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-07-16== installation paths ==Andrea Weikert
2010-07-16== installation paths ==Andrea Weikert
2010-07-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-14naming changesCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-06dont write blender recent file list or save quit.blend when running in backgr...Campbell Barton
2010-04-25Fix #22123 and #22124: some problems with mutex locks, also tweak toBrecht Van Lommel
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-15Fix [#21603] Mip-mapping setting not saved in User preferencesMatt Ebb
2010-03-14user preference to disable the splash screenCampbell Barton
2010-03-09mtex buffer copy & paste back for materials.Campbell Barton
2010-03-05Bringing back "Auto Start" option in the Game Menu.Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-18load the user prefs before python so the python userdir is read.Campbell Barton
2010-01-10- fix for crash if drivers were used in the .B.blendCampbell Barton
2009-12-17- sequencer clipboard now stored globally (not in the scene, makes pasting in...Campbell Barton
2009-11-30better not process events early, could cause troubles later.Campbell Barton
2009-11-30bugfix [#20083] Wrong position of splash screen on dualheadCampbell Barton
2009-11-23Splash screen, implemented by Matt.Brecht Van Lommel
2009-11-11Background mode in more working conditions.Martin Poirier
2009-11-02Mac / COCOA : Damien Plisson
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-10-20Auto SaveBrecht Van Lommel
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton