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
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
2013-08-03BGE: Making sure m_mirrorHalfWidth and m_mirrorHalfHeight are initialized in ...Mitchell Stokes
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-06-20BGE: Fix for [#34781] "bge.texture.ImageRender does not show Font object" rep...Mitchell Stokes
2013-05-30split bge includes for scons onto their own lines (for easier merging)Campbell Barton
2013-05-12Image paint: 2D painting now supports texture masks and does masking moreBrecht Van Lommel
2013-04-30More image painting fixes:Brecht Van Lommel
2013-04-18style cleanupCampbell Barton
2013-04-11code cleanup: unused vars, make other vars static.Campbell Barton
2013-04-05correction to previous warning cleanup, also quiet shadow-warning for thumbna...Campbell Barton
2013-04-05code cleanup: bge warningsCampbell Barton
2013-03-29style cleanupCampbell Barton
2013-03-26style cleanup:Campbell Barton
2013-03-25code cleanup:Campbell Barton
2013-03-17code cleanup: add 'const' to headers to quiet msvc warnings, also remove (cha...Campbell Barton
2013-02-02style cleanup: comment formatCampbell Barton
2013-01-12Patch #33837: ffmpeg1.1 and libav9.1 compatibility updateSergey Sharybin
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-21py api cleanup, replace use...Campbell Barton
2012-11-18code cleanup: gpl header update (formatting)Campbell Barton
2012-11-10code cleanup: some warnings and formatting for PyMethodDef's in the BGE.Campbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21BGE VideoTexture: add depth buffer access to ImageViewport and ImageRender.Benoit Bolsee
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-09-16code cleanup: make local game engine functions staticCampbell Barton
2012-08-26Some FFmpeg changesSergey Sharybin
2012-08-23style cleanupCampbell Barton
2012-08-04code cleanup:Campbell Barton
2012-07-28Getting rid of some GLEW warnings when compiling ge_videotex in SCons.Mitchell Stokes
2012-07-22style cleanupCampbell Barton
2012-07-21use fabsf when using floats.Campbell Barton
2012-07-19quiet double promotion warnings for the game engine.Campbell Barton
2012-06-18Reduce amount of deprecated symbols used from FFmpegSergey Sharybin
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton