aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Warp3DMap (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker2-13/+13
2016-08-24minor change on warp3d libUbitUmarov1-3/+1
2016-08-23 replace warp3D.dll by a newer modified version. (only minor testing done :(UbitUmarov1-104/+54
2015-09-02seems to compile ( tests comented out)UbitUmarov2-160/+4
2015-08-30More namespace and dll name changes. Still no functional changes.Diva Canto1-1/+1
2015-08-30Renamed the namespaces tooDiva Canto1-1/+1
2015-08-23 more fixes on mapUbitUmarov1-3/+7
2015-08-19fixes on warp3DUbitUmarov2-32/+73
2015-06-19Warp3DImageModule. Reduce workload by not calling to render the root prim twi...AliciaRaven1-1/+0
2014-04-23Eliminated many warningsOren Hurvitz1-0/+3
2014-02-28Maybe slightly reduce warp3d memory leakage by disposing of decoded bitmap in...Justin Clark-Casey (justincc)1-8/+6
2014-02-20If texture decode fails in Warp3D map maker, log uuid of asset that failed to...Justin Clark-Casey (justincc)1-1/+14
2014-01-19varregion: remove debugging splat file saving that fills up theRobert Adams1-4/+0
2014-01-19varregion: Update Warp3D to properly handle varregions.Robert Adams2-260/+417
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams1-1/+3
2013-02-25Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)1-12/+8
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-7/+0
2012-11-12Another 10 modules' directives moved from .addin.xmlDiva Canto1-0/+2
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie1-1/+1
2012-09-07Add warning chevrons around the GC.Collect added to Warp3DImageModule in comm...Justin Clark-Casey (justincc)1-0/+4
2012-09-060006270: Warp3D leaks memory on mono based systemsBlueWall1-1/+4
2012-07-14When generating a Warp3D texture, set the detailTexture[i] variable on resize...Justin Clark-Casey (justincc)1-7/+14
2012-06-06minor: Change log messages on Warp3DImageModule to show they are from this mo...Justin Clark-Casey (justincc)1-7/+9
2012-06-06Rename MapImageModule for Warp3D to Warp3DImageModule to match its class name...Justin Clark-Casey (justincc)1-0/+0
2012-06-06Actively dispose of Bitmaps in Warp3D image module and world map module once ...Justin Clark-Casey (justincc)2-212/+244
2012-04-23Changed the Map-related messages from Info to Debug. They're debug messages.Diva Canto1-2/+2
2012-03-29Cache the last maptile and return the cachrd tile if the last request isMelanie1-8/+22
2011-06-13match water color for warp3d map tiler and adjust lightingMichael Cerquoni aka Nebadon Izumi1-5/+7
2011-01-21remove some mono compiler warningsJustin Clark-Casey (justincc)1-3/+1
2010-10-30* AbsolutePosition.Get{} returns incorrect result for child prim so switch to...Teravus Ovares (Dan Olivares)1-1/+1
2010-10-06Add and plumb the usetex URL parameter to worldview. Required but not yetMelanie1-9/+11
2010-10-06Convert the map image modules to new style modulesMelanie1-6/+20
2010-10-05Revert an accidental default value changeMelanie1-1/+1
2010-10-05Patch to allow other cam angles. Not complete. Thanks, Antont.Melanie1-4/+14
2010-10-04Avoid throwing errors when adding existing meshes to the render sceneLatif Khalifa1-0/+6
2010-10-04Avoid throwing errors when adding existing meshes to the render sceneLatif Khalifa1-0/+6
2010-10-03Adapt to core changesMelanie1-1/+1
2010-10-03Addign the new / renamed files for previous commitMelanie4-0/+1405