aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Warp3DMap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various map generation tweaks.onefang2020-09-101-5/+13
| | | | | | | | Fix up Warp3DCachedImageModule to work with my directory structure. Remove some excess code from it. Clean up maptile directory creation code. When the generate map command is given, generate the map. The month check seems a bit dodgy, but I'll let it ride for now.
* Move various paths out of the bin directory.onefang2020-09-081-1/+7
|
* remove some more useless NULL argumentsUbitUmarov2019-10-221-1/+1
|
* fix the fixUbitUmarov2019-09-041-1/+1
|
* fix one of the new warp3d log messagesUbitUmarov2019-09-031-1/+1
|
* mantis 8585: add a bit more debug messagesUbitUmarov2019-09-031-5/+14
|
* cosmeticsUbitUmarov2019-07-301-1/+4
|
* warp3d: reduce work prims textures to at most 256x256UbitUmarov2019-04-111-1/+1
|
* warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only ↵UbitUmarov2018-12-211-2/+21
| | | | for now
* warp3d: try handle planar mappingUbitUmarov2018-12-201-3/+36
|
* add a few more gc collect in some spotsUbitUmarov2018-09-291-1/+5
|
* ok ok it only has one 't'UbitUmarov2018-05-281-6/+6
|
* english typo, thx you know whoUbitUmarov2018-05-281-6/+6
|
* fix a bug on warp3d.dllUbitUmarov2018-05-261-64/+64
|
* missing updated filesUbitUmarov2018-05-262-206/+115
|
* fix one english typoUbitUmarov2018-05-261-15/+8
|
* map...UbitUmarov2018-05-181-12/+10
|
* Warp3D tried to do something in RegionLoaded even when the module was disabledKevin Cozens2018-05-161-0/+3
|
* Whitespace changesKevin Cozens2018-05-161-8/+8
|
* breaking map a bit more...UbitUmarov2018-05-152-205/+278
|
* breaking map (warp3d) suport default map parameters. Planar not suported ( ↵UbitUmarov2018-05-081-15/+66
| | | | will render as deafaul
* breaking map (warp3d)...UbitUmarov2018-05-081-6/+10
|
* breaking map (warp3d); remove warp3d viewport code not realy used and ↵UbitUmarov2018-05-073-262/+193
| | | | confusing my last neuron
* breaking map (warp3d)UbitUmarov2018-05-071-6/+2
|
* breaking map (warp3d)UbitUmarov2018-05-071-1/+1
|
* breaking map (warp3d)UbitUmarov2018-05-062-33/+4
|
* remove some debug linesUbitUmarov2018-05-061-4/+2
|
* change the AverageTextureColorOnMapTile default to falseUbitUmarov2018-05-061-1/+1
|
* break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName ↵UbitUmarov2018-05-063-229/+295
| | | | and (warp3d) AverageTextureColorOnMapTile
* fix warp3d textures UVUbitUmarov2018-05-051-5/+5
|
* a few more changes to warp3d and export-mapUbitUmarov2018-05-051-10/+10
|
* change warp3d terrain rendering, so it does cover all areaUbitUmarov2018-05-051-29/+36
|
* why where map and dynamic textures compressed lossless?UbitUmarov2018-05-041-1/+1
|
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-13/+13
|
* minor change on warp3d libUbitUmarov2016-08-241-3/+1
|
* replace warp3D.dll by a newer modified version. (only minor testing done :(UbitUmarov2016-08-231-104/+54
|
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
|\ | | | | | | | | | | | | | | This integrates the OpenSim refactoring to make physics, etc into modules. AVN physics hasn't been moved to new location. Does not compile yet. Merge branch 'osmaster' into mbworknew1
| * 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
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/Application/OpenSimBase.cs OpenSim/Region/ClientStack/Linden/Caps/NewFileAgentInventoryVariablePriceModule.cs OpenSim/Region/CoreModules/World/Warp3DMap/Warp3DImageModule.cs OpenSim/Region/Framework/ModuleLoader.cs OpenSim/Region/Framework/Scenes/SceneManager.cs
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-09-071-0/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Capabilities/Handlers/GetTexture/GetTextureHandler.cs OpenSim/Framework/Servers/VersionInfo.cs
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2012-07-161-7/+14
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-062-217/+251
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/World/Warp3DMap/Warp3DImageModule.cs OpenSim/Region/Framework/Scenes/Scene.cs OpenSim/Region/Framework/Scenes/SimStatsReporter.cs
| * | | | | | | Cache the last maptile and return the cachrd tile if the last request isMelanie2012-03-291-8/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | less than an hour ago. Avoids generating the maptile twice on startup.