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
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
2015-07-27BGE: Fix T19241: draw debug shape with overlay/background scene.Porteries Tristan
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-06-29Fix 73841 : Game Engine - Camera Lens ShiftDalai Felinto
2015-06-22BGE: Fix T45110, T44174, armature animations update and mirror render.Porteries Tristan
2015-04-21BGE: scene.pre_draw_setup[] callbackDalai Felinto
2015-04-18BGE: Fix T43536 logic.getCurrentScene() returning wrong scene inPorteries Tristan
2015-03-24BGE: Code clean up for world (mist, background, ambient)Thomas Szepe
2015-03-24BGE: Fix T43592: World GLSLThomas Szepe
2015-03-23BGE: Add setMistType and setMistIntensity API.Thomas Szepe
2015-03-23BGE: Multitexture world (mist, ambient) fixThomas Szepe
2015-02-21gamengine: removing useless commentInes Almeida
2015-02-21BGE cleanup: removing unused async logic bricksInes Almeida
2015-01-08Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
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