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 |
John Hurliman
|
df76e95aa2
Changed asset CreatorID to a string
|
14 years ago |
John Hurliman
|
7665aad002
* Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
59f6606ecf
Endline fix
|
14 years ago |
Melanie
|
a87a247f05
Revert "Updates all IRegionModules to the new style region modules."
|
15 years ago |
Revolution
|
ec3c31e61e
Updates all IRegionModules to the new style region modules.
|
15 years ago |
CasperW
|
3ff28e7a8f
Fix a major security problem with osSetDynamicTexture which allowed the deletion of /any/ asset.
|
15 years ago |
Justin Clark-Casey (justincc)
|
2606bf4a53
minor: very minor formatting change
|
15 years ago |
John Hurliman
|
afef1ac191
Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen
|
15 years ago |
John Hurliman
|
f56dc5fcda
Attempting to improve the robustness of texture decoding by always ignoring LayerInfo.End values and creating guessed default layer boundaries on failed decodes Changed a noisy J2K decode log message from Info to Debug Replacing openjpeg-dotnet decoding with managed CSJ2K decoding. Should be much more reliable, faster, and use less memory
|
15 years ago |
Justin Clarke Casey
|
cb6baacc31
* minor: remove one mono warning
|
15 years ago |
Jeff Ames
|
a7fcacf8f3
Formatting cleanup. Ignore some generated files.
|
15 years ago |
Dr Scofield
|
759636f37e
From: Alan Webb <[email protected]>
|
15 years ago |
Jeff Ames
|
c6cef4bad5
Comment out unused variables / private fields to avoid compiler warnings.
|
15 years ago |
Dr Scofield
|
25a0a56570
From: Alan Webb <[email protected]>
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dr Scofield
|
3b689e506f
From: Alan Webb <[email protected]>
|
15 years ago |
Dr Scofield
|
1d02636c27
cleaning out warnings.
|
15 years ago |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 years ago |
Dr Scofield
|
3312938f6b
From: Alan Webb <[email protected]>
|
15 years ago |
Charles Krinke
|
e957a29ab0
Thank you kindly, Thomax, for a patch that:
|
15 years ago |
Jeff Ames
|
54ccca1e2c
Update svn properties, add copyright header, formatting cleanup.
|
15 years ago |
Dr Scofield
|
b5f6aa6ff2
From: Alan Webb <[email protected]>
|
15 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |
Sean Dague
|
383f8b3ac6
From: Christopher Yeoh <[email protected]>
|
15 years ago |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
15 years ago |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
15 years ago |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
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 |