Commit Graph

16 Commits

Author SHA1 Message Date
Shyotl
cd86b3a69b Refactoring.
-New LLWearableType class, uses LLDictionary for typeindex<->typename<->assettype<->typelabel conversions.
-LLAvatarDefines cleaned up. Uses LLDictionary for Mesh, TE, Baked lookups/conversions.
-LLAgentWearables TEWearable stuff removed. Use LLAvatarDefines.
-LLWearable WearableType conversions yanked. Use LLWearableType.
-LLVOAvatar TEWEarable stuff removed. Use LLAvatarDefines.
-EWearableType now LLWearableType::EType
-LLWearable::getID() renamed to LLWearable::getAssetID()
VOAvatar cleanup.
-Removed redundant TEWearable functions.
-Some code migrated to F32 LLVOAvatar::calcMorphAmount(). No functional change.
-LLVOAvatar::removeMissingBakedTextures virtual. Implementation moved to VOAvatarSelf
2011-10-03 15:00:43 -05:00
Shyotl
417f5084b4 Added LLNotificationsUtil and switched LLNotifications::instance().add to LLNotificationsUtil::add in a bazillion places. 2011-09-03 19:30:42 -05:00
Siana Gearz
6348635d3f Ïntroduced LLFolderType and LLViewerAssetType (by Shyotl) 2011-06-23 21:11:52 +02:00
Shyotl
e756140e1d Innitial commit of experimental v2 texture system port work. Compiles and runs on windows, at least. Fixing bugs as they come.
Need to test:
localassetbrowser
preview related floaters
hgfloatertexteditor
maps
media textures! Currently very hacky
web browser
alpha masks on avatars
bumpmaps
Are all sky components appearing?
LLViewerDynamicTexture (texture baking, browser, animated textures, anim previews, etc)
Snapshot related features
Customize avatar
vfs floater
UI textures in general
Texture priority issues
2011-03-31 03:22:01 -05:00
Beeks
f8c2308c87 System Inventory beta - Working, but perhaps not as well as I'd like it to.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-24 20:06:33 -04:00
Hazim Gazov
b96e225ef8 and we don't need this anymore either 2010-06-28 00:01:48 +00:00
Hazim Gazov
b3a1750996 whoops, accidentally broke editing items with the hex editor 2010-06-28 00:00:53 +00:00
Hazim Gazov
dae72dcee4 vfs explorer can now be used to view cached asset data with the built in hex editor 2010-06-26 17:57:34 +00:00
Hazim Gazov
1145f8aa2e fix a couple of things for the vfs explorer 2010-06-26 17:27:48 +00:00
Hazim Gazov
a05e491ed7 add ability to view gvfs entries in hex editor 2010-06-26 17:14:03 +00:00
Apelsin
65ef5ab6e3 Hex editor is a cat face 2010-05-15 22:33:37 -07:00
Hazim Gazov
7df897c585 rename the DOInventoryBackup class back to the original for consistency with the other sourcebase, fix Imprudence tag to be purple (as it should be) 2010-05-13 07:11:00 -03:00
Hazim Gazov
32734e0de3 got mac and id0 spoofing working 2010-04-28 08:51:12 -03:00
Hazim Gazov
4f15cb4490 that should mostly be it for local inventory 2010-04-23 10:52:43 -03:00
Hazim Gazov
a50755a505 made permissions checks optional for opensim mode 2010-04-21 08:05:22 -03:00
Hazim Gazov
772f12eb43 Added hex editor by day oh, ported it to snowglobe trunk 2010-04-03 06:07:25 -03:00