aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-10Only send the actual bakes to the bakes moduleMelanie Thielker1-6/+8
2014-10-29change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov1-1/+2
2014-10-29bug fix and don't send to xbakes if requesting rebakesUbitUmarov1-12/+13
2014-10-29Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov1-32/+35
2014-10-26 do consider skirt baked texture on validationUbitUmarov1-3/+9
2014-10-26 dont send baked textures assets, but send cache informationUbitUmarov1-5/+13
2014-09-19exclude npcs from baked cacheUbitUmarov1-0/+10
2014-09-17 ... and a few more..UbitUmarov1-18/+31
2014-09-09 remove messing with KeyframeMotion on attachUbitUmarov1-2/+2
2014-09-09drop attachments with original physical proprietiesUbitUmarov1-21/+6
2014-09-08 on drop send full update on root prim, terse on others ( as sl ). FixUbitUmarov1-2/+5
2014-09-08 change attachment drop, to make object Phanton. THis is not as SL, butUbitUmarov1-8/+12
2014-09-08*NEEDS more testing* on attachment drop: fix adding prims to physicsUbitUmarov1-4/+31
2014-08-14 try external bakedModule when local cache is invalid and not just at loginUbitUmarov1-9/+13
2014-08-14 reduced debug msgsUbitUmarov1-3/+7
2014-08-14 only try external baked texture module on loginUbitUmarov1-26/+36
2014-08-14*DANGER* make baked textures cross and make use of it * UNTESTED *UbitUmarov1-95/+92
2014-08-13 put back baked textures debug msgs at start of validatebaked...UbitUmarov1-0/+12
2014-08-11 remove confusing defonly controlUbitUmarov1-14/+4
2014-08-11... one day..UbitUmarov1-1/+2
2014-08-11will get there..UbitUmarov1-4/+3
2014-08-11validatebaked still not okUbitUmarov1-5/+4
2014-08-08of course.. bug..UbitUmarov1-1/+2
2014-08-08 lock set appearence during ValidateBakedTextureCache there seems to be aUbitUmarov1-93/+97
2014-08-07bugUbitUmarov1-1/+2
2014-08-07remove annoying debug msg . still a lot of spam, but to remove laterUbitUmarov1-1/+1
2014-08-07 make grid baked textures override the ones on appearance. Due to bugUbitUmarov1-35/+60
2014-08-07bug on upload new bakes decisionUbitUmarov1-2/+3
2014-08-07minor clean, dont check for cache if we aren't using it..UbitUmarov1-23/+5
2014-08-07bugUbitUmarov1-1/+1
2014-08-07only send to bakedmodule the baked textures :)UbitUmarov1-10/+13
2014-08-07 buggUbitUmarov1-28/+26
2014-08-07DANGER... changed bakedtextures caching. Assuming grid baking is cacheUbitUmarov1-81/+198
2014-08-04local chat gods bug fixUbitUmarov1-2/+2
2014-08-03 remove debug msgs at attachments deRezUbitUmarov1-7/+1
2014-08-03buggUbitUmarov1-11/+15
2014-08-03 dont get script states for NPCs on deRezUbitUmarov1-8/+11
2014-08-03replace debug msgs by othersUbitUmarov1-1/+12
2014-08-02god also read local chatUbitUmarov1-1/+6
2014-08-01 filter local chat from avatars or attachment acording to parcel hide (UbitUmarov1-3/+34
2014-07-20Fix duplicate attach message being sent to objects picked up from the groundMelanie Thielker1-1/+4
2014-04-06Change OfflineMessageModule to support more differentiated return values and ...Melanie Thielker1-8/+47
2014-01-20Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz1-2/+2
2013-12-16Fix issue with editing notes for other avatarsBlueWall1-2/+2
2013-12-11Committing the Avination Scene Presence and related texture codeMelanie2-90/+474
2013-12-07Revert "Add support for user preferences (im via email)"Melanie1-67/+0
2013-12-06Add support for user preferences (im via email)BlueWall1-0/+67
2013-11-15minor: Use default(UUID) in rez attachment failure error logging rather than ...Justin Clark-Casey (justincc)1-1/+1
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-2/+2
2013-10-07* Refactorteravus1-2/+2