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-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-05-30BGE Cleanup: Identical code for both if/else branchesJorge Bernal
2015-04-16BGE: Fix for T42341 Sensor.frequency is badly namedJorge Bernal
2015-03-16reverting unintentionally changed value of enum OBJ_TEXTGaia Clary
2015-03-16fix D1130 renamed the enum OBJ_FONT to OBJ_TEXT to avoid naming conflicts in ...Gaia Clary
2015-03-15BGE : Fix for T43724 and T41599 addObject() with KX_FontObject andPorteries Tristan
2015-03-07BGE: Fix for regressions T43883 and T43456 (and T43876 likely). SDL joystick ...Jorge Bernal
2015-02-06cleanup: styleCampbell Barton
2015-01-29Fix crash on joystick access (if SDL's not found)Campbell Barton
2015-01-21Cleanup: styleCampbell Barton
2015-01-05Recent fix for SDL2 broke joysticks for SDL1.2Campbell Barton
2015-01-04Fix 8 memory leaks from bad PyList_Append useCampbell Barton
2015-01-02Fix T43066: Joystick broken in GE since 2.73rcCampbell Barton
2014-12-31Joystick: Suppress add/remove device eventsSergey Sharybin
2014-11-23Cleanup: warningsCampbell Barton
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-13Windows (MSVC2013) move to SDL2Martijn Berger
2014-08-27Cleanup: remove _DEBUG define usageCampbell Barton
2014-07-18BGE: Add level mode to property actuatorHG1
2014-07-12BGE debug API and actuatorHG1
2014-07-03Slight cleanup for 4af848e.Mitchell Stokes
2014-07-03Fix T40923: An error from a python controller on a LibFreed object causes a c...Mitchell Stokes
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-05-02BGE cleanup: Removing the unused SCA_EventManager::Replace_PhysicsScene().Mitchell Stokes
2014-01-23Fix T38110: GameEngine keyboard sensor ignores unicode charactersCampbell Barton
2014-01-11Code Cleanup: move MOUSEX/Y to BGE, describe INBETWEEN_MOUSEMOVECampbell Barton
2013-11-30Fix T36804: the property sensor when set to interval was causing a memory leakMitchell Stokes
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-11-02fix for possible leak in the expression controller find identifier.Campbell Barton
2013-09-23Fix related to #36319: restore SDL_VIDEODRIVER=dummy environment variable, itBrecht Van Lommel
2013-08-30Cleaning up some prints related to SDL.Mitchell Stokes
2013-08-30Allowing the BGE to build with SDL2. I'm not sure if this is the correct fix ...Mitchell Stokes
2013-08-19style cleanup: indent/whitespaceCampbell Barton
2013-07-20Changing the python error when accessing SCA_JoystickSensor.axisSingle in the...Daniel Stokes
2013-07-17Merging changes from trunk r58091-58323.Mitchell Stokes
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-10BGE: Committing patch #32422 "Debug properties for added objects" by HG1.Mitchell Stokes
2013-06-20BGE: Fix for [#35479] "OSKEY (Command Key on Mac) not working" reported by Mi...Mitchell Stokes
2013-05-30split bge includes for scons onto their own lines (for easier merging)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-03-10patch [#34103] check_for_dupid.patchCampbell Barton
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-04style cleanupCampbell Barton
2013-02-02style cleanup: comment formatCampbell Barton
2013-01-12BGE: Fix for [#33839] "a logic.joysticks Crashes BGE" reported by Josiah Lane...Mitchell Stokes
2013-01-07BGE: Fix for [#33053] "2.6x Joystick Sensor Event: Axis fails to fire at full...Mitchell Stokes
2013-01-01BGE: Fixing a crash that occurred when LibLoading a scene with a 2D Filter Ac...Mitchell Stokes
2012-12-29style cleanupCampbell Barton