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-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2016-07-14PyAPI: fix memory leaks in dictionary assignmentCampbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2016-04-11BGE: Fix T48071: Global logic managerPorteries Tristan
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-10-26BGE: generic python callback list + replace KX_PythonSeq.Porteries Tristan
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-23BGE: Fix T30179 action actuator not stoped when state changed.Porteries Tristan
2015-09-15BGE: make error message more clear when trying to de/activate actuator from n...Dalai Felinto
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