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-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-11-04Configurable sensor size:Sergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20bge bugfix: patch #28893 "Fix for #28753 and some other changes for BGE proje...Dalai Felinto
2011-09-25whitespace cleanupCampbell Barton
2011-09-16BGE fix: Font Objects not showing up in the dome modeDalai Felinto
2011-09-11bugfix: [bf-blender-Game Engine][28167] Restart game actuator don't get chang...Dalai Felinto
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-01BGE: Undoing r39729 and applying a simpler fix (ensuring that the viewport is...Mitchell Stokes
2011-09-01whitespace bge editsCampbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28* Removing mocap GSoC (is an addon already).Joerg Mueller
2011-08-27BGE: Post drawing callbacks are now done per viewport instead of per scene. T...Mitchell Stokes
2011-08-223D Audio GSoC:Joerg Mueller
2011-08-163D Audio GSoC:Joerg Mueller
2011-08-13BGE Animations: Adding an option to let users choose whether or not to lock a...Mitchell Stokes
2011-08-11BGE Animations: Animation updates are now handled separately from logic/physi...Mitchell Stokes
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-25BGE BugFix for: [#23874] Custom projection matrix doesn't work in custom view...Dalai Felinto
2011-07-14BGE Animations: Now animations are only updated based on the set animation sp...Mitchell Stokes
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-02-25doxygen: gameengine/Ketsji tagged.Nathan Letwory
2011-02-16synched with trunk at revision 34793Nick Samarin
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
2010-12-01bugfix [#23423] Multi-window : closing game windows cause blender crashCampbell Barton
2010-11-24Reverting revision 33120, which added vram monitoring. The method used had so...Mitchell Stokes
2010-11-17Adding monitoring for (approximate) VRAM used by textures. The information is...Mitchell Stokes
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-09-15update for MingW/CMakeCampbell Barton
2010-08-11Blender Py API: GameLogic -> bge.logicJoerg Mueller
2010-07-31Audaspace: Refactored the complete 3D Device code giving a nicer API.Joerg Mueller
2010-06-10Added debug circle rendering (extended OglDebugLine to OglDebugShape, created...Nick Samarin
2010-06-01Added new actuator type for following steering behaviors: seek, flee, path fo...Nick Samarin
2010-05-28- added new game object type for navigation meshNick Samarin
2010-05-19added converting mesh of game object to Detour StatNavMesh (game object is d...Nick Samarin
2010-04-24BGE Fix: [#19951] mouse over sensor is broken with letterboxing framingDalai Felinto
2010-03-28bgl/BGE: glCopyTexImage2D + bgl.buffer creation error more verbose + dome pos...Dalai Felinto
2010-03-24enable compiling without python againCampbell Barton
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-05BGE fix for GameLogic["post_draw"] not working with 2DFiltersDalai Felinto
2009-11-22[#19258] [patch] Adding drawing capabilities to BGE PythonCampbell Barton
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-09-30- rather then passing the python namespace dictionary to the controller funct...Campbell Barton
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton