ZappoMan
|
eb19b93433
|
render models in scene checkpoint
|
2015-05-28 17:19:30 -07:00 |
|
ZappoMan
|
806ee88f1f
|
place burden of adding/removing to/from scene on entity
|
2015-05-28 09:43:36 -07:00 |
|
ZappoMan
|
3f14a7a262
|
allow entities to have multiple items
|
2015-05-27 21:00:20 -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 |
|
ZappoMan
|
1a7c6eb316
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-27 10:41:01 -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 |
|
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 |
|
ZappoMan
|
20ceb72d92
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-26 15:01:26 -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 |
|
Howard Stearns
|
bbdf9f1d9f
|
Remove changingEntityID.
|
2015-05-26 11:14:23 -07:00 |
|
ZappoMan
|
c4f96b09a2
|
sam's feedback on shared pointers in master
|
2015-05-26 09:55:28 -07:00 |
|
ZappoMan
|
5f6978a517
|
sam's CR feedback, more use of share_ptr<>
|
2015-05-26 09:41:51 -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
|
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 |
|
ZappoMan
|
9988f2d1cd
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
|
ZappoMan
|
8b78fc4190
|
EnitityItem smart pointers
|
2015-05-22 17:57:50 -07:00 |
|
Ryan Huffman
|
3f22b5f8b3
|
Add RenderArgs to more render methods
|
2015-05-22 15:25:53 -07:00 |
|
ZappoMan
|
4bdeef7610
|
checkpoint
|
2015-05-22 14:54:30 -07: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 |
|
ZappoMan
|
0d9f0f609b
|
first cut at RenderableEnitityItem payload
|
2015-05-21 16:22:23 -07:00 |
|
Atlante45
|
72bf160845
|
Proxies render in Batch
|
2015-05-18 16:36:16 +02:00 |
|
Atlante45
|
e0ae8597bc
|
Factor zone code in Model::render
|
2015-05-15 15:45:31 +02:00 |
|
Brad Davis
|
a77816617d
|
Make web entities interactive (via the mouse) if they're not locked.
|
2015-05-14 01:15:20 -07:00 |
|
Howard Stearns
|
1a87ca04da
|
Entity sound.
|
2015-05-13 13:18:02 -07:00 |
|
Seth Alves
|
e007617112
|
hook up menu-items to control debug rendering of collision hulls and owned simulations
|
2015-04-27 09:56:24 -07:00 |
|
ZappoMan
|
fb4e334c70
|
implement volume priority for zones
|
2015-04-22 12:38:34 -07:00 |
|
ZappoMan
|
e436c95212
|
first cut at reworking zones
|
2015-04-21 14:36:13 -07:00 |
|
ZappoMan
|
df99c314aa
|
fix issue with preload not being called on import
|
2015-03-31 12:44:44 -07:00 |
|
ZappoMan
|
74d50a9250
|
more work on improving script caching
|
2015-03-30 16:21:47 -07:00 |
|
Seth Alves
|
9161cc8b83
|
attempt to handle collision models in the same way as render models
|
2015-03-18 13:00:09 -07:00 |
|
ZappoMan
|
0b607fa390
|
first cut at shutting down scripts ahead of other cleanup
|
2015-02-20 15:28:25 -08: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
|
eb28efa648
|
evaluate entity scripts in a sandbox before constructing
|
2014-12-31 09:58:18 -08:00 |
|
ZappoMan
|
4ea9bbc309
|
first major pass at voxelEctomy
|
2014-12-30 18:08:58 -08:00 |
|
ZappoMan
|
32ea38b938
|
added leaveAllEntities support
|
2014-12-19 11:33:25 -08:00 |
|
ZappoMan
|
cfa5e5c61b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entityScriptsAndEvents
Conflicts:
libraries/entities-renderer/src/EntityTreeRenderer.cpp
libraries/entities-renderer/src/EntityTreeRenderer.h
|
2014-12-19 10:35:18 -08:00 |
|
ZappoMan
|
1a9cf126e4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into librarization
Conflicts:
interface/src/Application.cpp
libraries/entities-renderer/src/EntityTreeRenderer.h
|
2014-12-17 13:16:11 -08:00 |
|
ZappoMan
|
9f9b8bcb68
|
move interface/entities to libraries/entities-renderer
|
2014-12-17 12:54:41 -08:00 |
|