Justin Clark-Casey (justincc)
|
7eca929686
Eliminate pointless checks of SOG.RootPart != null
|
13 years ago |
John Hurliman
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 years ago |
Diva Canto
|
26fd673e20
Addresses mantis #4984 -- Datasnapshot exceptions.
|
14 years ago |
Justin Clark-Casey (justincc)
|
39a748b47a
refactor: Use SOP.Flags rather than SOP.ObjectFlags
|
14 years ago |
Melanie Thielker
|
a7b5fe6a88
Remove useless quaternion parameter from AttachObject sig
|
14 years ago |
Melanie
|
22b3217113
Fix link security issue
|
14 years ago |
John Hurliman
|
b4dcdffb50
Fixed several unhandled exceptions and performance issues with PrimitiveBaseShape.Textures. This really should be moved from a property to a method if it is going to decode a byte[] into a TextureEntry each time
|
14 years ago |
Diva Canto
|
4bbe9a51ac
Added an image uuid to objects marked "Show in search". Only works for boxes.
|
15 years ago |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |
Adam Frisby
|
47829849d9
* Swaps Scene.Entities Dictionary for EntityManager.
|
16 years ago |
Melanie Thielker
|
2b8915d679
Make newly created prims be the correct group
|
16 years ago |
Melanie Thielker
|
48c6d052d9
Attachments, attachments, and, did I say attachments?
|
16 years ago |
MW
|
5be7442736
added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, for the new surface touch parameters in 1.21 viewers.
|
16 years ago |
Melanie Thielker
|
c28e8fcd67
Unclutter rezzing methods by removing the ad hoc permissions parameters.
|
16 years ago |
Melanie Thielker
|
a489fdfb4f
Add some needed fields to data snapshot
|
16 years ago |
Homer Horwitz
|
1ab0c0192f
Fix another missing UUID before a ToString().
|
16 years ago |
Dr Scofield
|
3f9cc28103
fix: warnings from libomv
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Dr Scofield
|
748f72326d
last round of warning squashing. calling it a day now.
|
16 years ago |
Jeff Ames
|
6ec680918b
Formatting cleanup, minor refactoring. Fixed some comparisons of value types and null.
|
16 years ago |
Charles Krinke
|
f6a4f8844f
Thank you very much KMeisthax for DataSnapshot 1.1
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Sean Dague
|
835e44b987
m_logs always need to be private static readonly otherwise we
|
16 years ago |
Adam Frisby
|
a1c8aa4050
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Jeff Ames
|
fe3265f491
Update svn properties. Add copyright info to some source files.
|
16 years ago |