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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2015-02-19BGE: Fix T41502 Path following jumpingJorge Bernal
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-04-22Missed this file in my last commit.Mitchell Stokes
2012-03-08style cleanup - remove unneeded ';'sCampbell Barton
2012-02-23use __ prefix on header guards to avoid mixing up defines with api functions ...Campbell Barton
2011-11-29remove header text:Campbell Barton
2011-11-06PyUnicode_From_STR_String utility function which passes STR_String to PyUnico...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-09clear some warnings.Campbell Barton
2011-05-17synched with trunk at revision 36569Nick Samarin
2010-08-15added option to set "up" vector of the actor orientation using navmesh normal...Nick Samarin
2010-08-15added option for automatic facing in steering actuatorNick Samarin
2010-07-15- added options to enable visualization for obstacle simulation and steering ...Nick Samarin
2010-06-19Added:Nick Samarin
2010-06-12- added acceleration and turn speed parameters for obstacle simulationNick Samarin
2010-06-05added obstacle avoidance code; object movement is implemented via setting vel...Nick Samarin
2010-06-01Added new actuator type for following steering behaviors: seek, flee, path fo...Nick Samarin