Stephen Birarda
|
8d0478dbef
|
remove ALL_TEST_TARGETS debug
|
2016-01-04 16:03:40 -08:00 |
|
Andrew Meadows
|
ec27c75332
|
Merge pull request #6660 from hyperlogic/tony/anim-expressions
AnimExpression: boolean expression parser and evaluator
|
2015-12-30 08:36:44 -08:00 |
|
Anthony J. Thibault
|
5d596bcbc4
|
Added tests for GLMHelpers::safeEulerAngles.
To verify that converting to and from quats and eulers will use the same angle order.
Also I fixed some naming inconsistencies in GeometryUtilTests.
|
2015-12-29 10:07:38 -08:00 |
|
samcake
|
f9070ee989
|
Cleanup cruft in the shaders, glowIntensity and alphaThreshold not needed anymore
|
2015-12-22 12:41:31 -08:00 |
|
samcake
|
1e8e3fec87
|
Merge branch 'master' of https://github.com/highfidelity/hifi into graphicsMaster
|
2015-12-19 11:38:20 -08:00 |
|
Brad Davis
|
6098c4a1d6
|
Revert "Revert "Migrate QML based web views to Qt WebEngine""
This reverts commit 1f3adeb666 .
|
2015-12-18 17:18:46 -08:00 |
|
samcake
|
7e66515beb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into graphicsMaster
|
2015-12-18 17:13:48 -08:00 |
|
Brad Davis
|
1f3adeb666
|
Revert "Migrate QML based web views to Qt WebEngine"
|
2015-12-18 17:09:38 -08:00 |
|
samcake
|
41525a7c4d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into graphicsMaster
|
2015-12-18 16:20:41 -08:00 |
|
Brad Davis
|
88b88a3306
|
Fixing warnings
|
2015-12-18 14:32:35 -08:00 |
|
Brad Davis
|
82c865af2c
|
Rename QmlWebWindow to OverlayWebWindow, move ctor registration to script engine
|
2015-12-17 12:20:38 -08:00 |
|
Brad Davis
|
fa5bab08b1
|
Support web content inside QML
|
2015-12-16 16:25:38 -08:00 |
|
Anthony J. Thibault
|
ab85e2967a
|
AnimExpression: support for unary not.
|
2015-12-15 13:18:30 -08:00 |
|
Anthony J. Thibault
|
22756d168b
|
Changed grammar to support boolean and and or.
|
2015-12-15 10:35:35 -08:00 |
|
Anthony J. Thibault
|
2b0ed55077
|
Merge branch 'master' into tony/anim-expressions
|
2015-12-15 10:35:19 -08:00 |
|
samcake
|
3554f54e17
|
Merge branch 'master' of https://github.com/highfidelity/hifi into graphicsMaster
|
2015-12-14 17:38:56 -08:00 |
|
Atlante45
|
146581714a
|
More warning fixes
|
2015-12-11 16:17:41 -08:00 |
|
Atlante45
|
ce51350b65
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
|
Sam Cake
|
7e59d5cc04
|
Fixing the failing test for shader compilations (because we removed the shadowing shaders)
|
2015-12-07 01:27:50 -08:00 |
|
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 |
|
Anthony J. Thibault
|
99223d0a3c
|
AnimExpression: support for parsing simple expressions
supports parens, binary +, -, / and *.
/ and * have higher precedence then + and -
|
2015-12-03 15:02:00 -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
|
710ce7e639
|
Merge branch 'master' into tony/anim-expressions
|
2015-12-03 09:56:28 -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
|
431a108c35
|
Bugfixes to expression for !!x expressions
Added stub eval methods. only boolean not, boolean and, boolean or and unary minus
are implemented.
|
2015-11-04 20:13:17 -08:00 |
|
Anthony J. Thibault
|
04d8a598da
|
First step toward evaluation
* added OpCodes
* added first parser rules
* removed mat4 support from AnimVariantMap
|
2015-11-04 16:56:34 -08:00 |
|
Anthony J. Thibault
|
32c40d37c0
|
Removed vec literals tokens and renamed int and float token types
|
2015-11-04 14:51:05 -08:00 |
|
Anthony J. Thibault
|
7f0fc4f6eb
|
Added limited floating point support
|
2015-11-04 14:51:05 -08:00 |
|
Anthony J. Thibault
|
340096d457
|
Initial version of AnimExpression class with minimal tokenizer
|
2015-11-04 14:51:05 -08:00 |
|