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
2016-02-20Make Blender ready for C++11Sergey Sharybin
2016-02-16Make game engine ready for FFmpeg-3.0 as wellSergey Sharybin
2016-01-28cleanup: spelling, comments, alignmentMike Erwin
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-17Cleanup: quiet warningCampbell Barton
2015-12-08BGE code cleanup: Removing RAS_GLExtensionManager.Mitchell Stokes
2015-11-28Fix a regression introduced by https://developer.blender.org/D1396 on video p...Ulysse Martin
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-09-13Fix T43033: VideoTexture module repeated loading of images causes memory leakPorteries Tristan
2015-09-08Use C++ guarded alloc for FilterBaseCampbell Barton
2015-08-06Cleanup: whitespaceCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-07-06BGE: bge.texture API documentation enhancementQuentin Wenger
2015-06-29Fix 73841 : Game Engine - Camera Lens ShiftDalai Felinto
2015-06-24BGE: Fix color used as background in VideoTexture.Quentin Wenger
2015-06-22BGE: Fix T45110, T44174, armature animations update and mirror render.Porteries Tristan
2015-06-16BGE: Fix for precision lost in setBackground/getBackground at Video TextureJorge Bernal
2015-05-10BGE: Fix T43822 Videotexture does not use sky color for off-screenJorge Bernal
2015-04-11BGE: FIX T43537: ImageMirror does not work in BlenderPlayer with quad bufferBenoit Bolsee
2015-03-24BGE: Code clean up for world (mist, background, ambient)Thomas Szepe
2015-03-16Get rid og gluBuild2DMipmaps on game engine.Antony Riakiotakis
2015-02-27Get rid of gluScaleImage in our game engine as well.Antony Riakiotakis
2015-02-21commiting patch to fix T30173Benoit Bolsee
2015-02-09Recreating bge python modules instead of using existingInes Almeida
2015-02-03BGE: python API cleanup - bge submodules definitionsInes Almeida
2015-02-03BGE: python API cleanup - using PyDoc_STRVAR instead of static char*Ines Almeida
2015-01-26missed last commitCampbell Barton
2015-01-26BGE: remove Py3.1 workaroundCampbell Barton
2015-01-08Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
2014-12-05BGE VideoTexture: refresh() on ImageFFmpeg should have no effect.Benoit Bolsee
2014-10-08Ghost Context RefactorJason Wilkins
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-17BGE: rtsp support for VideoTexture (video streaming)Dalai Felinto
2014-07-11Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-05-14Code cleanup: doxy commentsCampbell Barton
2014-05-10BGE VideoTexture: Fix for loading PNG (and possibly other) files.Mitchell Stokes
2014-03-28BGE code cleanup: Removing OpenGL and bf_gpu code from KX_LightObjectMitchell Stokes
2014-03-25Code cleanup: Removing KX_KetsjiEngine::m_drawingmodeMitchell Stokes
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-03Fix T38455: Blenderplayer is not workingSergey Sharybin
2014-01-28libavformat API usage: use avformat_close_input() instead of av_close_input_f...Anton Khirnov
2013-11-04BGE Rasterizer Cleanup: Cleaning up some includes.Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes
2013-08-03BGE: Making sure m_objType is initialized in the BlendType (VideoTexture) con...Mitchell Stokes
2013-08-03BGE: Making sure m_line is initialized in the Exception (VideoTexture) constr...Mitchell Stokes
2013-08-03BGE: Making sure m_buffV, m_buffU, and m_pitchUV are initialized in the Filte...Mitchell Stokes
2013-08-03BGE: Making sure m_offset is initialized in the ImageSourceMix constructor.Mitchell Stokes