overte/libraries
Atlante45 526ec3d489 Move #if #else #endif for convenience
This is a convenience change. The double '{' created by the #else messes
up Xcode autoindentation.
It won't that way and the fact that useClientState is a const set to
false when SUPPORT_LEGACY_OPENGL, the code inside the if should still
get optimised out by the compiler.
2015-05-25 11:45:16 +02: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 remove dependency of PacketHeaders on NodeList 2015-05-05 12:19:42 -07:00
embedded-webserver try again without macro 2015-04-07 09:59:04 -07:00
entities Ignore new entity dimensions if one of them is 0 2015-05-24 20:20:20 +02:00
entities-renderer Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching 2015-05-22 14:55:29 -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 Move #if #else #endif for convenience 2015-05-25 11:45:16 +02:00
model 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
networking fixed problem with particle entities not showing up on other clients by adding properties to decodeEditEntityPacket and encodeEntityEditPacket methods in EntityItemProperties.cpp 2015-05-21 19:35:27 -07:00
octree Fix incorrect scale constants 2015-05-23 20:13:14 +02:00
physics split entity-add and entity-edit messages 2015-05-20 14:52:03 -07:00
render fix typos 2015-05-22 13:12:03 -07:00
render-utils typo 2015-05-23 03:25:57 +02:00
script-engine make EntityItemID a subclass of QUuid 2015-05-20 14:22:08 -07:00
shared Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching 2015-05-22 14:55:29 -07:00
ui Merge remote-tracking branch 'upstream/master' into web-entity 2015-05-13 09:49:53 -07:00