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-06-27 00:55:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cc7433d68b67450fed58bbdb5b165b052811244
opensim
/
OpenSim
History
Robert Adams
8cc7433d68
BulletSim: fix cut-and-paste typo in constraint frame setting.
...
This code is in the XNA module so it does not affect the normal Bullet configuration .
2015-07-21 20:11:59 -07:00
..
Addons
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
ApplicationPlugins
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Capabilities
FetchInventoryDescendents2: Signal to the viewer that folder with UUID.Zero is a bad folder. Don't even go to the backend to ask for it, because that will likely kill the sim. Apparently Firestorm requests folder Zero quite often.
2015-06-23 14:24:55 -07:00
ConsoleClient
…
Data
Correcting errors in previous change: MySQL needs int unsigned, not
2015-07-14 21:22:53 +02:00
Framework
llListRandomize() wasn't very random
2015-05-27 11:15:09 -07:00
Region
BulletSim: fix cut-and-paste typo in constraint frame setting.
2015-07-21 20:11:59 -07:00
Server
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
2015-06-13 07:27:42 -07:00
Services
Prevent multiple instances of the FSAssets service causing problems. Protect against secondary instances registering duplicate console commands Also prevents multiple instances each starting a writer thread which will cause major file access exceptions as they fight over the contents of the spool directory.
2015-07-13 19:04:33 +02:00
Tests
Trivial: fix copy-paste typo in string
2015-06-04 09:30:41 -07:00
Tools
pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured.
2015-05-07 12:37:49 -07:00