This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-30 02:57:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d31f361e8900aebb27f220bf0120dec5eb14c78a
opensim
/
OpenSim
/
Tools
/
pCampBot
/
Behaviours
History
Justin Clark-Casey (justincc)
b781a23c44
In pCampbot PhysicsBehaviour.Close(), only cancel jumping if bot is connected
2013-09-03 19:58:27 +01:00
..
AbstractBehaviour.cs
Add Close() method to IBehaviour to allow behaviours to cleanup when removed or bot it disconnected.
2013-09-03 19:33:17 +01:00
CrossBehaviour.cs
Show behaviours of pCampbot bots in "show bots" and "show bot" console commands
2013-09-03 17:07:57 +01:00
GrabbingBehaviour.cs
Consistently give responsibility for thread sleeping to behaviours rather than controlling from the main action loop
2013-09-03 19:41:12 +01:00
NoneBehaviour.cs
Show behaviours of pCampbot bots in "show bots" and "show bot" console commands
2013-09-03 17:07:57 +01:00
PhysicsBehaviour.cs
In pCampbot PhysicsBehaviour.Close(), only cancel jumping if bot is connected
2013-09-03 19:58:27 +01:00
TeleportBehaviour.cs
Consistently give responsibility for thread sleeping to behaviours rather than controlling from the main action loop
2013-09-03 19:41:12 +01:00