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-10-02Cleanup: indentationCampbell Barton
2014-08-23BGE: fix crash and return boolean on scene.replace()Benoit Bolsee
2014-07-12BGE debug API and actuatorHG1
2014-07-11Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-06-17Support for building without PythonCampbell Barton
2014-05-27Fix T40344: Levels of Detail not smooth with Armature ModifierMitchell Stokes
2014-04-07BGE: Multi-threading animation updates and skinning.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-03-25Fix T38929: BGE: Strange behaving from addObject after trying to add an nonex...Mitchell Stokes
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-11-04BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController an...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes
2013-09-06Fixing a problem with variance shadow maps blurring out on transparent receiv...Daniel Stokes
2013-08-13BGE: Adding a GPU Latency profile category to represent the CPU time spent wa...Mitchell Stokes
2013-07-10BGE: Committing patch #32422 "Debug properties for added objects" by HG1.Mitchell Stokes
2013-06-20BGE: Fix for [#34781] "bge.texture.ImageRender does not show Font object" rep...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-04-12bge fix: framing mode "Expanded" not updated when resizing blenderplayerDalai Felinto
2013-03-23BGE: getting rid of a few maybe-uninitialized warnings.Mitchell Stokes
2013-03-19BGE: Adding a getProfileInfo() function to bge.logic. This function returns a...Mitchell Stokes
2013-01-28BGE Profile : visual feedback bars and improvementsDalai Felinto
2013-01-12patch from Harley Acheson to remove multiple inline defines.Campbell Barton
2013-01-12minor cleanup to debug drawing code in the BGE, dont convert strings to STR_S...Campbell Barton
2013-01-11code cleanup: warnings, also add check in crash handler that a wmWindowManage...Campbell Barton
2012-12-25BGE: Fixing an assert with the canvas' GetViewPort(). bf_gpu was changing the...Mitchell Stokes
2012-12-22BGE: Committing async LibLoad from Swiss. This does the lib loading in a sepa...Mitchell Stokes
2012-12-19BGE: Some as of yet unmerged work I did in the Swiss branch. These changes in...Mitchell Stokes
2012-11-24BGE: Implementing a fix for the "Problem With Clock" issues reported in #3270...Mitchell Stokes
2012-11-22modify the python stub to include __file__ and __name__, also correct odd ind...Campbell Barton
2012-10-31BGE: Committing patch #32291 "Updated profiling layout for BGE" from Angus Ho...Mitchell Stokes
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-15add missing redraw notifier for separate UV operator, also some style cleanup...Campbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-10-08BGE: Setting up the RAS_ICanvas interface as the primary way to alter the OpenGLMitchell Stokes
2012-09-16style cleanupCampbell Barton
2012-07-30BGE: When using the "Restrict Animation Updates" option, animations are now t...Mitchell Stokes
2012-07-23Fix for bug [#26122] "Overlay scene gets transparent when motion blur is enab...Mitchell Stokes
2012-07-04More spell checking.Bastien Montagne
2012-06-17style cleanup:Campbell Barton
2012-05-21Fix for [#31367] render.drawLine not 2D filter aware:Mitchell Stokes
2012-04-29compile fixes:Nathan Letwory
2012-04-05This fixes BGE bugs #30484 (Frame rate increases very high after game engine ...Mitchell Stokes
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto