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-07-14 03:15:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edc8a15487554cf28a1843e3cbff343a782b1a94
opensim
/
OpenSim
History
Melanie
edc8a15487
Restore duplication of the SL bug where linking phantom to solid lets the
...
child prim remain phantom
2012-03-12 14:06:39 +01:00
..
ApplicationPlugins
Merge branch 'master' into careminster
2012-02-04 11:48:20 +00:00
Capabilities
Implement the FetchInventory2 capability. This accompanies the existing FetchInventoryDescendents2 capability.
2012-01-06 21:07:34 +00:00
ConsoleClient
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
2011-10-25 20:24:21 +01:00
Data
Fix a merge artefact
2012-03-09 02:45:53 +00:00
Framework
Merge branch 'master' into careminster
2012-03-11 02:29:43 +00:00
Region
Restore duplication of the SL bug where linking phantom to solid lets the
2012-03-12 14:06:39 +01:00
Server
Merge branch 'master' into careminster
2012-03-08 19:10:22 +00:00
Services
Merge branch 'master' into careminster
2012-03-09 23:00:24 +00:00
Tests
BIG MESS. changed Iclient interface so only one event is used to inform scene about position scale or rotation change by client (others can be added). Its served at SceneGraph that does permition checks, undostore and sends down to SOG. changed values are stored in a class (ObjectChangeData) and what is changed as a enum (ObjectChangeWhat) with bit fields and 'macros' of this for better readability (at top of scenegraph.cs lasy to find better place for now) this can be extended for other things clients changes and need undo/redo. SOG process acording to what is changed. Changed UNDO/redo to use this also (warning is only storing what is changed, previus stored all, this must be checked for side efects. to save all PRS change commented line in scenegraph). Still have excessive calls to ScheduleGroupForTerseUpdate. **** UNTESTED ****
2012-03-10 20:32:19 +00:00
Tools
minor: Rename pCampbot console prompt to "pCampbot" rather than "Region"
2012-03-02 01:54:48 +00:00