OpenSimMirror/OpenSim
Adam Frisby c77e7fce9e * Implements IGraphics interface for MRM Scripting.
* This allows you to utilize System.Drawing tools on textures within the region.
* Example: use System.Drawing.Bitmap to make your texture, then use Host.Graphics.SaveBitmap to make an asset from it in JPEG2K. You can edit (but not overwrite) existing textures using Host.Graphics.LoadBitmap.
2009-04-09 14:19:49 +00:00
..
ApplicationPlugins * Make it possible to store creator strings in user inventory items as well as UUIDs 2009-04-08 17:50:57 +00:00
Client * Apply http://opensimulator.org/mantis/view.php?id=3227 2009-04-07 17:46:23 +00:00
Data * Thank you, mpallari for a patch that updates NHibernate inventory base mapping. 2009-04-09 07:49:16 +00:00
Framework * butterfingers 2009-04-08 20:10:43 +00:00
Grid * Make it possible to store creator strings in user inventory items as well as UUIDs 2009-04-08 17:50:57 +00:00
Region * Implements IGraphics interface for MRM Scripting. 2009-04-09 14:19:49 +00:00
ScriptEngine * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release 2009-04-01 19:44:46 +00:00
TestSuite Replace the console for all OpenSim apps with a new console featuring command 2009-02-07 12:25:39 +00:00
Tests/Common * Apply http://opensimulator.org/mantis/view.php?id=3227 2009-04-07 17:46:23 +00:00
Tools * Restored GridLaunch that was mistakenly deleted in 9036 2009-04-08 16:30:43 +00:00