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-08-16 02:25:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d97dd2bdb44f221bffe15fcdd399ed596eff496c
opensim
/
OpenSim
/
Region
History
Dr Scofield
d97dd2bdb4
cleanup
2009-02-16 20:13:59 +00:00
..
Application
* refactor: remove AssetCache field hanging off Scene
2009-02-16 19:15:16 +00:00
ClientStack
* Apply
http://opensimulator.org/mantis/view.php?id=3149
2009-02-13 17:02:26 +00:00
Communications
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
2009-02-13 02:06:28 +00:00
CoreModules
* refactor: remove AssetCache field hanging off Scene
2009-02-16 19:15:16 +00:00
DataSnapshot
* optimized usings.
2009-02-12 09:53:12 +00:00
Examples
/SimpleModule
* optimized usings.
2009-02-12 09:53:12 +00:00
Framework
* refactor: remove AssetCache field hanging off Scene
2009-02-16 19:15:16 +00:00
OptionalModules
cosmetic: adding region name to logging statement
2009-02-16 09:17:55 +00:00
Physics
This started as way to correct Mantis
#3158
, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently.
2009-02-15 05:00:58 +00:00
ScriptEngine
cleanup
2009-02-16 20:13:59 +00:00
UserStatistics
This changeset is the step 1 of 2 in refactoring
2009-02-06 16:55:34 +00:00