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
/
Capabilities
/
Handlers
/
GetTexture
/
GetTextureHandler.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'avination' into careminster
Melanie
2013-01-23
1
-4
/
+19
|
\
|
*
* A better way to handle the last fix (This is in case the viewer provides a ...
teravus
2013-01-21
1
-10
/
+16
|
*
* The fallthrough of FetchTexture was no longer resulting in a 404 response o...
teravus
2013-01-21
1
-1
/
+10
*
|
Merge branch 'master' into careminster
Melanie
2012-12-07
1
-1
/
+34
|
\
\
|
|
/
|
/
|
|
*
minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trig...
Justin Clark-Casey (justincc)
2012-12-06
1
-2
/
+2
|
*
Allow GetTexture calls with no second value in the range header (e.g. just 53...
Justin Clark-Casey (justincc)
2012-12-06
1
-1
/
+34
|
*
minor: Comment out "Client requested range for texture ... but" message. Thi...
Justin Clark-Casey (justincc)
2012-10-12
1
-3
/
+3
*
|
Merge branch 'avination' into careminster
Melanie
2012-11-17
1
-1
/
+5
|
\
\
|
*
|
Another step in the chain. Pipe the throttle update to the appropriate PollS...
teravus
2012-11-05
1
-1
/
+5
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-09-27
1
-11
/
+20
|
\
\
\
|
|
/
/
|
*
|
don't send a partial contents report if we are sending all data
UbitUmarov
2012-09-26
1
-10
/
+15
|
*
|
fix GetTextureHandler range
UbitUmarov
2012-09-26
1
-1
/
+5
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-09-16
1
-102
/
+73
|
\
\
\
|
|
/
/
|
*
|
Revamp the HTTP textures handler to allow a maximum of four fetches
Melanie
2012-09-14
1
-94
/
+73
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-07
1
-7
/
+29
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
If the GetTexture capability receives a request for a range of data beyond th...
Justin Clark-Casey (justincc)
2012-09-06
1
-5
/
+29
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-06
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Changed GetTexture error code RequestedRangeNotSatisfiable to NotFound, since...
UbitUmarov
2012-07-06
1
-1
/
+3
*
|
Don't include time to transmit response back to requester when assessing slow...
Justin Clark-Casey (justincc)
2012-06-13
1
-2
/
+0
*
|
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
2012-05-03
1
-2
/
+2
|
/
*
Add commented log lines to FetchInventoryDescendents2 path for future use.
Justin Clark-Casey (justincc)
2011-12-09
1
-3
/
+9
*
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2011-12-05
1
-3
/
+3
*
For the GetTexture capability, if a data range is requested that covers the w...
Justin Clark-Casey (justincc)
2011-12-05
1
-14
/
+25
*
refactor: Separate the upload baked texture handler out from BunchOfCaps
Justin Clark-Casey (justincc)
2011-12-01
1
-3
/
+1
*
Save the default terrain texture UUIDs for a new region instead of leaving th...
Justin Clark-Casey (justincc)
2011-09-09
1
-3
/
+2
*
Comment verbose debug message in GetTexture
Diva Canto
2011-05-08
1
-1
/
+1
*
Refactored the GetMesh module into a handler and a module, to be the same as ...
Diva Canto
2011-05-02
1
-0
/
+357