index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Scripting
/
DynamicTexture
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-66
/
+81
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-2
/
+4
2012-11-11
Fix issues with the DynamicTextureModule and corresponding unit tests.
Diva Canto
1
-0
/
+10
2012-11-11
One more module: DynamicTextureModule. Removed it from the special load in th...
Diva Canto
1
-11
/
+27
2012-10-19
minor: comment out currently unused logger in DynamicTextureModule
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-09-06
Add missing DynamicTexture.cs file from last commit
Justin Clark-Casey (justincc)
1
-0
/
+61
2012-09-06
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
1
-10
/
+49
2012-09-06
If the GetTexture capability receives a request for a range of data beyond th...
Justin Clark-Casey (justincc)
1
-3
/
+13
2012-08-30
Make ReuseDynamicTextures an experimental config setting in [Textures]. Defa...
Justin Clark-Casey (justincc)
1
-1
/
+4
2012-08-30
If the compile-time DynamicTextureModule.ReuseTextures flag is set, check met...
Justin Clark-Casey (justincc)
1
-43
/
+59
2012-08-28
Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf...
Justin Clark-Casey (justincc)
1
-44
/
+125
2011-12-05
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
1
-2
/
+2
2011-11-02
Get some hopefully more useful exception information when OpenJPEG.EncodeFrom...
Justin Clark-Casey (justincc)
1
-2
/
+4
2011-10-11
meaningless change to goose panda
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-10-10
remove unused LastAssetID from DynamicTextureUpdaer
Justin Clark-Casey (justincc)
1
-6
/
+4
2010-03-16
Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...
John Hurliman
1
-11
/
+9
2010-02-22
Changed asset CreatorID to a string
John Hurliman
1
-1
/
+1
2010-02-22
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
1
-1
/
+2
2010-02-06
Endline fix
Teravus Ovares (Dan Olivares)
1
-12
/
+12
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-40
/
+20
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-20
/
+40
2010-01-18
Fix a major security problem with osSetDynamicTexture which allowed the delet...
CasperW
1
-5
/
+12
2009-11-16
minor: very minor formatting change
Justin Clark-Casey (justincc)
1
-4
/
+1
2009-11-05
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
1
-4
/
+1
2009-09-30
Attempting to improve the robustness of texture decoding by always ignoring L...
John Hurliman
1
-1
/
+1
2009-06-12
* minor: remove one mono warning
Justin Clarke Casey
1
-1
/
+1
2009-06-09
Formatting cleanup. Ignore some generated files.
Jeff Ames
1
-2
/
+2
2009-06-09
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-30
/
+45
2009-06-04
Comment out unused variables / private fields to avoid compiler warnings.
Jeff Ames
1
-1
/
+1
2009-06-03
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-2
/
+5
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-22
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-11
/
+48
2009-05-22
cleaning out warnings.
Dr Scofield
1
-1
/
+1
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
1
-3
/
+2
2009-05-07
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-4
/
+15
2009-05-03
Thank you kindly, Thomax, for a patch that:
Charles Krinke
1
-1
/
+2
2009-03-31
Update svn properties, add copyright header, formatting cleanup.
Jeff Ames
1
-34
/
+30
2009-03-24
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-7
/
+37
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-3
/
+6
2009-02-18
From: Christopher Yeoh <yeohc@au1.ibm.com>
Sean Dague
1
-0
/
+12
2009-02-17
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
1
-9
/
+9
2009-02-16
* refactor: remove AssetCache field hanging off Scene
Justin Clarke Casey
1
-3
/
+3
2009-02-12
large scale fix for svn props after "the great refactor"
Sean Dague
1
-11
/
+11
2009-02-12
* optimized usings.
lbsa71
1
-11
/
+11
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
1
-0
/
+332