Log of /trunk/ModularRex/RexFramework
| Sticky Revision: |
Revision 314 - Directory Listing
Modified Fri Jan 15 12:29:33 2010 UTC (3 years, 5 months ago) by mikkopa
Merged the commit 313 "Added private members to AssetFolder class to support older compilers" from branch to trunk.
Revision 296 - Directory Listing
Modified Thu Dec 10 15:47:45 2009 UTC (3 years, 6 months ago) by mikkopa
Added timer inits also to other constructor in RexObjectProperties
Revision 291 - Directory Listing
Modified Mon Dec 7 13:42:34 2009 UTC (3 years, 6 months ago) by mikkopa
* Added a lock to NHibernate insert command * Changed RexObjectProperties and ModrexObjects so that the object isn't saved immediatly to DB when properties are changed. Object is now saved after a second after first update to properties.
Revision 286 - Directory Listing
Modified Thu Dec 3 16:03:57 2009 UTC (3 years, 6 months ago) by mikkopa
Added IModrexObjectsProvider interface. Instead of modules fetching ModrexObjects class directly, modules should fetch IModrexObjectsProvider to access objects.
Revision 243 - Directory Listing
Modified Wed Oct 28 12:00:23 2009 UTC (3 years, 7 months ago) by mikkopa
Merged os-udp branch to trunk.
Revision 173 - Directory Listing
Modified Wed May 27 15:42:51 2009 UTC (4 years ago) by mikkopa
* Modified SetRexPrimDataFromBytes so that the values are set to private members, not public. That way the TriggerChangedRexObjectProperties() is not called for every value. * Modified SetRexPrimDataFromBytes to parse asset URIs also if they are present * Added methods to NG ClientView so it can be used to recive and send URIs in RexObjectUpdates
Revision 172 - Directory Listing
Modified Wed May 27 13:03:02 2009 UTC (4 years ago) by mikkopa
* Renamed URLs to URIs in RexObjectProperties and RexMaterialsDictionary * Added URIs to NHibernate mapping * Added corresponding migration files to SQLite, MySQL and MSSQL
Revision 171 - Directory Listing
Modified Wed May 27 11:07:22 2009 UTC (4 years ago) by mikkopa
Added material urls to RexObjectProperties and to GetRexPrimDataToBytes. This may cause breakage somewhere.
Revision 170 - Directory Listing
Modified Tue May 26 13:46:19 2009 UTC (4 years ago) by mikkopa
* Renamed RexClientView.cs to RexClientViewBase.cs like the class already is. * Added NG ClientView class, but that does not implement anything yet * Added some Asset URL to RexObjectProperties * Started modifying GetRexPrimDataToBytes so it can also send asset URLs to NG clients. This is work in progress and it doesn't affect to legacy clients.
Revision 80 - Directory Listing
Modified Mon Mar 2 11:28:24 2009 UTC (4 years, 3 months ago) by tuco
first steps towards importing rex 0.4 databases - import data from old databases using nhibernate and set values to new rexobjectproperties - should work for prims and materials now, but is not automatic: requires manually changing migration tables and also altering database structure (AuthbuyerID for sqlite)
Revision 69 - Directory Listing
Modified Fri Feb 13 11:43:04 2009 UTC (4 years, 4 months ago) by mikkopa
*Added Asset Preload feature. Don't know exactly how this should be tested. Seems to work at least. *Added SendRexMeshAnimation and SendRexClientSideEffect to RexClientView *Now sends preload assets first to user when sends all properties *Also implemented rexAddInitialPreloadAssets and rexRemoveInitialPreloadAssets to Python module
Revision 64 - Directory Listing
Modified Tue Feb 10 14:29:59 2009 UTC (4 years, 4 months ago) by tuco
- fixed AssetCache to IAssetCache in some overridden functions - assettype now fetched for rexobjectproperties, using interface to avoid references to opensim
Revision 57 - Directory Listing
Modified Fri Feb 6 08:28:47 2009 UTC (4 years, 4 months ago) by tuco
rexobjectpropertiescache: objects are loaded into memory, saved & sent over the network only when necessary. Also other changes which clean up the prop handling much.
Revision 55 - Directory Listing
Modified Wed Feb 4 15:04:47 2009 UTC (4 years, 4 months ago) by mikkopa
Initial version of MediaURLs. Works per session for now.
Revision 49 - Directory Listing
Modified Mon Feb 2 13:39:06 2009 UTC (4 years, 4 months ago) by mikkopa
*Added first implementation of SpawnActor to Python module. *Removed bin/Debug folder and project files. You should not commit these. Use runprebuild script to create project and solution files.
Revision 42 - Directory Listing
Modified Wed Jan 28 14:51:20 2009 UTC (4 years, 4 months ago) by mikkopa
*Added OnPythonClassChange event to detect when Python script is initialized *Added methods to Load and Save objects from outside ModrexObjects. *Removed RexObjectPart and RexObjectGroup, which are not used anymore.
Revision 40 - Directory Listing
Modified Fri Jan 23 10:57:33 2009 UTC (4 years, 4 months ago) by mikkopa
Removed unneeded reference
Revision 39 - Directory Listing
Modified Fri Jan 23 10:50:03 2009 UTC (4 years, 4 months ago) by mikkopa
Merged branch to trunk. Note this patch requires OpenSim patch (http://opensimulator.org/mantis/view.php?id=3012) to be applied.
Revision 28 - Directory Listing
Added Wed Jan 7 07:20:35 2009 UTC (4 years, 5 months ago) by mikkopa
*Added missing file *Fixed problems caused by merging RexClientView
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

