overte/libraries
David Rowe a2272d3f42 Fix Windows C4351 build warning
VS2013 warns about default initialization of arrays because it behaved
differently in previous versions. Default initialization is what we expect
now that we're using VS2013 so we can disable this warning globally.
2015-05-27 11:49:00 -07:00
..
animation remove use of include_dependency_includes and use cmake 2015-02-18 14:12:05 -08:00
audio remove dependency of PacketHeaders on NodeList 2015-05-05 12:19:42 -07:00
audio-client remove dependency of PacketHeaders on NodeList 2015-05-05 12:19:42 -07:00
avatars cleanup of AvatarManger API 2015-05-19 16:53:30 -07:00
embedded-webserver try again without macro 2015-04-07 09:59:04 -07:00
entities Merge pull request #4962 from howard-stearns/entity-events-in-normal-scripts 2015-05-27 09:24:50 -07:00
entities-renderer Merge pull request #4962 from howard-stearns/entity-events-in-normal-scripts 2015-05-27 09:24:50 -07:00
environment wire up atmosphere.hasStars property 2015-05-04 14:19:13 -07:00
fbx don't allow buildModelMesh to spam logs when it encounters flawed models 2015-05-14 10:24:02 -07:00
gpu Moving the load of the texture and the generation of the cube map irradiance in the same thread 2015-05-15 11:28:59 -07:00
model fixes Sam made in my branch while trying to get a mesh to render 2015-05-21 18:20:52 -07:00
networking Fix Windows C4351 build warning 2015-05-27 11:49:00 -07:00
octree Fix incorrect scale constants 2015-05-23 20:13:14 +02:00
physics fix windows build 2015-05-27 09:14:11 -07:00
render-utils Fix indentation. 2015-05-18 14:25:35 -07:00
script-engine Uglify conditional returns. :-) 2015-05-26 11:38:36 -07:00
shared merge upstream/master into andrew/bispinor 2015-05-22 11:35:02 -07:00
ui Merge remote-tracking branch 'upstream/master' into web-entity 2015-05-13 09:49:53 -07:00