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-07-13 19:14:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e174dc87fb88d3a34238ecb51f83ab9cc3178409
opensim
/
OpenSim
/
Region
History
Oren Hurvitz
e174dc87fb
Fixed the whitespace in Scene.cs
...
The whitespace in this file was fubared recently
2015-07-13 12:37:18 +03:00
..
Application
Typo Fix
2015-06-05 16:48:16 -07:00
ClientStack
Bug fix in inventory fetching: sometimes the caps request comes before there is a scene presence, and that's ok.
2015-06-17 15:55:07 -07:00
CoreModules
Warp3DImageModule. Reduce workload by not calling to render the root prim twice. When loading prims to draw the map, the Warp3D system first calls to load the root prim, followed by all the prims in the SOG. The initial call to load the root prim is not required because it is also in the parts list. The result of this was that all root prims were being loaded twice.
2015-06-19 06:56:19 -07:00
DataSnapshot
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Framework
Fixed the whitespace in Scene.cs
2015-07-13 12:37:18 +03:00
OptionalModules
Add MaxMaterialsPerTransaction to SimFeatures
2015-06-19 08:44:34 -07:00
Physics
BulletSim: fix two compiler warnings.
2015-06-25 22:02:12 -07:00
RegionCombinerModule
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
ReplaceableModules
…
ScriptEngine
Guard against null AgentPrefs service in llGetAgentLanguage()
2015-06-21 08:41:37 -07:00
UserStatistics
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00