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-05 18:55:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
add6fb9722da4efcfe796c0bcc02ccee5d8dba1b
opensim
/
OpenSim
/
Region
History
MW
add6fb9722
tiny commit to prepare for the first proper part of Scene.cs refactoring.
2007-11-03 19:03:56 +00:00
..
Application
*Moved region loading into its own interface IRegionLoader
2007-11-03 15:09:21 +00:00
ClientStack
*Master Avatar can be specified by a previous UUID in either grid mode or standalone mode by specifying a master_avatar_uuid attribute in the place of master_avatar_xxxx_name and master_avatar_password.You will not be asked for the name and password if a valid UUID is specified.
2007-11-03 17:49:45 +00:00
Communications
*Master Avatar can be specified by a previous UUID in either grid mode or standalone mode by specifying a master_avatar_uuid attribute in the place of master_avatar_xxxx_name and master_avatar_password.You will not be asked for the name and password if a valid UUID is specified.
2007-11-03 17:49:45 +00:00
Environment
tiny commit to prepare for the first proper part of Scene.cs refactoring.
2007-11-03 19:03:56 +00:00
Examples
/SimpleApp
some small changes
2007-10-31 09:18:24 +00:00
ExtensionsScriptModule
* Diuerse beavtificatems
2007-11-01 19:19:05 +00:00
Physics
Changes in BulletXPlugin: Added new class BulletXActor class inherits from PhysicsActor and it's the ancestor for BulletXCharacter and BulletXPrim.Physical modifications: Changes for pass the value of Physical flag in the SceneObjectPart class to the Physics engines. New call for AddPrimShape so it has a new parameter called "isPhysical". The old call will be obselete soon (i believe). PhysActor and its descendants have a new property called IsPhysical. By the way no new special funcionallity added. It's more like preparing the way for new modifications.
2007-11-03 10:25:43 +00:00
ScriptEngine
ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-sure) on script load/unload, removed experimental Grid-scriptengine from compile because of dynamic module loader, and added random string to script filename to bypass module loader file lock.
2007-11-01 19:27:03 +00:00
Storage
* Optimized usings
2007-10-30 09:05:31 +00:00
Terrain.BasicTerrain
* Diuerse beavtificatems
2007-11-01 19:19:05 +00:00