index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Scripting
/
VectorRender
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one
UbitUmarov
2017-06-24
1
-0
/
+11
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-28
/
+28
*
bad merge?
UbitUmarov
2015-09-01
1
-1
/
+1
|
\
|
*
Merge branch 'master' into careminster
Melanie
2013-11-23
1
-2
/
+2
|
|
\
|
*
\
Merge branch 'master' into careminster
Melanie
2013-03-13
1
-0
/
+5
|
|
\
\
|
*
\
\
Merge branch 'master' into careminster
Melanie
2013-02-27
1
-6
/
+10
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into careminster
Melanie
2012-11-12
1
-26
/
+38
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into careminster
Melanie
2012-09-29
1
-6
/
+11
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into careminster
Melanie
2012-09-07
2
-15
/
+71
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into careminster
Melanie
2012-08-29
2
-24
/
+275
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'master' into careminster
Melanie
2012-08-23
1
-26
/
+42
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'careminster' into avination
Melanie
2012-08-14
1
-4
/
+9
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
fix build on win
UbitUmarov
2012-08-04
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Fix false positive test failure in TestRepeatSameDrawContainingImageReusingTe...
Justin Clark-Casey (justincc)
2013-11-23
1
-2
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
minor: save some commented out log lines which will be useful again in future...
Justin Clark-Casey (justincc)
2013-03-13
1
-0
/
+5
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Make sure we dispose of WebResponse, StreamReader and Stream in various place...
Justin Clark-Casey (justincc)
2013-02-27
1
-6
/
+10
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix issues with the DynamicTextureModule and corresponding unit tests.
Diva Canto
2012-11-11
1
-16
/
+14
*
|
|
|
|
|
|
One more module converted: VectorRenderModule.
Diva Canto
2012-11-11
1
-27
/
+41
*
|
|
|
|
|
|
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
2012-09-30
1
-1
/
+0
*
|
|
|
|
|
|
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
2012-09-30
1
-0
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concur...
Justin Clark-Casey (justincc)
2012-09-28
1
-6
/
+11
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
2012-09-06
2
-15
/
+51
*
|
|
|
|
If the GetTexture capability receives a request for a range of data beyond th...
Justin Clark-Casey (justincc)
2012-09-06
1
-0
/
+20
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf...
Justin Clark-Casey (justincc)
2012-08-28
2
-10
/
+163
*
|
|
|
Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove...
Justin Clark-Casey (justincc)
2012-08-28
1
-5
/
+6
*
|
|
|
minor: Simplify return of vector render module name and some very minor remov...
Justin Clark-Casey (justincc)
2012-08-27
1
-4
/
+3
*
|
|
|
Add VectorRenderModule.TestRepeatSameDrawDifferentExtraParams()
Justin Clark-Casey (justincc)
2012-08-27
1
-2
/
+32
*
|
|
|
Add VectorRenderModuleTests.TestRepeatDrawContainingImage()
Justin Clark-Casey (justincc)
2012-08-27
1
-0
/
+31
*
|
|
|
Add VectorRenderModuleTests.TestRepeatDraw()
Justin Clark-Casey (justincc)
2012-08-27
1
-11
/
+48
|
|
_
|
/
|
/
|
|
*
|
|
Lock disposal of separate gdi+ objects under different threads since this pre...
Justin Clark-Casey (justincc)
2012-08-22
1
-26
/
+42
|
|
/
|
/
|
*
|
Fix the recent windows compile error by putting newFont for case "R" in Vecto...
Justin Clark-Casey (justincc)
2012-08-03
1
-3
/
+8
*
|
attempting to fix a build issue
SignpostMarv
2012-08-03
1
-2
/
+2
|
/
*
Properly dispose of all GDI+ entities used in VectorRenderModule for dynamic ...
Justin Clark-Casey (justincc)
2012-08-03
1
-253
/
+316
*
Add simple draw test for the VectorRenderModule
Justin Clark-Casey (justincc)
2012-08-02
1
-0
/
+75
*
Get some hopefully more useful exception information when OpenJPEG.EncodeFrom...
Justin Clark-Casey (justincc)
2011-11-02
1
-3
/
+4
*
Normalization of OSSL function names.
Marck
2010-12-10
1
-11
/
+12
*
minor: one method doc
Justin Clark-Casey (justincc)
2010-02-04
1
-0
/
+1
*
Revert "Updates all IRegionModules to the new style region modules."
Melanie
2010-01-29
1
-27
/
+14
*
Updates all IRegionModules to the new style region modules.
Revolution
2010-01-23
1
-14
/
+27
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-4
/
+4
*
oops. fixing missing argument.
dr scofield (aka dirk husemann)
2009-08-31
1
-1
/
+1
*
adding log message to vector render to inform about default font being used
dr scofield (aka dirk husemann)
2009-08-31
1
-0
/
+1
*
- making font name used by VectorRenderModule configurable: can be set
dr scofield (aka dirk husemann)
2009-08-31
1
-3
/
+12
*
Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon
Arthur Valadares
2009-08-28
1
-0
/
+6
*
Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using...
Arthur Valadares
2009-08-25
1
-7
/
+70
*
Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu...
Arthur Valadares
2009-08-21
1
-11
/
+37
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2009-06-03
1
-7
/
+13
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Thank you kindly, StrawberryFride, for a patch that:
Charles Krinke
2009-04-18
1
-5
/
+10
[next]