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
2009-02-25Minor speedups for the BGECampbell Barton
2009-02-25remove warnings for the BGECampbell Barton
2009-02-16SCons:Nathan Letwory
2009-02-06Fix for bug #18228: OpenGL specular did not get the correct viewBrecht Van Lommel
2008-11-26BGE update: helper functions for VideoTexture render to texture feature.Benoit Bolsee
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-26Allow Bullet soft bodies to be created using a AddObject actuator. Added a fa...Erwin Coumans
2008-09-26don't apply vertex transformation for deformable game soft bodies.Erwin Coumans
2008-09-25improved game soft bodies, works for objects that are using 'set smooth'Erwin Coumans
2008-09-20[#17600] char* -> const char*Campbell Barton
2008-09-16Fix bug that broke editing vertices through python in the game engine.Brecht Van Lommel
2008-09-15Fix for bug #17620: the motion blur actuator did not work correctBrecht Van Lommel
2008-09-15Fix for bug #17617: GLSL shaders change vertex color unexpectedly.Brecht Van Lommel
2008-09-14Various game engine fixes:Brecht Van Lommel
2008-09-06Bugfix: game engine could crash with empty display arrays onBrecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-27BGE patch: KX_GameObject::rayCast() improvements to have X-Ray option, return...Benoit Bolsee
2008-07-31* another commit adding std:: to the sort call (older msvc [<9] choked?)Nathan Letwory
2008-07-30* making sure BGE compiles after brecht's big commit (r15867). Needed <algori...Nathan Letwory
2008-07-30Am teaching a GE course this week, and am finding some small issues that I'm ...Mal Duffin
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-25BGE patch: approve patch #17312: Multiple material IPOs per mesh in BGE.Benoit Bolsee
2008-07-21BGE 2dFilters some extra fixesHamed Zaghaghi
2008-07-21BGE Bug Fix:#17349, fixes some problems about 2d-filtersHamed Zaghaghi
2008-07-15Updated so things compile. (Missing includes needed)Kent Mein
2008-07-12improvement of 2d-filter custom shader, Hamed Zaghaghi
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-06-30Fix for bug #7753: after game engine drawing with vertex arrays,Brecht Van Lommel
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-18BGE Patch: Add Shape Action support and update MSCV_7 project file for glew.Benoit Bolsee
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-04Issue jms was having with # else on msvc. Seems odd but easy to fix.Kent Mein
2008-06-04bugfix #13618 - 2d filters + GLSL python scriptsHamed Zaghaghi
2008-05-25Apply BGE patch 11137: Render objects with negative scaling correctly (as in ...Benoit Bolsee
2008-05-24fix BGE bug #8646: unusable anaglyph settingsBenoit Bolsee
2008-05-06Fixes Makefiles for mac_compat_glext.h by updating some include paths.Kent Mein
2008-05-01Complement to bug fix #8869: crash with alpha meshBenoit Bolsee
2008-04-30fix BGE bug #8869: Added objects are not lit correctlyBenoit Bolsee
2008-04-29getting ARB shaders working again in GE.Jean-Luc Peurière
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-04-16This patch spawns from this game engine issue:Kent Mein
2008-03-24Commit patch #8724:Benoit Bolsee
2008-03-10BGE memleak fix: OpenGL Display Lists not deleted when switching sceneBenoit Bolsee