Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | english typo, thx you know who | UbitUmarov | 2018-05-28 | 1 | -6/+6 |
| | |||||
* | make Yengine post attach event as Xengine does. This should fix that event. ↵ | UbitUmarov | 2018-05-28 | 1 | -3/+3 |
| | | | | Thx mrieker for pointing out this issue | ||||
* | fix some cases in prim number of sides | UbitUmarov | 2018-05-27 | 1 | -27/+62 |
| | |||||
* | fix a bug on warp3d.dll | UbitUmarov | 2018-05-26 | 1 | -64/+64 |
| | |||||
* | missing updated files | UbitUmarov | 2018-05-26 | 3 | -207/+116 |
| | |||||
* | use RegionInfo.ServerURI to report region url on datasnapshot | UbitUmarov | 2018-05-26 | 1 | -6/+2 |
| | |||||
* | stale LandSnapshot by time also, so dwell can be updated | UbitUmarov | 2018-05-26 | 1 | -1/+7 |
| | |||||
* | add a check to data_exposure option of DataSnapshot module | UbitUmarov | 2018-05-26 | 1 | -0/+8 |
| | |||||
* | fix one english typo | UbitUmarov | 2018-05-26 | 1 | -15/+8 |
| | |||||
* | map... | UbitUmarov | 2018-05-18 | 1 | -12/+10 |
| | |||||
* | Warp3D tried to do something in RegionLoaded even when the module was disabled | Kevin Cozens | 2018-05-16 | 1 | -0/+3 |
| | |||||
* | Whitespace changes | Kevin Cozens | 2018-05-16 | 1 | -8/+8 |
| | |||||
* | breaking map a bit more... | UbitUmarov | 2018-05-15 | 3 | -222/+325 |
| | |||||
* | bug fix: avoid null ref on trigger soundi if source is a avatar | UbitUmarov | 2018-05-15 | 1 | -10/+14 |
| | |||||
* | let wearables check command suport variable number of wearables | UbitUmarov | 2018-05-12 | 1 | -5/+13 |
| | |||||
* | breaking map (warp3d) suport default map parameters. Planar not suported ( ↵ | UbitUmarov | 2018-05-08 | 1 | -15/+66 |
| | | | | will render as deafaul | ||||
* | breaking map (warp3d)... | UbitUmarov | 2018-05-08 | 1 | -6/+10 |
| | |||||
* | breaking map (warp3d); remove warp3d viewport code not realy used and ↵ | UbitUmarov | 2018-05-07 | 3 | -262/+193 |
| | | | | confusing my last neuron | ||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-07 | 1 | -6/+2 |
| | |||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-07 | 1 | -1/+1 |
| | |||||
* | breaking map (warp3d) | UbitUmarov | 2018-05-06 | 3 | -39/+7 |
| | |||||
* | remove some debug lines | UbitUmarov | 2018-05-06 | 1 | -4/+2 |
| | |||||
* | change the AverageTextureColorOnMapTile default to false | UbitUmarov | 2018-05-06 | 1 | -1/+1 |
| | |||||
* | break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName ↵ | UbitUmarov | 2018-05-06 | 4 | -235/+318 |
| | | | | and (warp3d) AverageTextureColorOnMapTile | ||||
* | fix warp3d textures UV | UbitUmarov | 2018-05-05 | 1 | -5/+5 |
| | |||||
* | a few more changes to warp3d and export-map | UbitUmarov | 2018-05-05 | 2 | -30/+32 |
| | |||||
* | change warp3d terrain rendering, so it does cover all area | UbitUmarov | 2018-05-05 | 1 | -29/+36 |
| | |||||
* | Merge branch 'master' into httptests | UbitUmarov | 2018-05-04 | 1 | -2/+2 |
|\ | |||||
| * | fix ubOde terrain copy at north and east borders0.9.0.1 | UbitUmarov | 2018-05-04 | 1 | -2/+2 |
| | | |||||
* | | mantis 8084: add the missing PRIM_ALPHA_MODE constants | UbitUmarov | 2018-05-04 | 1 | -0/+6 |
| | | |||||
* | | why where map and dynamic textures compressed lossless? | UbitUmarov | 2018-05-04 | 4 | -8/+8 |
| | | |||||
* | | change region console comand export-map: make it work with var regions, ↵ | UbitUmarov | 2018-05-01 | 1 | -31/+63 |
| | | | | | | | | center target region and make the display area be the region size plus MaxMaxRegionViewDistance in all 4 directions. Add the region name and total area size text info. Some of this can be made options/comand arguments in future improvements | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-04-28 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | mantis 8321: avoid null reference potencial caused by outdated LMs for example | UbitUmarov | 2018-04-28 | 1 | -2/+9 |
| | | |||||
* | | Added important comment missed from my previous commit (hash 8af2d99b). | Kevin Cozens | 2018-04-27 | 1 | -2/+2 |
| | | |||||
* | | Whitespace change. | Kevin Cozens | 2018-04-27 | 1 | -1/+1 |
| | | |||||
* | | remove a extra source line i left behind | UbitUmarov | 2018-04-27 | 1 | -1/+0 |
| | | |||||
* | | recover previus behavior of FontProp | UbitUmarov | 2018-04-27 | 1 | -6/+8 |
| | | |||||
* | | Do dispose and new Font only once when handling FontProp drawing command. | Kevin Cozens | 2018-04-27 | 1 | -33/+12 |
| | | |||||
* | | save a few ns | UbitUmarov | 2018-04-19 | 1 | -4/+6 |
| | | |||||
* | | reduce debug logs | UbitUmarov | 2018-04-19 | 1 | -5/+5 |
| | | |||||
* | | use seconds version of gettimestamp | UbitUmarov | 2018-04-19 | 2 | -42/+14 |
| | | |||||
* | | save a few ns on lsl vector rotations | UbitUmarov | 2018-04-14 | 1 | -5/+7 |
| | | |||||
* | | sound radius is a prim prop only set by llSetSoundRadius, fix it in case ↵ | UbitUmarov | 2018-04-10 | 8 | -60/+53 |
| | | | | | | | | viewers do fix its use (ignored for now) | ||||
* | | YEngine: apply a few fixes by Mike Rieker | UbitUmarov | 2018-04-10 | 1 | -4/+9 |
| | | |||||
* | | mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but ↵ | UbitUmarov | 2018-04-10 | 2 | -2/+5 |
| | | | | | | | | not as not real regions with FireStorm. Singularity will only stop loop sounds. None stops Trigger | ||||
* | | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 2018-04-10 | 3 | -0/+29 |
| | | |||||
* | | some cleanup on ll sound functions | UbitUmarov | 2018-04-09 | 1 | -38/+62 |
| | | |||||
* | | mantis 8305: add several ossl sound funtions that accept a link number for ↵ | UbitUmarov | 2018-04-09 | 3 | -0/+253 |
| | | | | | | | | the prim associated to that sound. The link number must point to a single prim | ||||
* | | .. and yes i forgot a file.. again :( | UbitUmarov | 2018-04-06 | 1 | -1/+0 |
| | |