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-15BGE bug #18137 fixed: When two actors collide in this blend file the blender ...Benoit Bolsee
2009-02-07BGE Py API cleanup: Camera Actuator.Benoit Bolsee
2009-02-06Fix for bug #18228: OpenGL specular did not get the correct viewBrecht Van Lommel
2009-01-26let the game engine compile, if WITH_FFPEG is not defined (so we don't have v...Erwin Coumans
2009-01-25BGE patch 18211: Bug Fix for: [#18175] error on anaglyph view of a splitted v...Benoit Bolsee
2009-01-22BGE API cleanup: shape action actuator.Benoit Bolsee
2009-01-21BGE API cleanup: action actuator.Benoit Bolsee
2009-01-15BGE patch 18065: gameobj mass writeable + setmass actuator. This patch allows...Benoit Bolsee
2009-01-14BGE patch: dynamically update the coumpound parent shape when parenting to a ...Benoit Bolsee
2009-01-03BGE bug #18070 fixed: 2dFilter actuator is always pulsed.Benoit Bolsee
2009-01-03BGE API cleanup: more bricks converted to attributes.Benoit Bolsee
2009-01-02BGE API Cleanup: update the python attribute definition framework.Benoit Bolsee
2008-12-31BGE API cleanup: introduction of a generic framework to link Python attribute...Benoit Bolsee
2008-12-30BGE API cleanup: more consistent type check on set attribute (mouse and keybo...Benoit Bolsee
2008-12-29First batch of GE API cleanup.Benoit Bolsee
2008-12-25* disable back buffer selection drawing while projection painting (was redoin...Campbell Barton
2008-12-20patch [#18110] [patch] Update blenderplayer.exe -h textCampbell Barton
2008-12-19Typo was making actuator.getExecutePriority() crashCampbell Barton
2008-12-16fix for [bf-blender-Bug Tracker][18089] scons compiling bugCampbell Barton
2008-12-15BChris Want
2008-12-12VideoTexture.ImageMirror: if the mirror is horizontal in mesh coord, take the...Benoit Bolsee
2008-12-09ImageMirror: add clip attribute to limit clipping distance of mirror renderingBenoit Bolsee
2008-12-09patch from Mitchell StokesCampbell Barton
2008-12-06BGE bug #17731 fixed: No sleeping Button disables dynamics of an object if it...Benoit Bolsee
2008-12-04VideoTexture: new ImageMirror class for easy mirror (and portal) creationBenoit Bolsee
2008-11-26VideoTexture: new ImageRender class for Render To TextureBenoit Bolsee
2008-11-26BGE update: helper functions for VideoTexture render to texture feature.Benoit Bolsee
2008-11-26BGE bug fix: culling algorithm didn't used the correct camera.Benoit Bolsee
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-17Fix compilation on OS XMartin Poirier
2008-11-1517973Patch by dfelinto, and also fixed a bug in 2d-filtersHamed Zaghaghi
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11VideoTexture: support VideoTexture in blenderplayerBenoit Bolsee
2008-11-10VideoTexture: Preserve alpha channel if present in video, images and sequence...Benoit Bolsee
2008-11-07VideoTexture: VideoTexture.materialID() can now take texture image name.Benoit Bolsee
2008-11-07VideoTexture: comment was misplaced after previous commit.Benoit Bolsee
2008-11-06VideoTexture: fix compile error when FFmpeg is disabled.Benoit Bolsee
2008-11-06VideoTexture: new VideoTexture.ImageFFmpeg to load and reload images.Benoit Bolsee
2008-11-05VideoTexture: fixing a crash when loading an image as a video file - yes it w...Benoit Bolsee
2008-11-05VideoTexture: Add support for GLSL. FIx small printout bug in Exception printoutBenoit Bolsee
2008-11-04VideoTexture: fix RGB/BGR confusion, make code compatible with big endian CPU...Benoit Bolsee
2008-11-04VideoTexture: Bug report #17946: add (char*) casting to fix compile error wit...Benoit Bolsee
2008-11-04Add's GSR's INT64_C fix and removes dos line endings...Kent Mein
2008-11-02VideoTexture: fix compile error with GLint in ImageViewport under osx, part 2Benoit Bolsee
2008-11-02VideoTexture: fix compile error with GLint in ImageViewport under osx.Benoit Bolsee
2008-11-02Makefile fixes for compiling with new videotexture code.Ton Roosendaal
2008-11-02VideoTexture: use PyObjectPlus.h instead of Python.h for compatibility with P...Benoit Bolsee
2008-11-02Include path for numpy no longer needed.Martin Poirier
2008-11-02VideoTexture: remove numpy dependency.Benoit Bolsee
2008-11-01VideoTexture: fix NULL pointer crash when material name is not found.Benoit Bolsee