OpenSimMirror/OpenSim/Region
dahlia 69f07fdb34 Materials persistence via SceneObjectPart.dynAttrs. This appears to work across region restarts and taking objects into inventory, but probably will not work across archiving via OAR or IAR as materials texture assets may not be adequately referenced to trigger archiving. 2013-04-20 23:39:07 -07:00
..
Application refactor: Remove IClientNetworkServer.NetworkStop() in favour of existing Stop(). 2013-04-16 21:58:24 +01:00
ClientStack amend previous commit, a line was left out 2013-04-17 23:14:28 -07:00
CoreModules minor: fix mono compiler warning in ScriptsHttpRequests.cs 2013-04-10 00:07:58 +01:00
DataSnapshot Bug fix in DataSnapshot, where a var was being used before being initialized. 2013-02-28 14:20:07 -08:00
Framework Materials-capable viewers send ImageUpdate packets when updating materials that are normally sent via RenderMaterials CAP. This can cause a race condition for updating TextureEntry fields. Therefore filter any TextureEntry updates so they only update if something actually changed. 2013-04-19 00:35:06 -07:00
OptionalModules Materials persistence via SceneObjectPart.dynAttrs. This appears to work across region restarts and taking objects into inventory, but probably will not work across archiving via OAR or IAR as materials texture assets may not be adequately referenced to trigger archiving. 2013-04-20 23:39:07 -07:00
Physics BulletSim: fixing problems with llMoveToTarget. Not all fixed yet. 2013-04-09 18:00:29 -07:00
RegionCombinerModule Fix taking (and rezzing) of coalesced objects in the non-root subregions of megaregions. 2013-04-06 02:34:51 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine minor: Log an exception if we aren't able to delete a script state file rather than simply ignoring it. 2013-04-09 23:02:11 +01:00
UserStatistics Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00