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
2017-05-04BGE: bge.render.offScreenCreate() takes one more parameter, reflect this in t...ge_2df_texturesBenoit Bolsee
2017-04-01BGE: new bge.logic.Render() to perform render w/o logic step.Benoit Bolsee
2017-03-21BGE: 2D filter additions.Benoit Bolsee
2016-06-11BGE: Various render improvements.Benoit Bolsee
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2015-12-17Fix T46959: sys.meta_path reset on on exitCampbell Barton
2015-12-12BGE: Improve clock managementArnaud Degroote
2015-12-08BGE code cleanup: Removing RAS_GLExtensionManager.Mitchell Stokes
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-10-20Cleanup: remove _POSIX_C_SOURCE undefineCampbell Barton
2015-10-11BGE: Adding a screenshot function to game actuatorThomas Szepe
2015-08-25BGE: added bge.logic.{get,set}AnimRecordFrame functionsSybren A. Stüvel
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-27BGE: Fix T19241: draw debug shape with overlay/background scene.Porteries Tristan
2015-07-26Fix T26141: render setting affects only first scene.Porteries Tristan
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-06-15BGE: Fix T43918: adding submodule bge.app including attribute version.Porteries Tristan
2015-06-15Fix T44704: BGE regression importing bpy.typesCampbell Barton
2015-06-05BGE: correct ftell use in LoadGlobalDictJorge Bernal
2015-04-07BGE: use tuple for returning display sizeCampbell Barton
2015-04-07BGE: New API method getDisplayDimensionsThomas Szepe
2015-04-02CleanupCampbell Barton
2015-03-24BGE: Remove old world bge.render APIThomas Szepe
2015-03-24BGE: Add new world API KX_WorldInfo (KX_Scene)Thomas Szepe
2015-03-23BGE: Add setMistType and setMistIntensity API.Thomas Szepe
2015-03-23BGE: Multitexture world (mist, ambient) fixThomas Szepe
2015-03-09Fix BGE: calling ReleaseInstance on NULL joystickCampbell Barton
2015-02-09Recreating bge python modules instead of using existingInes Almeida
2015-02-03BGE: python API initialization cleanupInes Almeida
2015-02-03BGE: python API cleanup - initialization for bge with submodules, closes D615Ines Almeida
2015-02-03BGE: python API cleanup - replace BLI_program_path with BKE_appdir_program_pathInes 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-02-03BGE: python API initialization cleanupInes Almeida
2015-01-22bge.render.getStereoEye() and bge.types.LEFT_EYE/RIGHT_EYEDalai Felinto
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-11Fix T40766: Startup fails with UnicodeDecodeError on WindowsCampbell Barton
2014-08-08BGE: move macro body into a function to reduce code-sizeCampbell Barton
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-07-12BGE debug API and actuatorHG1
2014-07-01Python: remove redundant castsCampbell Barton
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-02-24Partial fix for T3817: BGE crashing when using LibNew.Mitchell Stokes
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-01-13Code Cleanup: spellingCampbell Barton
2013-11-04BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController an...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes