Brad Davis
|
e69362dadc
|
Working on stereo rendering
|
2015-05-22 17:51:59 -07:00 |
|
Sam Gateau
|
2ed7aae8d5
|
merging and updating
|
2015-05-20 16:50:43 -07:00 |
|
Bradley Austin Davis
|
03bd17ed49
|
Rebasing onto scale changes
|
2015-05-08 15:09:46 -07:00 |
|
Bradley Austin Davis
|
5f12af75bd
|
Tweaking to match master
|
2015-05-08 11:11:46 -07:00 |
|
Bradley Austin Davis
|
b73ce81a2d
|
Working on plugin architecture
|
2015-05-06 22:28:34 -07:00 |
|
Brad Davis
|
d8415ce79b
|
Working on display plugins
|
2015-05-01 15:14:50 -07:00 |
|
Brad Davis
|
ba4ae3762d
|
Working on merging in master
|
2015-04-30 22:01:03 -07:00 |
|
Brad Davis
|
031b294ae5
|
Merge branch 'master' into plugins
Conflicts:
interface/src/Application.cpp
interface/src/Camera.cpp
interface/src/Camera.h
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/ApplicationOverlay.h
libraries/render-utils/src/GlowEffect.cpp
libraries/render-utils/src/GlowEffect.h
libraries/render-utils/src/TextureCache.cpp
|
2015-04-30 12:14:07 -07:00 |
|
Stephen Birarda
|
ec2f54b90a
|
add a macro to recursively correctly handle resources
|
2015-04-27 16:02:52 -07:00 |
|
Brad Davis
|
99a6e1f86c
|
Breaking up offscreen UI work
|
2015-04-24 13:21:21 -07:00 |
|
Brad Davis
|
7a33474245
|
Merge remote-tracking branch 'upstream/master' into offscreen
Conflicts:
interface/src/Menu.cpp
|
2015-04-21 13:02:38 -07:00 |
|
Stephen Birarda
|
63a81bdcb4
|
remove VISAGE handling in interface CMakeLists
|
2015-04-17 14:27:58 -07:00 |
|
Brad Davis
|
d14d5f3d29
|
Working on new-UI implementations of address bar and login
|
2015-04-15 00:36:04 -07:00 |
|
Brad Davis
|
9f0d410387
|
Working on decoupling rendering
|
2015-04-13 23:15:51 -07:00 |
|
Bradley Austin Davis
|
1a02255033
|
Remove the console window created when you start interface on win32 platforms
Fixing cmake typo
|
2015-04-06 12:59:44 -07:00 |
|
Sam Gateau
|
c6bd1ee671
|
drafting the render engine
|
2015-03-05 16:57:10 -08:00 |
|
Brad Davis
|
c1c97fc8b6
|
Updating cmake files after merging from master
|
2015-03-04 23:32:27 -08:00 |
|
Brad Davis
|
d838b78df9
|
Merging from upstream
|
2015-03-04 21:53:31 -08:00 |
|
samcake
|
6b1f42df83
|
Merge pull request #4366 from ZappoMan/removeMetavoxels
remove metavoxels
|
2015-03-03 15:50:53 -08:00 |
|
Sam Gateau
|
66894a8fda
|
Adding the render library that will provide the base rendering engine and scene description
|
2015-03-03 14:55:26 -08:00 |
|
Stephen Birarda
|
8f2dc7e38b
|
resolve conflicts on merge with upstream master
|
2015-03-03 12:22:25 -08:00 |
|
Stephen Birarda
|
e43da00537
|
remove xmpp chat support
|
2015-03-03 10:13:41 -08:00 |
|
ZappoMan
|
5c3c94a618
|
remove metavoxels
|
2015-03-02 17:21:43 -08:00 |
|
Stephen Birarda
|
38f77190eb
|
remove PrioVR from build files
|
2015-02-26 17:20:45 -08:00 |
|
Stephen Birarda
|
2ad8ac866d
|
make correct version of bullet for windows
|
2015-02-23 12:50:53 -08:00 |
|
Stephen Birarda
|
2f4adbc2f7
|
also use release icon for RelWithDebInfo
|
2015-02-23 11:40:38 -08:00 |
|
Stephen Birarda
|
9878a93338
|
add a definition for shared QXmpp on win
|
2015-02-23 11:13:10 -08:00 |
|
Stephen Birarda
|
d08f7d6255
|
check if QXmpp is dynamic or static
|
2015-02-23 08:24:52 -08:00 |
|
Stephen Birarda
|
c64f172311
|
add qxmpp as external project
|
2015-02-20 16:06:37 -08:00 |
|
Stephen Birarda
|
bc0bd462cb
|
add an external project for SDL 2
|
2015-02-20 15:26:16 -08:00 |
|
Stephen Birarda
|
5e264f8241
|
add GLEW as dependency external project
|
2015-02-20 13:47:38 -08:00 |
|
Brad Davis
|
16feaceab5
|
Working on oculus build
|
2015-02-20 09:32:25 -08:00 |
|
Stephen Birarda
|
44f8e599e2
|
test the possibility that zlib is no longer required
|
2015-02-19 15:29:28 -08:00 |
|
Stephen Birarda
|
c3b9198ec3
|
cleanup handling of external projects if OS not handled
|
2015-02-19 15:19:52 -08:00 |
|
Stephen Birarda
|
6b08b2993a
|
fix for bullet system include to silence warnings
|
2015-02-19 13:03:16 -08:00 |
|
Stephen Birarda
|
6f055ca0d7
|
add an external project to handle bullet
|
2015-02-19 12:01:40 -08:00 |
|
Stephen Birarda
|
b2e587dbbd
|
remove use of include_dependency_includes and use cmake
|
2015-02-18 14:12:05 -08:00 |
|
Stephen Birarda
|
6fc74eb830
|
fix cmake build type check for interface icon
|
2015-02-17 14:56:34 -08:00 |
|
Stephen Birarda
|
97fa1412e2
|
copy dlls beside windows executable for all executables
|
2015-02-17 14:45:26 -08:00 |
|
Stephen Birarda
|
767601de4f
|
use a cache variable to pass around lib paths
|
2015-02-17 14:09:26 -08:00 |
|
Stephen Birarda
|
250b25154c
|
test for recursive dll dir search
|
2015-02-17 13:41:37 -08:00 |
|
Stephen Birarda
|
bc899eaa58
|
add fixup_bundle step for WIN32 interface
|
2015-02-17 13:17:23 -08:00 |
|
Stephen Birarda
|
e99012efbb
|
updates to build guides to remove soxr
|
2015-02-17 10:33:12 -08:00 |
|
Stephen Birarda
|
8c998a65ee
|
use the glm find_package and check externals
|
2015-02-13 12:50:32 -08:00 |
|
Stephen Birarda
|
df8e51f835
|
use external project glm in more targets
|
2015-02-13 10:21:21 -08:00 |
|
Stephen Birarda
|
2c7e225ef7
|
use cmake ExternalProject for glm in Interface
|
2015-02-13 10:14:47 -08:00 |
|
Stephen Birarda
|
bd0552618f
|
resolve conflicts on merge with upstream/master
|
2015-02-02 17:10:13 -08:00 |
|
Stephen Birarda
|
f78f6ab4cf
|
fix check for debug/release icon
|
2015-01-30 15:41:44 -08:00 |
|
Stephen Birarda
|
c4a2da15d1
|
change interface icon to lowercase
|
2015-01-30 15:26:07 -08:00 |
|
Stephen Birarda
|
ae87dac523
|
update to new interface icon
|
2015-01-30 15:22:21 -08:00 |
|
Stephen Birarda
|
fa166f012f
|
set size of GVRMainWindow to note 4 size
|
2015-01-29 10:11:46 -08:00 |
|
Stephen Birarda
|
0eced09f1d
|
intial removal of Audio to audio-client
|
2015-01-21 11:49:06 -08:00 |
|
Thijs Wenker
|
80a81043ed
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20216
Conflicts:
interface/src/Menu.cpp
|
2015-01-15 02:28:31 +01:00 |
|
Thijs Wenker
|
2690241eb6
|
fix to add GLEW debug library
|
2015-01-07 22:08:01 +01:00 |
|
ZappoMan
|
9630279459
|
Merge branch 'master' of https://github.com/highfidelity/hifi into voxelEctomy
Conflicts:
examples/editVoxels.js
examples/fallingSand.js
examples/growTrees.js
interface/src/Application.cpp
interface/src/Application.h
libraries/avatars/CMakeLists.txt
libraries/entities/src/EntityItem.h
|
2014-12-31 10:50:53 -08:00 |
|
ZappoMan
|
27d8ccb51e
|
more voxelEctomy
|
2014-12-30 19:58:04 -08:00 |
|
Andrew Meadows
|
9b7e50858a
|
merge upstream/master into andrew/inertia
Conflicts:
libraries/avatars/CMakeLists.txt
libraries/entities/CMakeLists.txt
|
2014-12-29 09:15:49 -08:00 |
|
Sam Gateau
|
4c670ac17a
|
merging with upstream master and origin temp0
|
2014-12-22 10:38:11 -08:00 |
|
Sam Gateau
|
967c6dbc4b
|
Add the Model library
|
2014-12-19 16:19:06 -08:00 |
|
Stephen Birarda
|
9bd0bc671b
|
resolve conflicts on merge with upstream master
|
2014-12-19 14:48:18 -08:00 |
|
ZappoMan
|
7e37aaabde
|
windows build hack
|
2014-12-19 14:24:04 -08:00 |
|
ZappoMan
|
2e3a522e73
|
remove glut.h from CmakeLists.txt and fix a compiler issue with Hair.cpp
|
2014-12-19 13:53:44 -08:00 |
|
Stephen Birarda
|
715b3a245e
|
remove GLUT from Cmake files
|
2014-12-19 10:53:36 -08:00 |
|
Thijs Wenker
|
e913095af5
|
Merge branch 'master' of https://github.com/worklist/hifi into 20216
Conflicts:
interface/CMakeLists.txt
|
2014-12-19 13:53:33 +01:00 |
|
Stephen Birarda
|
114e3bb2ff
|
rename cmake macro to represent actual purpose
|
2014-12-18 16:51:20 -08:00 |
|
Andrew Meadows
|
11f01e1859
|
merge upstream/master into andrew/inertia
|
2014-12-18 15:01:08 -08:00 |
|
Andrew Meadows
|
85fd1fc14f
|
merge andrew/thermonuclear into andrew/inertia
Conflicts:
interface/src/Application.cpp
libraries/entities/src/EntityItem.cpp
|
2014-12-18 13:46:06 -08:00 |
|
Stephen Birarda
|
9425ea2c17
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cuckoo
|
2014-12-17 16:47:15 -08:00 |
|
Stephen Birarda
|
adf51bfeb8
|
temp disable visage to get to C++11 support
|
2014-12-17 16:41:28 -08:00 |
|
Andrew Meadows
|
6ea766b48d
|
merge andrew/thermonuclear into andrew/inertia
Conflicts:
interface/src/Application.cpp
libraries/entities/src/EntityItem.cpp
libraries/entities/src/EntityTypes.cpp
|
2014-12-17 13:21:00 -08:00 |
|
ZappoMan
|
9f9b8bcb68
|
move interface/entities to libraries/entities-renderer
|
2014-12-17 12:54:41 -08:00 |
|
Thijs Wenker
|
227e041a12
|
Merge branch 'master' of https://github.com/worklist/hifi into 20216
|
2014-12-17 19:42:44 +01:00 |
|
ZappoMan
|
7b973453b4
|
move TextureCache to library
|
2014-12-15 13:14:16 -08:00 |
|
ZappoMan
|
3de3540ebe
|
move back into interface for now
|
2014-12-15 08:37:33 -08:00 |
|
ZappoMan
|
e253b8afa4
|
move TextureCache out of interface and Application
|
2014-12-15 08:14:53 -08:00 |
|
Thijs Wenker
|
3f26e1b63a
|
RealSense Initial
|
2014-12-13 23:04:19 +01:00 |
|
Andrew Meadows
|
3fd2f12a73
|
merge upstream/master into andrew/inertia
Conflicts:
libraries/entities/src/EntityItem.cpp
libraries/entities/src/EntityItem.h
libraries/entities/src/EntitySimulation.h
libraries/entities/src/EntityTree.cpp
libraries/entities/src/EntityTreeElement.cpp
libraries/entities/src/SimpleEntitySimulation.cpp
libraries/entities/src/SimpleEntitySimulation.h
libraries/entities/src/SphereEntityItem.cpp
|
2014-12-09 12:41:53 -08:00 |
|
Sam Gateau
|
1102b4d633
|
Moving GPU into it's own library
|
2014-12-04 16:40:55 -08:00 |
|
Andrew Meadows
|
82d7b70ec9
|
add offset to physics simulation
|
2014-11-11 10:56:31 -08:00 |
|
Brad Hefta-Gaub
|
e314fa1fc3
|
Merge pull request #3652 from ctrlaltdavid/19976
CR for Job #19976 - Microsoft Speech API: allow me to control my avatar with voice
|
2014-10-29 20:46:12 -07:00 |
|
Andrew Meadows
|
4c3cdf5b7a
|
move stuff out of shared and into physics library
|
2014-10-28 13:51:45 -07:00 |
|
David Rowe
|
adf168b7ea
|
Remove ATL build dependency for Windows speech recognizer
|
2014-10-28 11:14:45 -07:00 |
|
Brad Hefta-Gaub
|
4e7e9641f0
|
Merge pull request #3673 from birarda/lobby
initial groundwork for lobby interface
|
2014-10-28 08:48:33 -07:00 |
|
Sam Gateau
|
fd514ccfc9
|
Fixed the cmake so if NSIGHT is not available then no problem
|
2014-10-27 14:47:31 -07:00 |
|
Stephen Birarda
|
d38dd2c53a
|
repairs for recursive source files, move HF meta events to SE
|
2014-10-27 14:18:23 -07:00 |
|
Stephen Birarda
|
0ddf665b86
|
add an HFMetaEvent class as super class for meta events
|
2014-10-27 12:56:48 -07:00 |
|
Sam Gateau
|
ff44a460d6
|
Add NSIGHT Profiliing capability
|
2014-10-27 11:40:52 -07:00 |
|
David Rowe
|
5f91f583e8
|
Merge branch 'master' into 19976
Conflicts:
interface/CMakeLists.txt
|
2014-10-24 20:34:45 -07:00 |
|
David Rowe
|
f373719f02
|
Don't include speech recognition if building with Visual Studio Express
|
2014-10-24 20:12:23 -07:00 |
|
Sam Gateau
|
80a87b3b44
|
framerate is as fast as the display can go
|
2014-10-24 17:50:31 -07:00 |
|
David Rowe
|
8fb1d22646
|
Fix indentation in CMake file
|
2014-10-24 17:25:07 -07:00 |
|
David Rowe
|
b32b82207b
|
Add include directory for Windows ATL
|
2014-10-24 17:01:01 -07:00 |
|
David Rowe
|
38524b3349
|
Merge branch 'master' into 19976
|
2014-10-24 15:43:55 -07:00 |
|
David Rowe
|
844be60f18
|
Fix CMake to find ATL on Windows build PC
|
2014-10-23 14:34:23 -07:00 |
|
Atlante45
|
ad2eb08964
|
Correctly link in cmake
|
2014-10-22 13:11:45 -07:00 |
|
Atlante45
|
ccc8e0d876
|
Statically link gverb
|
2014-10-22 12:56:44 -07:00 |
|
Atlante45
|
5854036296
|
cmake fix for ubuntu
|
2014-10-20 16:02:59 -07:00 |
|
David Rowe
|
7566b7e546
|
Add SpeechRecognizer.h and .cpp to Windows builds
|
2014-10-20 13:26:51 -07:00 |
|
Atlante45
|
86b87770c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb
|
2014-10-17 16:50:19 -07:00 |
|
ZappoMan
|
fc507850be
|
Merge branch 'master' of https://github.com/highfidelity/hifi into removeParticles
|
2014-10-16 20:36:28 -07:00 |
|