Brad Hefta-Gaub
|
f71d2d00d2
|
Merge pull request #6548 from jherico/threaded_present
Threaded present
|
2015-12-04 13:42:09 -08:00 |
|
Brad Davis
|
11917ca501
|
Fixing preview / vsync functionality
|
2015-12-04 12:46:19 -08:00 |
|
Brad Hefta-Gaub
|
15c4dbfb11
|
Merge pull request #6554 from Atlante45/warnings
Last of the OpenGL warnings on OS X
|
2015-12-04 11:24:28 -08:00 |
|
Brad Hefta-Gaub
|
d07629489c
|
Merge pull request #6543 from Atlante45/pointer
gpu::Shader::create* return shared_ptr
|
2015-12-04 11:17:02 -08:00 |
|
Atlante45
|
528a17422d
|
Last of the OpenGL warnings on OS X
|
2015-12-04 10:33:10 -08:00 |
|
Brad Davis
|
c4514743d1
|
Fixing tests, moving some plugin container stuff to base class
|
2015-12-04 10:28:19 -08:00 |
|
Brad Davis
|
b9ace94ff1
|
Prototyping threaded present
|
2015-12-04 10:28:16 -08:00 |
|
Brad Hefta-Gaub
|
6fbb67021f
|
Merge pull request #6530 from hyperlogic/tony/mirrored-model-entity-fix
Fix for mirrored transforms in FBX models
|
2015-12-03 17:01:21 -08:00 |
|
Atlante45
|
3da80f5861
|
gpu::Shader::create* return shared_ptr
|
2015-12-03 14:56:07 -08:00 |
|
Brad Davis
|
cc80dfb9e1
|
Fixing case on gl surface format helper
|
2015-12-03 13:08:26 -08:00 |
|
Anthony J. Thibault
|
4f836568ad
|
Tests to verify AnimPose decomposition is working.
|
2015-12-02 17:26:32 -08:00 |
|
Anthony J. Thibault
|
f120e10ff4
|
Merge branch 'master' into tony/remove-joint-states
|
2015-11-24 15:00:05 -08:00 |
|
Anthony J. Thibault
|
0b410ecd92
|
RigTests build again
|
2015-11-21 11:09:31 -08:00 |
|
Anthony J. Thibault
|
cb89f09635
|
Removed EntityRig and AvatarRig. One Rig to rule them all.
|
2015-11-20 14:27:01 -08:00 |
|
Leonardo Murillo
|
9ad865c7f0
|
checkpoint
|
2015-11-20 15:19:45 -06:00 |
|
Brad Hefta-Gaub
|
4a0a481ac6
|
more fixes
|
2015-11-10 08:44:51 -08:00 |
|
Atlante45
|
767a7a7f1e
|
Fix warnings on OS X
|
2015-11-09 14:26:23 -08:00 |
|
samcake
|
7890aa6ec1
|
Merge pull request #6333 from jherico/rec2
Adding clip serialization implementation, tests
|
2015-11-06 16:38:39 -08:00 |
|
Brad Davis
|
bf70ae4724
|
PR feedback
|
2015-11-06 15:59:13 -08:00 |
|
Brad Davis
|
7c433f47c0
|
Breaking up input devices and input plugins classes.
|
2015-11-06 15:20:00 -08:00 |
|
Brad Davis
|
4513b638db
|
Adding clip serialization implementation, tests
|
2015-11-06 14:40:21 -08:00 |
|
Brad Davis
|
1dc392bb36
|
Merge pull request #6330 from Atlante45/master
// FIXME incredibly evil....
|
2015-11-06 11:43:33 -08:00 |
|
Brad Davis
|
0bf29a441f
|
Add recording classes
|
2015-11-06 11:14:46 -08:00 |
|
Atlante45
|
c53c0ec53f
|
Fix double delete on shutdown
|
2015-11-06 11:13:10 -08:00 |
|
Anthony J. Thibault
|
e3e759248f
|
Merge branch 'master' into tony/anim-sync-blend
|
2015-11-02 08:37:10 -08:00 |
|
Brad Davis
|
cfb2fd1523
|
Support for runtime plugins (DLLs)
|
2015-11-01 11:12:12 -08:00 |
|
Anthony J. Thibault
|
f7b6fab0c3
|
Merge branch 'master' into tony/anim-sync-blend
|
2015-10-29 11:35:48 -07:00 |
|
Brad Davis
|
c4e82a85d9
|
Remove DeviceProxy in favor of InputDevice
|
2015-10-29 09:32:56 -07:00 |
|
Brad Davis
|
d61b3e5790
|
Fixing controller link requirements
|
2015-10-28 17:41:52 -07:00 |
|
Brad Davis
|
3c1a0930da
|
Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
interface/src/avatar/MyAvatar.h
libraries/script-engine/src/ScriptEngine.cpp
libraries/script-engine/src/ScriptEngine.h
|
2015-10-28 13:38:22 -07:00 |
|
Brad Davis
|
5cbb2562cd
|
Move GL utilities out to their own library
|
2015-10-27 15:53:42 -07:00 |
|
Brad Davis
|
ef2d71e576
|
Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
libraries/input-plugins/src/input-plugins/SixenseManager.cpp
|
2015-10-27 09:41:58 -07:00 |
|
Atlante45
|
9bead94fae
|
Remove cmake debug code
|
2015-10-26 12:07:12 -07:00 |
|
Brad Davis
|
bea6fdd890
|
Working on JSON parsing and cleanup
Conflicts:
libraries/controllers/src/controllers/Route.cpp
libraries/controllers/src/controllers/ScriptingInterface.cpp
libraries/controllers/src/controllers/StandardController.cpp
libraries/controllers/src/controllers/impl/RouteBuilderProxy.h
|
2015-10-20 10:20:28 -07:00 |
|
Brad Davis
|
5a0bb4c31b
|
Fixing line endings
|
2015-10-19 16:51:31 -07:00 |
|
Anthony J. Thibault
|
15f3894001
|
AnimTests: added tests for accumulateTime
|
2015-10-19 15:49:53 -07:00 |
|
Anthony J. Thibault
|
8e7e94c501
|
AnimTests: now compile and pass again.
|
2015-10-19 15:49:51 -07:00 |
|
Brad Davis
|
57be59935d
|
Move controller test to app
|
2015-10-17 19:13:38 -07:00 |
|
Brad Hefta-Gaub
|
293b7c12e1
|
change join to makeAxis, fix some warnings
|
2015-10-17 12:46:05 -07:00 |
|
Brad Davis
|
db0fa6b8ed
|
Update hydra mappings and test code
|
2015-10-16 17:23:09 -07:00 |
|
samcake
|
cdfe9788d1
|
Merging
|
2015-10-15 10:49:08 -07:00 |
|
Brad Davis
|
195045a4ec
|
Next time remember to hit build all before commiting
|
2015-10-14 17:20:30 -07:00 |
|
Brad Davis
|
0063f9ae1d
|
Merging old and new controller interfaces
|
2015-10-14 15:16:54 -07:00 |
|
samcake
|
3d5bf9aa1a
|
merging with current upstrem
|
2015-10-14 09:41:11 -07:00 |
|
samcake
|
fb4ff240ef
|
Merge branch 'controllers' of https://github.com/highfidelity/hifi into controllers
|
2015-10-13 09:16:00 -07:00 |
|
Brad Davis
|
8a0540234c
|
Find the joystick controller dynamically
|
2015-10-12 18:50:19 -07:00 |
|
samcake
|
dc32d5ae8d
|
Current status of my code for json
|
2015-10-12 18:03:21 -07:00 |
|
Brad Davis
|
58d3578fb1
|
Making anonymous mappings work
|
2015-10-12 17:59:01 -07:00 |
|
Brad Davis
|
f77878ee79
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-12 11:05:28 -07:00 |
|
Brad Davis
|
14f511350d
|
Working on refactoring the xbox hardware access and wiring up test code
|
2015-10-12 10:47:23 -07:00 |
|