ZappoMan
|
a56e0d80b6
|
more work on renderable entities
|
2015-05-27 15:30:55 -07:00 |
|
ZappoMan
|
61712a6ac3
|
add some debugging streamers for some scene classes
|
2015-05-27 15:29:35 -07:00 |
|
ZappoMan
|
8c9cf480f3
|
more hacking
|
2015-05-27 13:23:59 -07:00 |
|
ZappoMan
|
007aed7a0a
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-05-27 10:51:50 -07:00 |
|
Clément Brisset
|
7883ff9d36
|
Merge pull request #4972 from ZappoMan/team-teaching
TEAM TEACHING - merge from master
|
2015-05-27 19:45:21 +02:00 |
|
ZappoMan
|
1a7c6eb316
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-27 10:41:01 -07:00 |
|
ZappoMan
|
4654ed95ac
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-05-27 10:40:24 -07:00 |
|
ZappoMan
|
2516066e1d
|
some hacking
|
2015-05-27 10:40:07 -07:00 |
|
Brad Hefta-Gaub
|
f6a93376b5
|
Merge pull request #4971 from samcake/punk
First true render item added to the scene and rendering the WorldBox
|
2015-05-27 09:41:49 -07:00 |
|
Brad Hefta-Gaub
|
afb09e81a6
|
Merge pull request #4962 from howard-stearns/entity-events-in-normal-scripts
Entity events in normal scripts
|
2015-05-27 09:24:50 -07:00 |
|
Sam Gateau
|
58e3fe695c
|
Refining once more for sir gcc on Ubuntu
|
2015-05-27 01:32:40 -07:00 |
|
Sam Gateau
|
a5c5cc9b70
|
First Item really rendering , for the WorldBox, desigining more of the RenderContext and task interface
|
2015-05-27 01:15:14 -07:00 |
|
ZappoMan
|
2f6a3a61d7
|
reorder headers to match coding standard
|
2015-05-26 16:31:15 -07:00 |
|
ZappoMan
|
0799670215
|
simple entity payload
|
2015-05-26 16:27:00 -07:00 |
|
ZappoMan
|
25823bedd1
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-05-26 15:51:46 -07:00 |
|
samcake
|
b90e04e451
|
Merge pull request #4965 from ZappoMan/team-teaching
TEAM TEACHING- Merge from master
|
2015-05-26 15:20:03 -07:00 |
|
Stephen Birarda
|
857552ae0b
|
don't hold back link event for account connect
|
2015-05-26 15:16:23 -07:00 |
|
ZappoMan
|
20ceb72d92
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-26 15:01:26 -07:00 |
|
Brad Hefta-Gaub
|
8a1e07fba7
|
Merge pull request #4963 from samcake/daft
TEAM TEACHING BRANCH: First steps running the engine and the scene in the application to successfully render nothing
|
2015-05-26 14:39:42 -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 |
|
Sam Gateau
|
ad0b0cfade
|
FIxing one more issue with compilation on ubuntu regarding the template functions specializationand the namespace
|
2015-05-26 11:40:35 -07:00 |
|
Howard Stearns
|
3a7a290094
|
Uglify conditional returns. :-)
|
2015-05-26 11:38:36 -07:00 |
|
Howard Stearns
|
5608892a15
|
Remove obsolete comment.
|
2015-05-26 11:16:11 -07:00 |
|
Howard Stearns
|
bbdf9f1d9f
|
Remove changingEntityID.
|
2015-05-26 11:14:23 -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 |
|
Sam Gateau
|
0083ba6f85
|
trying again
|
2015-05-25 17:39:31 -07:00 |
|
Sam Gateau
|
ad054a640e
|
Fixing a problem with Mac/ubuntu build maybe
|
2015-05-25 17:21:03 -07:00 |
|
Howard Stearns
|
069e6237cc
|
Noop change with more declarations, in hopes of convincing MSVS how lambdas work.
(Hey, it's worth a try...)
|
2015-05-25 16:52:14 -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 |
|
Howard Stearns
|
1b134d60d5
|
Fix typo that messed up the otherEntity for collisions.
|
2015-05-25 15:46:55 -07:00 |
|
Howard Stearns
|
599886079d
|
Restore blank line for minimum diff.
|
2015-05-25 11:33:12 -07:00 |
|
Howard Stearns
|
4266a99d78
|
Put the javascript methods on Script, not Entities, and other minimum-diff cleanup.
|
2015-05-25 11:28:33 -07:00 |
|
Howard Stearns
|
2b12f0bcd0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entity-events-in-normal-scripts
|
2015-05-25 08:47:14 -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 |
|
Brad Hefta-Gaub
|
c141f41cee
|
Merge pull request #4960 from Atlante45/undef_ref
Fix entityProperties.html undefined ref
|
2015-05-24 12:41:11 -07:00 |
|
Howard Stearns
|
a0d09c0a6d
|
Mulitple independent handlers for same entity/event.
|
2015-05-24 11:48:11 -07:00 |
|
Atlante45
|
18812ab25f
|
Fix entityProperties.html undefined ref
|
2015-05-24 19:21:04 +02:00 |
|
Howard Stearns
|
b884d3cf90
|
Handle all the signals.
|
2015-05-24 09:57:12 -07:00 |
|
Howard Stearns
|
1dd2b7275e
|
Simpler and more uniform version that handles all the standard entity-script events.
|
2015-05-23 18:11:05 -07:00 |
|
Howard Stearns
|
277f5ef3a4
|
Working experimental first version.
|
2015-05-23 13:35:35 -07:00 |
|
Brad Hefta-Gaub
|
8c0bf19536
|
Merge pull request #4956 from Triplelexx/particle-entityProperties
expose particle properties for editing
|
2015-05-23 12:02:16 -07:00 |
|
Brad Hefta-Gaub
|
4ffe573d0d
|
Merge pull request #4957 from Atlante45/master
Fix incorrect scale constants
|
2015-05-23 11:47:43 -07:00 |
|