aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Warp3DMap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
|\
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
| * Renamed the namespaces tooDiva Canto2015-08-301-1/+1
* | seems to compile ( tests comented out)UbitUmarov2015-09-022-160/+4
* | bad merge?UbitUmarov2015-09-012-7/+179
|\ \ | |/ |/|
| * more fixes on mapUbitUmarov2015-08-231-3/+7
| * fixes on warp3DUbitUmarov2015-08-192-32/+73
| * Merge branch 'master' into careminsterMelanie2013-02-261-12/+8
| |\
| * \ Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-11-121-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-09-071-0/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2012-07-161-7/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-062-217/+251
| |\ \ \ \ \ \
| * | | | | | | Cache the last maptile and return the cachrd tile if the last request isMelanie2012-03-291-8/+22
* | | | | | | | Warp3DImageModule. Reduce workload by not calling to render the root prim twi...AliciaRaven2015-06-191-1/+0
* | | | | | | | Eliminated many warningsOren Hurvitz2014-04-231-0/+3
* | | | | | | | Maybe slightly reduce warp3d memory leakage by disposing of decoded bitmap in...Justin Clark-Casey (justincc)2014-02-281-8/+6
* | | | | | | | If texture decode fails in Warp3D map maker, log uuid of asset that failed to...Justin Clark-Casey (justincc)2014-02-201-1/+14
* | | | | | | | varregion: remove debugging splat file saving that fills up theRobert Adams2014-01-191-4/+0
* | | | | | | | varregion: Update Warp3D to properly handle varregions.Robert Adams2014-01-192-260/+417
* | | | | | | | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-261-1/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)2013-02-251-12/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | Another 10 modules' directives moved from .addin.xmlDiva Canto2012-11-121-0/+2
| |_|_|_|/ |/| | | |
* | | | | Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
| |_|_|/ |/| | |
* | | | Add warning chevrons around the GC.Collect added to Warp3DImageModule in comm...Justin Clark-Casey (justincc)2012-09-071-0/+4
* | | | 0006270: Warp3D leaks memory on mono based systemsBlueWall2012-09-061-1/+4
| |_|/ |/| |
* | | When generating a Warp3D texture, set the detailTexture[i] variable on resize...Justin Clark-Casey (justincc)2012-07-141-7/+14
| |/ |/|
* | minor: Change log messages on Warp3DImageModule to show they are from this mo...Justin Clark-Casey (justincc)2012-06-061-7/+9
* | Rename MapImageModule for Warp3D to Warp3DImageModule to match its class name...Justin Clark-Casey (justincc)2012-06-061-0/+0
* | Actively dispose of Bitmaps in Warp3D image module and world map module once ...Justin Clark-Casey (justincc)2012-06-062-212/+244
* | Changed the Map-related messages from Info to Debug. They're debug messages.Diva Canto2012-04-231-2/+2
|/
* match water color for warp3d map tiler and adjust lightingMichael Cerquoni aka Nebadon Izumi2011-06-131-5/+7
* remove some mono compiler warningsJustin Clark-Casey (justincc)2011-01-211-3/+1
* * AbsolutePosition.Get{} returns incorrect result for child prim so switch to...Teravus Ovares (Dan Olivares)2010-10-301-1/+1
* Add and plumb the usetex URL parameter to worldview. Required but not yetMelanie2010-10-061-9/+11
* Convert the map image modules to new style modulesMelanie2010-10-061-6/+20
* Revert an accidental default value changeMelanie2010-10-051-1/+1
* Patch to allow other cam angles. Not complete. Thanks, Antont.Melanie2010-10-051-4/+14
* Avoid throwing errors when adding existing meshes to the render sceneLatif Khalifa2010-10-041-0/+6
* Adapt to core changesMelanie2010-10-031-1/+1
* Addign the new / renamed files for previous commitMelanie2010-10-034-0/+1405