index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
AvatarFactory
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless executable bit that Windows adds.
onefang
2020-09-09
1
-0
/
+0
*
remove some more useless NULL arguments
UbitUmarov
2019-10-22
1
-1
/
+1
*
take unit tests limited settings in consideration on setappearance
UbitUmarov
2019-09-11
1
-2
/
+2
*
pesty warning
UbitUmarov
2019-09-11
1
-1
/
+0
*
extent supported number of avatar textures/bakes/wearables, tell viewers abou...
UbitUmarov
2019-09-11
1
-266
/
+200
*
Massive console refactor. Greatly simplify interface.
Melanie
2019-08-20
1
-1
/
+1
*
reduce debug logs
UbitUmarov
2018-04-19
1
-5
/
+5
*
comment out some debug messages visible on SOP CompleteMovement
UbitUmarov
2018-03-10
1
-4
/
+6
*
we don't need to keep refs to baked textures assets
UbitUmarov
2017-05-31
1
-1
/
+1
*
we don't need to keep refs to baked textures assets
UbitUmarov
2017-05-31
1
-6
/
+9
*
remove the option to store baked textures on assets service, thats suicide us...
UbitUmarov
2017-05-31
1
-19
/
+19
*
Refactor asset handling as per Ubit's suggestion
Melanie Thielker
2017-02-01
1
-2
/
+2
*
Make negative asset caching actually work
Melanie Thielker
2017-01-30
1
-1
/
+2
*
Change improperly named isNPC to be IsNPC as a property should be uppercase
Melanie Thielker
2017-01-07
1
-3
/
+3
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
2
-29
/
+29
*
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...
Melanie Thielker
2016-12-29
1
-2
/
+2
*
(mantis 7983) update local cache when storing a baked tex on assets server
UbitUmarov
2016-08-02
1
-9
/
+11
*
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
2016-07-04
1
-2
/
+1
*
change handling of optional skirt baked texture
UbitUmarov
2015-12-03
1
-12
/
+40
*
cleanup indentation
UbitUmarov
2015-11-18
1
-70
/
+30
*
fix another variable number of wearable types issue
UbitUmarov
2015-11-18
1
-2
/
+5
*
work around some 'tests' errors: test for null cacheItems
UbitUmarov
2015-11-17
1
-0
/
+3
*
More plumbing of the EntityTransferContext (not yet complete)
Melanie Thielker
2015-11-01
1
-3
/
+12
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
2
-26
/
+2
*
bad merge?
UbitUmarov
2015-09-01
2
-99
/
+301
|
\
|
*
Remove the Invisible stuff and add more baked caching. Refactor selection of ...
Melanie Thielker
2014-11-11
1
-13
/
+3
|
*
Only send the actual bakes to the bakes module
Melanie Thielker
2014-11-10
1
-6
/
+8
|
*
change last commit, need to send to Xbakes or changes will not be detected
UbitUmarov
2014-10-29
1
-1
/
+2
|
*
bug fix and don't send to xbakes if requesting rebakes
UbitUmarov
2014-10-29
1
-12
/
+13
|
*
Fix baked textures for regions without external Xbakes adding rebake
UbitUmarov
2014-10-29
1
-32
/
+35
|
*
do consider skirt baked texture on validation
UbitUmarov
2014-10-26
1
-3
/
+9
|
*
dont send baked textures assets, but send cache information
UbitUmarov
2014-10-26
1
-5
/
+13
|
*
exclude npcs from baked cache
UbitUmarov
2014-09-19
1
-0
/
+10
|
*
try external bakedModule when local cache is invalid and not just at login
UbitUmarov
2014-08-14
1
-9
/
+13
|
*
reduced debug msgs
UbitUmarov
2014-08-14
1
-3
/
+7
|
*
only try external baked texture module on login
UbitUmarov
2014-08-14
1
-26
/
+36
|
*
*DANGER* make baked textures cross and make use of it * UNTESTED *
UbitUmarov
2014-08-14
1
-95
/
+92
|
*
put back baked textures debug msgs at start of validatebaked...
UbitUmarov
2014-08-13
1
-0
/
+12
|
*
remove confusing defonly control
UbitUmarov
2014-08-11
1
-14
/
+4
|
*
... one day..
UbitUmarov
2014-08-11
1
-1
/
+2
|
*
will get there..
UbitUmarov
2014-08-11
1
-4
/
+3
|
*
validatebaked still not ok
UbitUmarov
2014-08-11
1
-5
/
+4
|
*
of course.. bug..
UbitUmarov
2014-08-08
1
-1
/
+2
|
*
lock set appearence during ValidateBakedTextureCache there seems to be a
UbitUmarov
2014-08-08
1
-93
/
+97
|
*
bug
UbitUmarov
2014-08-07
1
-1
/
+2
|
*
remove annoying debug msg . still a lot of spam, but to remove later
UbitUmarov
2014-08-07
1
-1
/
+1
|
*
make grid baked textures override the ones on appearance. Due to bug
UbitUmarov
2014-08-07
1
-35
/
+60
|
*
bug on upload new bakes decision
UbitUmarov
2014-08-07
1
-2
/
+3
|
*
minor clean, dont check for cache if we aren't using it..
UbitUmarov
2014-08-07
1
-23
/
+5
|
*
bug
UbitUmarov
2014-08-07
1
-1
/
+1
[next]