overte-JulianGro/libraries
Anthony J. Thibault 1b3d7fabc8 ResourceCache, NetworkGeometry and Model refactoring and optimizations.
* Removed validation logic from Resource class, Qt does this internally and is more
  standards compliant.  This should result in more accurate caching and faster resource
  fetching when cache is stale and validation fails.
* Added loaded and failed slots to Resource class, so it does not have to be polled.

* NetworkGeometry now uses multiple Resource objects to download
  the fst/mapping file and the fbx/obj models.
* NetworkGeometry is no longer a subclass of Resource
* NetworkGeometry now has signals for success and failure, you no longer
  have to poll it to determine when loading is complete (except for textures *sigh*)

Some functionality was removed

* NetworkGeometry no longer has a fallback
* NetworkGeometry no longer loads LODs or has lod logic.
* The number of FBXGeometry copies is greatly reduced.

* Model::setURL no supports fallback URL, delayLoad or retainCurrent option.
  This can result in a pop when switching avatars, and there's no longer a default
  if avatar loading fails.
2015-08-20 18:59:51 -07:00
..
animation ResourceCache, NetworkGeometry and Model refactoring and optimizations. 2015-08-20 18:59:51 -07:00
audio expose options property to AI script interface 2015-08-20 12:12:43 -07:00
audio-client
auto-updater
avatars expose options property to AI script interface 2015-08-20 12:12:43 -07:00
display-plugins Add fullscreen menu item to 2D display plugin 2015-08-20 00:30:44 -07:00
embedded-webserver
entities Merge pull request #5555 from ZappoMan/centerOrigin 2015-08-19 15:59:04 -07:00
entities-renderer ResourceCache, NetworkGeometry and Model refactoring and optimizations. 2015-08-20 18:59:51 -07:00
environment
fbx ResourceCache, NetworkGeometry and Model refactoring and optimizations. 2015-08-20 18:59:51 -07:00
gpu Merge pull request #5551 from sethalves/quiet-compiler 2015-08-18 09:54:29 -07:00
input-plugins Revert "Updating to the new version of the sixense library" 2015-08-19 09:44:51 -07:00
model
networking ResourceCache, NetworkGeometry and Model refactoring and optimizations. 2015-08-20 18:59:51 -07:00
octree restore DEFAULT_FAR_CLIP to 16km 2015-08-19 12:28:07 -07:00
physics Merge pull request #5551 from sethalves/quiet-compiler 2015-08-18 09:54:29 -07:00
plugins fix throttled rendering for the 2D display plugin 2015-08-19 21:11:48 -07:00
render
render-utils ResourceCache, NetworkGeometry and Model refactoring and optimizations. 2015-08-20 18:59:51 -07:00
script-engine expose options property to AI script interface 2015-08-20 12:12:43 -07:00
shared Merge pull request #5551 from sethalves/quiet-compiler 2015-08-18 09:54:29 -07:00
ui QML framerate improvments 2015-08-12 16:24:34 -07:00