overte/libraries
Anthony J. Thibault 1618e0a92f Network, Preferences and UI support for soft attachments
Added an isSoft field to the AttachmentData which is edited
by the Attachment Dialog Menu, sent over the network via
AvatarData identity packets and saved in the Interface.ini preferences.

AvatarData and AvatarBulkData version number has been bumped.

Changed Avatar attachment collections to use smart pointers to models
instead of raw ones.  Removed _unusedAttachmentModels.
I don't think the caching was worth the added code complexity.
2015-12-18 13:32:09 -08:00
..
animation Added SoftAttachmentModel class. 2015-12-18 09:52:11 -08:00
audio Fix gcc warning 2015-12-11 16:38:19 -08:00
audio-client Fix warnings on windows 64bit 2015-12-11 16:31:27 -08:00
auto-updater Cleanup CMake files 2015-10-11 00:01:03 -07:00
avatars Network, Preferences and UI support for soft attachments 2015-12-18 13:32:09 -08:00
controllers fix type 2015-12-15 15:35:17 -08:00
display-plugins More warning fixes 2015-12-11 16:31:27 -08:00
embedded-webserver use a ternary for single assignment 2015-12-17 10:54:32 -08:00
entities Merge branch 'master' of github.com:highfidelity/hifi into dejitter-hold-action 2015-12-17 11:08:05 -08:00
entities-renderer add locationChanged to model entities 2015-12-16 15:21:20 -08:00
environment Fix warnings on windows 64bit 2015-12-11 16:31:27 -08:00
fbx Load texture by convention with .obj 2015-12-15 19:30:15 -08:00
gl Move QOpenGL wrappers to the gl lib 2015-12-11 16:31:27 -08:00
gpu Merge branch 'master' of https://github.com/highfidelity/hifi into warnings-win 2015-12-11 18:05:47 -08:00
input-plugins first cut at simulating mouse/reticle behavior with input contorllers 2015-12-15 13:59:22 -08:00
model Merge branch 'master' of https://github.com/highfidelity/hifi into warnings-win 2015-12-11 18:05:47 -08:00
model-networking Fix warnings on windows 64bit 2015-12-11 16:31:27 -08:00
networking Network, Preferences and UI support for soft attachments 2015-12-18 13:32:09 -08:00
octree More warning fixes 2015-12-11 16:31:27 -08:00
physics call a method on actions before each physics simulation step. use this to attempt to dejitter held objects 2015-12-16 14:00:04 -08:00
plugins Remove unneeded getTargetFramePeriod and isVSynchronized. 2015-12-08 18:08:57 -08:00
procedural HMD Mirror looks correct 2015-12-14 16:18:44 -08:00
recording Fix override warnings on XCode 7 2015-12-04 08:55:43 -08:00
render More warning fixes 2015-12-11 17:23:12 -08:00
render-utils Added SoftAttachmentModel class. 2015-12-18 09:52:11 -08:00
script-engine first cut at adding advanced and developer menu groupings 2015-12-12 18:12:36 -08:00
shared Move OctreeSendThread to the OctreeServer 2015-12-16 14:27:26 -08:00
ui first cut at adding advanced and developer menu groupings 2015-12-12 18:12:36 -08:00