OpenSimMirror/OpenSim
Melanie d7346dd5ff Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim 2010-12-09 01:55:45 +00:00
..
ApplicationPlugins
Client
ConsoleClient
Data Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. 2010-12-05 19:43:24 -08:00
Framework Added ability for GetTexture to serve multiple formats. The format may come as an extra query parameter in the URL format=<format> (this was tested and working) or it may come in the Accept header (code added, but not tested). The result of the conversion is placed in the asset cache, under the name <uuid>-<format>. 2010-12-08 18:53:15 -08:00
Region Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim 2010-12-09 01:55:45 +00:00
Server Plumb a code path for the entity transfer module to ask a destination scene 2010-12-09 01:55:32 +00:00
Services Plumb a code path for the entity transfer module to ask a destination scene 2010-12-09 01:55:32 +00:00
TestSuite
Tests
Tools