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-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-24removed ancient ndof global, removed my own attempt at a C popup menu (the Py...Mike Erwin
2011-07-08== GPU Buffers ==Nicholas Bishop
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-13Fix #27594: non-active object in weight paint mode doesn't free memory.Brecht Van Lommel
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-02Fix [#26981] Command window is not opening in 2.57.0Nathan Letwory
2011-04-08Fix for compilation under non-windows platforms -- missed check forSergey Sharybin
2011-04-08Apply console part of patch [#26044] Windows thumbnails and improved filetype...Nathan Letwory
2011-03-28"Error totblock" renamed into "Error: Not freed memory blocks"Ton Roosendaal
2011-03-19remove some redundant vars, assignments & checks.Campbell Barton
2011-03-03use NULL instead of 0 for pointers, (editors)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-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