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-08-03 23:58:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb4949fc15765f0e2389a20b26077bbbdffbb1b0
opensim
/
OpenSim
History
teravus
92e4f9f412
* Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation of BulletSim. This is designed to be /as close as possible/ to the BulletSim plugin while still being entirely in the managed space to make keeping it up to date easy as possible (no thinking work). This implementation is /slower/ then the c++ version just because it's fully managed, so it's not appropriate for huge sims, but it will run small ones OK. At the moment, it supports all known features of BulletSim. Think of it like.. POS but everything works. To use this plugin, set the physics plugin to BulletSimN.
2012-12-23 15:21:25 -05:00
..
ApplicationPlugins
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
2012-11-17 01:23:29 +00:00
Capabilities
minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build
2012-12-06 01:36:30 +00:00
ConsoleClient
A few more AssemblyInfos in a few more dlls.
2012-11-14 08:10:15 -08:00
Data
Restrict IPresenceData.VerifyAgent
2012-12-09 15:08:32 -05:00
Framework
Add helper routine Util.InRange()
2012-12-22 17:04:53 -08:00
Region
* Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation of BulletSim. This is designed to be /as close as possible/ to the BulletSim plugin while still being entirely in the managed space to make keeping it up to date easy as possible (no thinking work). This implementation is /slower/ then the c++ version just because it's fully managed, so it's not appropriate for huge sims, but it will run small ones OK. At the moment, it supports all known features of BulletSim. Think of it like.. POS but everything works. To use this plugin, set the physics plugin to BulletSimN.
2012-12-23 15:21:25 -05:00
Server
Fix formatting
2012-12-13 13:38:57 -05:00
Services
Trying to prevent old route of sending attachments, simulator version unknown maybe due to timeout. mantis
#6450
2012-12-06 20:04:32 -08:00
Tests
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
2012-11-24 03:15:24 +00:00
Tools
The last few AssemblyInfos. Finished!
2012-11-14 21:18:18 -08:00