Stephen Birarda
00087e81d8
remove a line of debug that shouldn't have made its way in
2014-08-12 14:44:49 -07:00
Stephen Birarda
a8e17e19a4
resolve conflicts on merge with upstream master
2014-08-12 14:43:30 -07:00
Leonardo Murillo
e12cf9015f
Merge pull request #3271 from birarda/take-out-the-trash
...
allow CL specific that an optional external be required
2014-08-12 14:30:17 -07:00
Thijs Wenker
87abc6b66a
Merge branch 'master' of https://github.com/worklist/hifi
2014-08-12 13:17:32 +02:00
Stephen Birarda
cadfaab770
fix order now that I know my ABCs
2014-08-11 09:58:21 -07:00
Stephen Birarda
2469d958d6
include CoreFoundation for Audio.cpp defaultAudioDeviceForMode
2014-08-11 09:57:13 -07:00
Stephen Birarda
405e79fe6d
allow command line specification that an external be required
2014-08-11 09:51:36 -07:00
Stephen Birarda
2badf9ab1a
don't quote linked ZLIB and OpenSSL libs for interface
2014-08-08 13:42:07 -07:00
Stephen Birarda
a99b19d28a
make Qt5 and ZLIB required finds, add OpenSSL to interface
2014-08-08 13:17:54 -07:00
Stephen Birarda
b1310c065c
remove TARGET_NAME from cmake macros where it is not required
2014-08-08 13:17:54 -07:00
Stephen Birarda
e4d01d269c
use shared dependency linking macro in hifi projects
2014-08-08 13:17:54 -07:00
Stephen Birarda
17df6484d4
remove ssize_t and replace with size_t or int where appropriate
2014-08-08 13:17:53 -07:00
Stephen Birarda
1a71d655b9
more cmake cleanup to remove ROOT_DIR passing
2014-08-08 13:17:53 -07:00
Stephen Birarda
87cf262b9e
get to successful cmake after library link macro changes
2014-08-08 13:17:53 -07:00
Stephen Birarda
31488e72fe
repairs for interface build to succeed
2014-08-08 13:17:53 -07:00
Stephen Birarda
892e30c5e1
get past assignment-client build after cmake auditing
2014-08-08 13:17:53 -07:00
Stephen Birarda
9a50532b1f
bubble up sub dependencies to link_hifi_library
2014-08-08 13:17:52 -07:00
Ryan Huffman
ffb178cb43
Add SpeechRecognizer
2014-08-01 13:44:06 -07:00
Thijs Wenker
11b1425196
Windows requires ws2_32.lib for LIBOVR 0.4
2014-07-31 22:51:23 +02:00
ZappoMan
77e1867b11
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
...
Conflicts:
assignment-client/src/Agent.cpp
assignment-client/src/Agent.h
examples/editModels.js
interface/src/Application.h
2014-07-31 10:34:23 -07:00
Stephen Birarda
2796f71419
library cleanup to suppress warnings on cmake 3.0
2014-07-30 15:06:15 -07:00
ZappoMan
805a88b73b
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
...
Conflicts:
examples/editModels.js
interface/src/entities/EntityTreeRenderer.h
libraries/models/src/ModelsScriptingInterface.cpp
libraries/script-engine/src/ScriptEngine.cpp
2014-07-28 13:39:35 -07:00
Stephen Birarda
5bc42b9d1c
add back the lost QXMPP_STATIC definition
2014-07-24 17:02:30 -07:00
Stephen Birarda
5cbd1492f2
more Cmake cleanup to grab externals
2014-07-24 15:09:41 -07:00
Stephen Birarda
1d78427e6a
only override root dir for interface externals if they don't exist
2014-07-24 14:09:49 -07:00
Stephen Birarda
4cf27a0099
check in sixense not Sixense
2014-07-23 17:44:38 -07:00
Stephen Birarda
5c955ca656
fix faceshift definition
2014-07-22 14:48:51 -07:00
Stephen Birarda
e060693856
remove faceshift from repository, make external dependency
2014-07-18 13:54:44 -07:00
Stephen Birarda
9e83040fb4
more find module standardization and cleanup
2014-07-18 10:20:12 -07:00
Stephen Birarda
e619393ac0
link to GLEW_LIBRARIES instead of GLEW_LIBRARY in interface CMakeLists
2014-07-18 10:12:52 -07:00
Stephen Birarda
b0864b01de
cleanup the FindPrioVR module and fix GLUT include
2014-07-18 10:05:58 -07:00
Stephen Birarda
cb384ac01b
final repairs to LibOVR for multiple include folders
2014-07-17 17:24:47 -07:00
Stephen Birarda
3fad0e6ac8
cleanup qxmpp find module, use select_library_confgurations
2014-07-17 16:49:17 -07:00
Stephen Birarda
68f9334628
cleanup Faceplus and Faceshift find modules, fix for OVR stitched include
2014-07-17 16:37:10 -07:00
Stephen Birarda
ffb0ea30f8
Merge branch 'master' of https://github.com/highfidelity/hifi into select-library
2014-07-17 16:12:24 -07:00
Stephen Birarda
e7269e809e
allow use of debug/release leapmotion library with select_library_configurations
2014-07-17 15:41:47 -07:00
Stephen Birarda
03a052d89c
add debug/release linking to sixense via select_library_configurations
2014-07-17 15:27:55 -07:00
Stephen Birarda
074d7f40bb
add dynamic selection of debug or release for oculus libraries
2014-07-17 15:10:32 -07:00
Stephen Birarda
cebd379b68
don't pass OpenSSL libraries as string
2014-07-17 14:47:45 -07:00
Stephen Birarda
0c8c4a2cf9
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-07-17 11:08:35 -07:00
Stephen Birarda
29504325d0
add a tweaked FindOpenSSL module and link and include it in interface
2014-07-16 10:52:53 -07:00
ZappoMan
2baac96665
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
...
Conflicts:
examples/sit.js
interface/src/Application.cpp
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelsScriptingInterface.cpp
2014-07-15 10:04:40 -07:00
Andrew Meadows
8ffc3aa73d
merge upstream/master into andrew/thermonuclear (AKA samcake/19734)
...
Conflicts:
interface/src/Application.cpp
2014-07-14 09:10:27 -07:00
samcake
3ecaaa5a85
After HIfi visit, Fix skinning from javascript
...
- Understood the skinning mechanism from an absolute transform in model
space that need to use a call to
//JointState::setRotationFromBindFrame(rotation, priority);
- This is not available from the javascript MyAvatar interface yet
- now require LeapMOtion SDK2.0.3 to support arms
2014-07-08 23:57:37 -07:00
samcake
f179b0e9ca
Merge remote-tracking branch 'origin/master' into 19734
...
Conflicts:
cmake/modules/FindLeapMotion.cmake
interface/CMakeLists.txt
interface/src/devices/Leapmotion.h
2014-07-08 12:43:32 -07:00
Stephen Birarda
d1afe127c3
updates to RtMidi find module to look for static or dynamic lib
2014-07-08 12:06:43 -07:00
samcake
f5c690cc8d
Add Leapmotion support for Apple build
...
- Add LEapmotion support in the CMake files
- fix a template syntax in DeviceHEader not compiling on mac
- add a missing #ifdef protection in Leapmotion
2014-07-07 09:32:46 -07:00
samcake
abacefa723
Merge remote-tracking branch 'upstream/master' into 19734
...
Conflicts:
interface/CMakeLists.txt
interface/src/avatar/SkeletonModel.cpp
2014-07-05 19:25:46 -07:00
samcake
fca3a6aa13
Merge branch 'master' of https://github.com/highfidelity/hifi into 19734
2014-07-05 18:10:59 -07:00
ZappoMan
ec0c350f60
Merge branch 'master' of https://github.com/worklist/hifi into virtualEntities
...
Conflicts:
interface/src/Application.cpp
interface/src/DatagramProcessor.cpp
libraries/script-engine/src/ScriptEngine.cpp
2014-07-03 14:20:40 -07:00
ZappoMan
865566414c
Merge branch 'master' of https://github.com/worklist/hifi into renameModelsToEntities
...
Conflicts:
interface/src/entities/EntityTreeRenderer.cpp
libraries/entities/src/EntityItem.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelTree.cpp
libraries/models/src/ModelTreeElement.cpp
libraries/models/src/ModelsScriptingInterface.cpp
tests/octree/CMakeLists.txt
tests/octree/src/ModelTests.cpp
2014-07-01 16:32:47 -07:00
Stephen Birarda
f389e3a6da
resolve conflicts on merge with upstream master
2014-07-01 11:02:25 -07:00
Stephen Birarda
5ba4a4dbb5
initial pass of MIDI implementation that bubbles events to JS
2014-07-01 09:53:18 -07:00
samcake
fe03743163
Revert "Revert "Add LeapMotion SDK support""
...
This reverts commit 8ce145085b3783782fafd051becbb0e339d5dfa1.
2014-07-01 03:15:23 -07:00
samcake
6b549a5269
Revert "Add LeapMotion SDK support"
...
This reverts commit 291c446c28
.
2014-07-01 03:15:21 -07:00
barnold1953
67c5281205
Fixed CMake for oculus. Gave Oculus its own camera for minimum latency.
2014-06-26 17:10:53 -07:00
ZappoMan
d25ba66b21
more Models->Entities renaming
2014-06-26 17:04:10 -07:00
ZappoMan
c4fe36b13d
more Models->Entities renaming
2014-06-26 17:01:07 -07:00
samcake
29407d5858
Revert "Add LeapMotion SDK support"
...
This reverts commit 291c446c28
.
2014-06-11 00:10:26 -07:00
samcake
291c446c28
Add LeapMotion SDK support
...
- Add the leapmotion folder in interface/external
- Add the "FindLeapMotion.cmake" file in cmake
- Add the first iteration of the class LeapMotionManager.h and .cpp in
the interface/devices folder
- Tested only on windows 7 so far
2014-06-10 16:40:04 -07:00
Stephen Birarda
a9c2e3fe71
put back ssize_t definition
2014-05-20 11:56:06 -07:00
Stephen Birarda
0e7615391c
don't look for GnuTLS from cmake
2014-05-20 10:35:04 -07:00
Stephen Birarda
e6fa1c55db
assume we are using a Qt build without bearer management
2014-05-16 17:06:17 -07:00
Andrzej Kapolka
6dd08ca1bf
Working on joystick support using SDL.
2014-05-15 17:09:28 -07:00
Philip Rosedale
186f7766fc
Merge pull request #2856 from ZappoMan/modelserver
...
Animation Support in Models
2014-05-14 15:03:49 -07:00
Andrzej Kapolka
e0486b2654
Starting on PrioVR integration.
2014-05-12 15:25:25 -07:00
ZappoMan
106c8bffd8
first cut at animations in models
2014-05-09 16:08:06 -07:00
ZappoMan
0182a6d895
models working end to end
2014-04-30 11:12:49 -07:00
ZappoMan
aac42058ac
first cut at modelserver
2014-04-30 09:25:52 -07:00
Andrzej Kapolka
a2dc58f7f9
Moved FBX code to its own library so that we can use it for bots.
2014-04-14 17:15:58 -07:00
Stephen Birarda
5904d19603
Merge pull request #2637 from birarda/authentication
...
add optional DTLS option for domain-server to node communication
2014-04-14 10:24:17 -07:00
Atlante45
100c3f8da4
Modify UIs that were using the qrc
2014-04-11 11:59:23 -07:00
Stephen Birarda
54647f0f08
make sure gnutls define for ssize_t comes before gnutls include
2014-04-10 10:27:08 -07:00
Stephen Birarda
2518d314ac
add ssize_t definition for gnutls.h include on Windows
2014-04-10 10:19:45 -07:00
Stephen Birarda
68c445e718
link GnuTLS to targets linking the networking library
2014-04-10 10:00:10 -07:00
Stephen Birarda
d5d52f804f
add a networking library and link from appropriate targets
2014-04-10 09:32:17 -07:00
Andrzej Kapolka
98011da1ef
Starting on Faceplus integration.
2014-04-08 17:07:45 -07:00
Stephen Birarda
efcf506383
resolve conflicts on merge with upstream master
2014-04-07 09:32:08 -07:00
Andrzej Kapolka
840847cf54
Don't refer to the QM file.
2014-04-03 11:42:43 -07:00
Andrzej Kapolka
df4fd9df5f
Remove translations for now, but use correct translation keys for the only
...
translations we had (days/weeks/etc.)
2014-04-03 11:30:06 -07:00
Stephen Birarda
6c08e2a407
add option for domain-server to enforce DTLS
2014-03-31 15:06:58 -07:00
Stephen Birarda
dc38b27485
using GnuTLS read self-signed key and cert on DS load
2014-03-31 12:31:34 -07:00
Stephen Birarda
89aeb034d1
add find module for QCA and link to interface and DS
2014-03-28 15:22:44 -07:00
ZappoMan
b7243b0bfe
more cleanup
2014-03-22 20:42:34 -07:00
ZappoMan
a56b7e341d
reorganize files in interface directory
2014-03-22 20:22:05 -07:00
stojce
72a92a16e6
Merge branch 'master' of https://github.com/worklist/hifi into 19495
...
Conflicts:
interface/interface_en.ts
2014-03-14 01:52:53 +01:00
Andrzej Kapolka
b2a29cb84f
Fixes for Linux build.
2014-03-13 10:56:19 -07:00
stojce
cd1ec97d28
Merge branch 'master' of https://github.com/worklist/hifi into 19495
2014-03-13 07:42:31 +01:00
Dimitar Dobrev
727903b216
Changed the chat window to a popup with a custom closing button.
2014-03-13 04:07:33 +02:00
stojce
7afd6c3d0c
Merge branch 'master' of https://github.com/worklist/hifi into 19495
...
Conflicts:
libraries/shared/src/AccountManager.h
2014-03-12 18:54:59 +01:00
Dimitar Dobrev
f427f524bf
Patched the Qt CMake function for auto-translations so that *.ts files
...
are not deleted on clean.
2014-03-12 01:24:31 +02:00
Dimitar Dobrev
52c8ccb698
Added a define to ensure the build works without qxmpp.
2014-03-12 01:24:31 +02:00
Dimitar Dobrev
86643803cf
Moved the connection and configuration of XMPP to the log-in process.
2014-03-12 01:24:30 +02:00
Dimitar Dobrev
9eb217794c
Added time stamps to the chat. Enabled translations.
2014-03-12 01:24:30 +02:00
Dimitar Dobrev
1c2e752f3c
Integrated QXmpp in the build system.
2014-03-12 01:16:10 +02:00
Andrzej Kapolka
a4fc2397c7
Fixed Visage includes.
2014-03-11 14:36:29 -07:00
Stephen Birarda
741bf9fe9c
remove double definition of GLEW_STATIC
2014-03-10 09:22:51 -07:00
stojce
ba0bf75d56
Merge branch 'master' of https://github.com/worklist/hifi into 19495
2014-03-09 10:12:46 +01:00
ZappoMan
1ceb05bf09
click harder
2014-03-08 18:22:30 -08:00
Stephen Birarda
3eace31dde
add a definition so that static GLEW works without DLL
2014-03-07 14:53:13 -08:00
Stephen Birarda
6f81803a3d
don't have GLUT find module look for the DLL
2014-03-07 14:47:24 -08:00
Stephen Birarda
720846fa62
fix FindGLUT to get path to GLUT dll
2014-03-07 14:11:45 -08:00
Stephen Birarda
b8a03cf0f4
glew to be linked statically so dll not required at runtime
2014-03-07 14:08:30 -08:00
Stephen Birarda
569dd694fe
cmake styling cleanup in Visage find module and interface CMakeLists
2014-03-07 13:42:13 -08:00
Stephen Birarda
23249866f7
have cmake copy dlls for glut and glew beside executable
2014-03-07 13:41:00 -08:00
Stephen Birarda
e3363dd304
conditionally include the OPENGL_INCLUDE_DIR since it is empty on windows
2014-03-07 12:22:58 -08:00
Stephen Birarda
1ec48b5999
fix a dumb elseif in custom find glut module
2014-03-07 12:16:09 -08:00
Stephen Birarda
dbf8021ccd
include GLUT and OpenGL dirs as system includes
2014-03-07 12:07:19 -08:00
Stephen Birarda
a364655f63
Merge branch 'master' of https://github.com/highfidelity/hifi into cleanup-externals
2014-03-07 09:40:50 -08:00
ZappoMan
92d39b3c47
Merge pull request #2229 from birarda/master
...
make LibOVR (for oculus) an external dependency
2014-03-06 22:43:32 -08:00
Stephen Birarda
b91a55d89d
tweak the GLEW and glut modules to be more hifi specific
2014-03-06 17:53:07 -08:00
Stephen Birarda
594d43db84
add a find module for glew and tweak glm module
2014-03-06 17:41:14 -08:00
Stephen Birarda
cfc55c0435
cleanup interface CMakeLists for freeglut and GLEW finding
2014-03-06 17:23:56 -08:00
Stephen Birarda
d64be26e41
Merge branch 'master' of https://github.com/highfidelity/hifi into cleanup-externals
2014-03-06 17:12:08 -08:00
Stephen Birarda
0f5fbb5fab
pull out glew and freeglut so they can be external dependencies
2014-03-06 17:09:59 -08:00
Stephen Birarda
27d486c0a1
resolve conflicts on merge with upstream master
2014-03-06 14:47:58 -08:00
Stephen Birarda
636d12510c
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-03-06 14:45:02 -08:00
Stephen Birarda
816a631b05
tweak the oculus find module to take copied-in folders
2014-03-06 14:16:38 -08:00
Stephen Birarda
b705ec560f
cleanup resources directory references by copying beside the executable
2014-03-06 11:46:49 -08:00
Stephen Birarda
94a0db04f9
don't copy resources into OS X bundle
2014-03-06 10:41:44 -08:00
Stephen Birarda
cc554c53f1
use Qt Resource System to compile in resources
2014-03-06 10:25:15 -08:00
Stephen Birarda
ede32b5f1a
resolve conflicts on merge with upstream master
2014-03-05 15:31:00 -08:00
Stephen Birarda
161b8ad50b
remove double inclusion of glm
2014-03-04 15:25:47 -08:00
Stephen Birarda
231dc624ff
replace deprecated qt5 macros in cmake with target_link_libraries
2014-03-04 12:41:24 -08:00
Stephen Birarda
e16a325006
optionally do not reference OPENGL_INCLUDE_DIR for win
2014-03-03 16:36:37 -08:00
Stephen Birarda
628f91cd73
complete quoting of varous Cmake commands, closes #1999
2014-03-03 12:15:05 -08:00
stojce
b59292bdf1
marge
2014-03-02 16:04:03 +01:00
matsukaze
e800c80d61
Merge remote-tracking branch 'upstream/master'
2014-02-20 23:32:06 -05:00
Andrzej Kapolka
bf12cdddf5
We need libc++, not libc++abi.
2014-02-19 12:03:14 -08:00
matsukaze
8aa645b6de
Merge and resolve conflicts of remote-tracking branch 'upstream/master'
2014-02-18 22:45:25 -05:00
Andrzej Kapolka
cc6b663ea6
Use the ABI-compatible library (hopefully).
2014-02-18 15:37:40 -08:00
Andrzej Kapolka
0547fa61b4
Link in the new standard library, which Visage uses.
2014-02-18 15:17:16 -08:00
Andrzej Kapolka
a89959cd47
Get rid of this line.
2014-02-18 15:09:34 -08:00
Andrzej Kapolka
8be17bf02a
Attempting to get Visage building in on OS X.
2014-02-18 14:27:06 -08:00
stojce
b6c7cc7b8f
Merge branch 'master' of https://github.com/worklist/hifi into 19495
2014-02-18 19:55:38 +01:00
Andrzej Kapolka
1d7f1afa5b
Merge branch 'master' of https://github.com/highfidelity/hifi into kissage
2014-02-17 21:48:21 -08:00
Andrzej Kapolka
c078012614
Sniffing glue, wrong day, etc.
2014-02-11 17:26:31 -08:00
Andrzej Kapolka
a9b415b0f9
More build settings.
2014-02-11 17:22:40 -08:00
Andrzej Kapolka
25066f8b4f
Starting on Visage integration.
2014-02-11 16:44:25 -08:00
stojce
6e31f16924
fix for Firefox
2014-02-11 19:25:03 +01:00
stojce
7fc66392cc
Interface OS X hifi URL scheme
2014-02-08 12:04:55 +01:00
stojce
bbdf4a1205
Allow logged-in users to name their current location & orientation
2014-02-08 01:10:26 +01:00
matsukaze
bbf4f889d8
Completed worklist job #19486
...
Job #19486 Don't render the duplicate triangles between adjacent
voxels.
Added checkable item to "developer" menu to activate/deactivate cull
shared faces.
Cull all shared voxel faces regardless of distribution in the octree.
Includes leaf to leaf, leaf to non-leaf, and non-leaf to non-leaf
comparison of contiguous faces.
Added new GL primitive renderer to manage the transfer of cube faces
from the voxel system to GL.
Added some useful classes for queue and lock management.
Modified statistics collection to report number of completely culled
nodes. Extra debugging info also includes the interior occlusions bit
mask of leaf voxels.
2014-02-03 09:45:12 -05:00
Stephen Birarda
e01f317cba
remove QUiTools include, not needed
2014-01-22 14:20:40 -08:00
Stephen Birarda
d2e02c15d8
repair the UpdateDialog so it is a QDialog with no child QWidget
2014-01-22 14:17:56 -08:00
Leonardo Murillo
a4efe55bbf
changing dev version
2014-01-17 14:02:57 -06:00
Leonardo Murillo
82ecc9cc36
Merge branch 'master' of github.com:/worklist/hifi
2014-01-17 13:06:59 -06:00
Brad Hefta-Gaub
ef98a74ec8
Merge branch 'windows_build' of https://github.com/ZappoMan/hifi into windows_build
2014-01-16 14:33:44 -08:00
Brad Hefta-Gaub
87bb4e691c
remove glut and clean up windows build cmake
2014-01-16 14:27:08 -08:00
Stephen Birarda
495d227950
remove Faceshift here report, Quazip find module
2014-01-16 14:18:27 -08:00