overte-JulianGro/libraries
Anthony J. Thibault f07b1fa4c5 Revert "FBX node IDs aren't alphanumerically ordered per logical structure"
This reverts commit a7ec4501e6.

Because remainingModels is a QSet, the order is not guaranteed.
Therefore the same code iterating over the same items will sometimes have a different ordering.
See docs for QSet, http://doc.qt.io/qt-5/qset.html
This was bug was causing scrambled avatars, because both the transmitter and receiver of the AvatarData packets
make the strong assumption that the joint orders are same.  When they are not the avatar's appear scrambled.
2018-02-15 11:32:29 -08:00
..
animation Merge pull request #12239 from druiz17/fix-camera-update 2018-02-13 15:10:13 -08:00
audio refuse to handle positional audio streams with NaN position 2018-02-02 11:21:50 -08:00
audio-client Fix bug when calling switchOutputToAudioDevice() with the active device. 2018-01-11 18:22:34 -08:00
auto-updater
avatars change var names 2018-02-09 17:37:53 -08:00
avatars-renderer Fixing names 2018-02-14 10:39:14 -08:00
baking rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
controllers
display-plugins Fix spectator camera crash 2018-02-14 11:11:28 -08:00
embedded-webserver initial separation of content settings and domain settings 2018-02-14 12:09:56 -08:00
entities Merge pull request #12365 from AndrewMeadows/workload-001 2018-02-13 12:26:32 -08:00
entities-renderer Merge pull request #12399 from samcake/blue 2018-02-14 15:38:52 -08:00
fbx Revert "FBX node IDs aren't alphanumerically ordered per logical structure" 2018-02-15 11:32:29 -08:00
gl Fix spectator camera crash 2018-02-14 11:11:28 -08:00
gpu Merge pull request #12323 from Zvork/shadow 2018-02-12 14:41:13 -08:00
gpu-gl Migrating QML rendering off the main thread 2018-02-06 11:53:09 -08:00
gpu-gles Fixing merge errors 2018-02-09 10:30:57 -08:00
graphics Merge remote-tracking branch 'upstream/master' into fix/shader_length 2018-02-07 09:48:23 -08:00
image Infinite loop guard 2018-01-19 11:42:13 -08:00
input-plugins added control button for controller API 2018-02-13 09:41:00 -08:00
ktx
midi Fix Bitwise operators. 2018-01-19 16:59:47 -08:00
model-networking Don't process empty images 2018-01-19 11:42:31 -08:00
networking Merge pull request #12286 from Atlante45/feat/asset-server-backup 2018-02-13 17:40:11 -07:00
octree Orthographic octree selection seems to be working 2018-02-02 09:40:57 +01:00
physics quickfix for velocity spike for Tractor action 2018-02-06 12:06:27 -08:00
plugins Merge pull request #12328 from Atlante45/fix/misc-bugs 2018-02-12 14:31:38 -08:00
pointers Revert "Display both lasers on tablet and Web surfaces" 2018-01-24 14:51:42 -08:00
procedural Merged with master 2018-01-17 15:49:46 +01:00
qml Fix spectator camera crash 2018-02-14 11:11:28 -08:00
recording Misc bug fixes 2018-02-02 13:10:49 -08:00
render Fixing names 2018-02-14 10:39:14 -08:00
render-utils Fixing names 2018-02-14 10:39:14 -08:00
script-engine Merge pull request #12205 from jherico/no_widgets 2018-02-05 15:32:54 -08:00
shared Merge pull request #12366 from sethalves/fix-children-of-animated-entity-joints 2018-02-14 11:12:45 -08:00
task remove cruft 2018-02-13 08:58:24 -08:00
trackers Remove some unneeded Qt dependencies 2018-01-28 22:18:24 -08:00
ui Merge pull request #11537 from jherico/threaded_qml 2018-02-12 15:32:33 -08:00
ui-plugins Remove some unneeded Qt dependencies 2018-01-28 22:18:24 -08:00
workload use explicit cast to avoid windows warning 2018-02-13 08:54:44 -08:00