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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-05-11BGE: Use BLI's stringify instead of implementing it againSergey Sharybin
2017-05-11Unifying access to GLEW from the Blender Game EngineDalai Felinto
2015-12-13BGE Rasterizer clean up: double-promotion warningsJorge Bernal
2015-09-08Fix T45981: BGE, 2D filters leak memoryCampbell Barton
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-07-03BGE: Add integer uniforms for 2D FilterThomas Szepe
2014-10-08Ghost Context RefactorJason Wilkins
2014-03-20Fix T36566: 2D filters broken in the Blenderplayer when using side by side st...Mitchell Stokes
2013-08-04fix for strange error with BGE 2d filter code,Campbell Barton
2013-07-16BGE: adding a fix so 2D filters work properly with side-by-side stereoscopic ...Mitchell Stokes
2013-04-05code cleanup: bge warningsCampbell Barton
2013-03-04bge bugfix: [#34517] 2D Filter causes mouselook script drifting effect (patch...Dalai Felinto
2013-03-04BGE bug-fix[#34523] 2dfilter produces render error (objects disappear) - like...Dalai Felinto
2012-12-29BGE: An off-by-one error when setting up the viewport for 2D filters caused a...Mitchell Stokes
2012-12-29BGE: Fix for [#33685] "2D Filters Partially Offset" reported by Josiah Lane (...Mitchell Stokes
2012-12-24BGE: Use canvas->SetViewPort() instead of glViewport() in the 2D filter.Mitchell Stokes
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-09-14bge cleanup caught by accident while going over the code, it seems someone fo...Dalai Felinto
2012-07-28BGE: Fixing a performance regression with 2D filters. My changes caused a che...Mitchell Stokes
2012-07-18Fix for [#32129] "2D filter texture width off by one?" reported by Alex Frase...Mitchell Stokes
2012-07-06Fix for [#31978] "Horizon colour drawn on two edges of screen when a 2D filte...Mitchell Stokes
2012-06-29code cleanup: bge builds with clang without warnings / errors.Campbell Barton
2012-06-28Fix for [#23375] "texture2D in custom 2D filters can get texture outside of g...Mitchell Stokes
2012-06-14Comment numberoffilters in constructor too.Sergey Sharybin
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-18code cleanup:Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2011-12-18bugfix: [#29486] 2D filters make scene disappear when wire material used - pa...Dalai Felinto
2011-11-29remove header text:Campbell Barton
2011-09-03fix [#28462] Tiled textures and 2D filters don't mixCampbell Barton
2011-09-03whitespace editsCampbell Barton
2011-02-25doxygen: gameengine/Rasterizer tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-11-01A couple of changes to 2D filters to make adding new built-in ones nicer:Mitchell Stokes
2010-10-12BGE Bugfix for [#22371] Alpha Planes affecting 2DFiltersDalai Felinto
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-05-06[#18690] mesh ripping allowed on multiresCampbell Barton
2009-04-122DFilter bugfixes:Dalai Felinto
2008-11-17Fix compilation on OS XMartin Poirier
2008-11-1517973Patch by dfelinto, and also fixed a bug in 2d-filtersHamed Zaghaghi
2008-11-01Patch 17909: 2D Filter texture coordinates changes, by Dalai Felinto:Brecht Van Lommel