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
2015-06-22BGE: Fix T45110, T44174, armature animations update and mirror render.Porteries Tristan
2015-01-08Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
2014-10-08Ghost Context RefactorJason Wilkins
2014-07-11Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-05-27Fix T40344: Levels of Detail not smooth with Armature ModifierMitchell Stokes
2014-03-25Code cleanup: Removing KX_KetsjiEngine::m_drawingmodeMitchell Stokes
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes
2013-08-14BGE Dome: bugfix - Warp Mesh not workingDalai Felinto
2013-06-26correct typos in comments.Campbell Barton
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-26style cleanup:Campbell Barton
2012-11-18code cleanup: gpl header update (formatting)Campbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-08BGE: Setting up the RAS_ICanvas interface as the primary way to alter the OpenGLMitchell Stokes
2012-09-16style cleanupCampbell Barton
2012-08-03code cleanup: double promotion warningsCampbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-06-17style cleanup:Campbell Barton
2012-06-07style cleanupCampbell Barton
2012-04-06spherical panoramic fixDalai Felinto
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-21spelling cleanup: tesselate -> tessellate (last of these found)Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2011-12-30formatting edits, missed these last commit.Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-03BGE: removing old hack from Dome code. it's no longer needed and it was makin...Dalai Felinto
2011-09-17use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0Campbell Barton
2011-09-01whitespace bge editsCampbell Barton
2011-02-25doxygen: gameengine/Ketsji tagged.Nathan Letwory
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-03Fix attribution, as noticed by Dalai Felinto.Guillermo S. Romero
2010-09-30use constant rather then sqrt(2.0)Campbell Barton
2010-09-15BGE Dome: fix for "objects parented to the camera will be rendered multiple t...Dalai Felinto
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-05-18BGE Dome: removing of size option and adding tilt option.Dalai Felinto
2009-05-10BGE Dome: Reducing FBO size to warped meshes.Dalai Felinto
2009-05-10BGE Dome: Allowing FOV different from 180ยบ for Truncated DomesDalai Felinto
2009-05-08BGE Dome: Truncated Dome are back (Upright and Downright) + GLEW_EXT_framebuf...Dalai Felinto
2009-05-08BGE Dome: Implementation of FBO to handle warp mesh rendering.Dalai Felinto
2009-04-30supporting warp data files with tabs instead of spaces.Dalai Felinto
2009-04-30BGE Dome update. Spurious black seams (finally) fixed.Dalai Felinto
2009-04-26BGE: Fix Orthographic mode and viewport scalingBenoit Bolsee
2009-04-23Fix for part of bug #18496: issue with light state switchingBrecht Van Lommel