Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
c05ee23d3d
minor change on warp3d lib
|
8 years ago |
UbitUmarov
|
8eacc6b207
replace warp3D.dll by a newer modified version. (only minor testing done :(
|
8 years ago |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
Diva Canto
|
ce2c67876e
More namespace and dll name changes. Still no functional changes.
|
9 years ago |
Diva Canto
|
2c0cad6dd3
Renamed the namespaces too
|
9 years ago |
UbitUmarov
|
24a093035b
more fixes on map
|
9 years ago |
UbitUmarov
|
2e15ed80cd
fixes on warp3D
|
9 years ago |
AliciaRaven
|
c37315da87
Warp3DImageModule. Reduce workload by not calling to render the root prim twice. When loading prims to draw the map, the Warp3D system first calls to load the root prim, followed by all the prims in the SOG. The initial call to load the root prim is not required because it is also in the parts list. The result of this was that all root prims were being loaded twice.
|
9 years ago |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 years ago |
Justin Clark-Casey (justincc)
|
5038a59ef3
Maybe slightly reduce warp3d memory leakage by disposing of decoded bitmap in Warp3DImageModule.GetTexture()
|
10 years ago |
Justin Clark-Casey (justincc)
|
11b4f534c2
If texture decode fails in Warp3D map maker, log uuid of asset that failed to decode along with exception
|
10 years ago |
Robert Adams
|
90fa3202c6
varregion: remove debugging splat file saving that fills up the
|
10 years ago |
Robert Adams
|
54a4b9eab4
varregion: Update Warp3D to properly handle varregions.
|
10 years ago |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
11 years ago |
Melanie
|
54ee95dd8e
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
d0cb4fc326
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
|
11 years ago |
Melanie
|
af01a2320a
Merge branch 'master' into careminster
|
12 years ago |
Diva Canto
|
31177d9259
Another 10 modules' directives moved from .addin.xml
|
12 years ago |
Melanie
|
2e0ce70e63
Merge branch 'master' into careminster
|
12 years ago |
Melanie
|
0d15a6a01f
Remove any mention of IRegionModule from region names and comments to aid
|
12 years ago |
Melanie
|
924df14c5e
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
288baaecaf
Add warning chevrons around the GC.Collect added to Warp3DImageModule in commit 5eb2526
|
12 years ago |
BlueWall
|
5eb2526e88
0006270: Warp3D leaks memory on mono based systems
|
12 years ago |
Melanie
|
e733fb32cf
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
514dd85199
minor: Change log messages on Warp3DImageModule to show they are from this module
|
12 years ago |
Justin Clark-Casey (justincc)
|
53c25a4778
Rename MapImageModule for Warp3D to Warp3DImageModule to match its class name and make it easier to distinguish between map image modules.
|
12 years ago |