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
2013-07-20Changing the python error when accessing SCA_JoystickSensor.axisSingle in the...Daniel Stokes
2013-07-20Re fixing BGE bug [#36223] Strange page fault of "Game" actuatorDaniel Stokes
2013-07-20Add the Boost include to the right CMakeLists.txt...Mitchell Stokes
2013-07-20More build fixes for r58428.Mitchell Stokes
2013-07-20SCons fix for r58428.Mitchell Stokes
2013-07-20Removing source files from source/gameengine/GamePlayer/common/SConscript tha...Mitchell Stokes
2013-07-20edit to r58425, BLI_math is available here, better not copy,paste from linear...Campbell Barton
2013-07-20* Compile fix for overloaded pow() function. Thomas Dinges
2013-07-20BGE: Partial fix for [#36151] "Distance model not carrying over to standalone...Mitchell Stokes
2013-07-20BGE fix [#35563] Object colour setting for objects and fonts not using colour...Daniel Stokes
2013-07-20Merging from ge_dev to trunk r58091-58422.Mitchell Stokes
2013-07-20Bge fix [#33016] Blender crashes when I start the game engineDaniel Stokes
2013-07-20Merged changes from trunk r58324-58419.ge_devMitchell Stokes
2013-07-19Fix some definitions for MinGW64Antony Riakiotakis
2013-07-17Merging changes from trunk r58091-58323.Mitchell Stokes
2013-07-16BGE: adding a fix so 2D filters work properly with side-by-side stereoscopic ...Mitchell Stokes
2013-07-16BGE: Fix for [#36023] "Objects of added scene are lit by lights of current sc...Mitchell Stokes
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-10BGE: Adding animation culling. Armature objects will only have their poses up...Mitchell Stokes
2013-07-10BGE: Committing patch #32422 "Debug properties for added objects" by HG1.Mitchell Stokes
2013-07-09BGE cleanup: Getting rid of an unused variable warning in GPG_Canvas::Init().Mitchell Stokes
2013-07-09BGE cleanup: removing some unused code from GPC_Canvas.Mitchell Stokes
2013-07-09BGE cleanup: Removing the GamePlayer/xembed folder and associated build optio...Mitchell Stokes
2013-07-09BGE cleanup: GPC_System was an empty class, so I'm dropping it and having GPG...Mitchell Stokes
2013-07-09BGE cleanup: removing various unused code and files from GamePlayer/common.Mitchell Stokes
2013-07-09BGE cleanup: removing unused banner code from GPC_Canvas.Mitchell Stokes
2013-07-09BGE cleanup: actually remove KX_PhysicsPropertiesobsolete.h from the CMakeLis...Mitchell Stokes
2013-07-09BGE cleanup: removing an unused KX_PhysicsPropertiesobsolute.h file.Mitchell Stokes
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-07-02add missing gpl headersCampbell Barton
2013-06-27fix [#35884] evil bge.types.BL_Shader.setUniformMatrix3()Campbell Barton
2013-06-26correct typos in comments.Campbell Barton
2013-06-24BGE: Fix for [#30450] "F-Curve on bone not working" reported by HG1.Mitchell Stokes
2013-06-24BGE: Fix for [#34185] "billboard scale problem in groups" reported by Tobias ...Mitchell Stokes
2013-06-24BGE: Fix for [#35737] "Action actuator in property mode don't work with value...Mitchell Stokes
2013-06-24BGE: fix [#35811] Blenderplayer crash on closing if file saved with an actual...Daniel Stokes
2013-06-22Minor code cleanup in 'source/gameengine/GamePlayer/ghost/GPG_Application.cpp'.InĂªs Almeida
2013-06-22BGE bugfix/patch "[#26075] game anaglyph colors are inverted" by Juha Maki-Ka...Dalai Felinto
2013-06-22BGE: Fix for [#35815] "makeScreenshot() relative path not working in Blenderp...Mitchell Stokes
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-06-21BGE: fix [#32775] LibFree crashingDaniel Stokes
2013-06-21BGE: Fix for [#33163] "Text Font Bug" reported and fixed by HG1.Mitchell Stokes
2013-06-20BGE: fix [#35447] LibLoad Meshes and Scenes causes crash of blenderDaniel Stokes
2013-06-20BGE: Fix for [#34781] "bge.texture.ImageRender does not show Font object" rep...Mitchell Stokes
2013-06-20BGE: Fix for [#35479] "OSKEY (Command Key on Mac) not working" reported by Mi...Mitchell Stokes
2013-06-18BGE: Fix for [#32218] "logic.addScene() Not Adding Scenes in Order" reported ...Mitchell Stokes
2013-06-17BGE: Fixing the python profiling information so that bge.logic.getProfileInfo...Mitchell Stokes
2013-06-14BGE: Fixing a bug that caused KX_GameObject.localTransform to give incorrect ...Mitchell Stokes
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-30split bge includes for scons onto their own lines (for easier merging)Campbell Barton