ZappoMan
|
20ceb72d92
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-26 15:01:26 -07:00 |
|
Andrew Meadows
|
16e5710325
|
Merge pull request #4954 from ZappoMan/entitysmartpointers
EnitityItem smart pointers
|
2015-05-26 14:05:03 -07:00 |
|
Sam Gateau
|
e5755f52e5
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into daft
|
2015-05-26 13:57:10 -07:00 |
|
samcake
|
84525aabec
|
Merge pull request #4959 from ZappoMan/team-teaching-entitysmartpointer
TEAM TEACHING BRANCH - Entity Smart Pointers
|
2015-05-26 13:56:47 -07:00 |
|
samcake
|
dd9d758da1
|
Fixing the compilation issue for real
|
2015-05-26 10:53:23 -07:00 |
|
Seth Alves
|
92c55d69ba
|
Merge pull request #4944 from AndrewMeadows/bispinor
avatar-avatar collisions work again
|
2015-05-26 10:36:54 -07:00 |
|
ZappoMan
|
c4f96b09a2
|
sam's feedback on shared pointers in master
|
2015-05-26 09:55:28 -07:00 |
|
ZappoMan
|
c92e7bed87
|
andrews CR feedback
|
2015-05-26 09:44:02 -07:00 |
|
ZappoMan
|
5f6978a517
|
sam's CR feedback, more use of share_ptr<>
|
2015-05-26 09:41:51 -07:00 |
|
ZappoMan
|
d1520c5502
|
andrews CR feedback
|
2015-05-26 09:23:27 -07:00 |
|
samcake
|
ffca6a6502
|
Merge pull request #4935 from sethalves/sam-model-fixes
fixes Sam made in my branch while trying to get a mesh to render
|
2015-05-25 16:39:25 -07:00 |
|
Sam Gateau
|
f0ab6d96f5
|
merge with upstream team-teaching
|
2015-05-24 19:45:37 -07:00 |
|
Sam Gateau
|
35b8d45bee
|
Insert a first scene and the engine in the Application and render a first Item
|
2015-05-24 17:03:43 -07:00 |
|
Atlante45
|
9e121aa387
|
Fix incorrect scale constants
|
2015-05-23 20:13:14 +02:00 |
|
ZappoMan
|
bcac50b362
|
verify that entityitem cleanup is happening correctly
|
2015-05-22 22:39:41 -07:00 |
|
ZappoMan
|
72ffd01920
|
more work on smart pointers
|
2015-05-22 22:39:37 -07:00 |
|
ZappoMan
|
9988f2d1cd
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
|
Brad Hefta-Gaub
|
910c8549fc
|
Merge pull request #4951 from huffman/ctx
Team Teaching - Add gpu::context to RenderArgs and use RenderArgs in more render() methods
|
2015-05-22 22:20:45 -07:00 |
|
ZappoMan
|
76c5bd1ab7
|
verify that entityitem cleanup is happening correctly
|
2015-05-22 22:01:25 -07:00 |
|
ZappoMan
|
9fa9942861
|
more work on smart pointers
|
2015-05-22 21:45:57 -07:00 |
|
ZappoMan
|
8b78fc4190
|
EnitityItem smart pointers
|
2015-05-22 17:57:50 -07:00 |
|
Ryan Huffman
|
43317bc829
|
Temporarily remove isValidScale assert
|
2015-05-22 17:00:39 -07:00 |
|
Ryan Huffman
|
822ae800c5
|
Update Model::endScene to require RenderArgs
|
2015-05-22 16:17:01 -07:00 |
|
Ryan Huffman
|
8380eec03b
|
Update Model::renderCore to use RenderArgs
|
2015-05-22 16:10:43 -07:00 |
|
Ryan Huffman
|
7be646d62e
|
Make gpu::context the first RenderArgs ctor parameter
|
2015-05-22 16:02:10 -07:00 |
|
Ryan Huffman
|
bffcfa2ab8
|
Add cache sync flag in Context::enqueueBatch
|
2015-05-22 15:34:05 -07:00 |
|
Ryan Huffman
|
d1a5662ca7
|
Merge branch 'team-teaching' of github.com:highfidelity/hifi into ctx
Conflicts:
libraries/entities-renderer/src/EntityTreeRenderer.cpp
|
2015-05-22 15:33:40 -07:00 |
|
Ryan Huffman
|
3f22b5f8b3
|
Add RenderArgs to more render methods
|
2015-05-22 15:25:53 -07:00 |
|
Brad Hefta-Gaub
|
ce613d4960
|
Merge pull request #4947 from samcake/punk
Introducing the Engine and its Tasks
|
2015-05-22 15:15:16 -07:00 |
|
ZappoMan
|
160898ce96
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-22 14:55:29 -07:00 |
|
Sam Gateau
|
a28c99bb40
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into punk
|
2015-05-22 14:40:00 -07:00 |
|
Brad Hefta-Gaub
|
dec1686228
|
Merge pull request #4943 from Atlante45/simple_program
TEAM TEACHING - Simple program uses transform stack
|
2015-05-22 14:39:13 -07:00 |
|
Sam Gateau
|
373ccd07ec
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into punk
|
2015-05-22 13:14:57 -07:00 |
|
samcake
|
c6b20da8b5
|
fix typos
|
2015-05-22 13:12:03 -07:00 |
|
Sam Gateau
|
e7e3eb2b7c
|
FIrst version of the design for the Engine, the Tasks and a DrawTask. Introduced the ItemFilter
|
2015-05-22 12:58:18 -07:00 |
|
David Rowe
|
a01830f8f8
|
Fix some double to float conversion warnings in Windows builds
|
2015-05-22 12:32:02 -07:00 |
|
Andrew Meadows
|
461d08c0a9
|
merge upstream/master into andrew/bispinor
|
2015-05-22 11:35:02 -07:00 |
|
Andrew Meadows
|
bf225e4886
|
fix bug masking physics shape changes
|
2015-05-22 11:33:45 -07:00 |
|
Atlante45
|
e691a03c97
|
Remove push/popInputState
|
2015-05-22 20:30:54 +02:00 |
|
Atlante45
|
20ff43e29a
|
Don't sync by default
|
2015-05-22 20:29:25 +02:00 |
|
Andrew Meadows
|
0431e8da36
|
put avatar body in right spot, and give it mass
|
2015-05-22 11:08:56 -07:00 |
|
Clément Brisset
|
e276926608
|
Add include/remove duplicate type
|
2015-05-22 18:23:42 +01:00 |
|
Ryan Huffman
|
491861c1db
|
Remove constness from GlowEffect RenderArgs params
|
2015-05-22 10:02:06 -07:00 |
|
Ryan Huffman
|
66dc555ba9
|
Remove context->enqueueBatch from RenderableBoxEntityItem
|
2015-05-22 09:59:34 -07:00 |
|
Atlante45
|
c6ce5e7680
|
PerformanceTimer deactivated when not in use
|
2015-05-22 18:54:40 +02:00 |
|
Ryan Huffman
|
4a4c9c75fc
|
Add gpu::context to RenderArgs and start using RenderArgs in place of the flags
|
2015-05-22 09:50:51 -07:00 |
|
Atlante45
|
e5aa696dda
|
syncInputStateCache
|
2015-05-22 17:39:08 +02:00 |
|
Atlante45
|
9561086d0d
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into simple_program
|
2015-05-22 17:21:50 +02:00 |
|
Atlante45
|
f089143cf1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-22 17:16:51 +02:00 |
|
Clément Brisset
|
e980859059
|
Simple Program uses gpu API
|
2015-05-22 16:14:32 +01:00 |
|