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-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
2008-09-20[#17600] char* -> const char*Campbell Barton
2008-07-21BGE 2dFilters some extra fixesHamed Zaghaghi
2008-07-21BGE Bug Fix:#17349, fixes some problems about 2d-filtersHamed Zaghaghi
2008-07-12improvement of 2d-filter custom shader, Hamed Zaghaghi
2008-06-29adding explicit cast to get things compilingJean-Luc Peurière
2008-06-28BGE 2d-filter, custom shaders now can have depth texture and luminance textureHamed Zaghaghi
2008-06-18* Fix for a crash in game engine vertex array drawing with texfaces.Brecht Van Lommel
2008-06-17Merge of apricot branch game engine changes into trunk, excluding GLSL.Brecht Van Lommel
2008-06-06fix 2dfilter problem on AMD64, Patches item #13626Hamed Zaghaghi
2008-06-04bugfix #13618 - 2d filters + GLSL python scriptsHamed Zaghaghi
2008-04-21second attempt to fix compilation problem with 2D shaders on systems without ...Benoit Bolsee
2008-04-19BGE: fix compilation error with 2D filters on System without GL extenstion: a...Benoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-10* remove constness.Nathan Letwory
2008-02-10* make some explicit casts to make some compilers happyNathan Letwory
2008-02-04merging game_engine branch changes into trunk, 2d-filters and opengl speedupHamed Zaghaghi
2007-11-062d Filters updated, now you can use custom filter and write your own GLSL sha...Hamed Zaghaghi
2007-10-232d-Filters feature and actuators.Hamed Zaghaghi