Sam Gateau
|
642f436fba
|
first draft of factorizing the rendering traversal for both sides in stereo
|
2014-11-14 09:56:36 -08:00 |
|
ZappoMan
|
8ec3f8ce99
|
implement support for calling preload when the script changes
|
2014-11-11 14:21:06 -08:00 |
|
ZappoMan
|
2bc7896dee
|
first cut at preload script behavior
|
2014-11-11 13:46:48 -08:00 |
|
ZappoMan
|
542d671e54
|
cleanup entity scripts when changing domains or entity is deleted
|
2014-11-06 20:01:09 -08:00 |
|
ZappoMan
|
af1b69d8a1
|
removed some dead code
|
2014-11-04 09:01:45 -08:00 |
|
ZappoMan
|
bc329a6394
|
remove blank line
|
2014-11-03 15:34:30 -08:00 |
|
ZappoMan
|
e12e3b05e1
|
add support for enter/leave entity events for when the avatar enters or leaves the bounds of an entity
|
2014-11-03 15:33:01 -08:00 |
|
ZappoMan
|
4db5986625
|
support for url or text based scripts
|
2014-11-01 11:40:06 -07:00 |
|
ZappoMan
|
87a5423b35
|
support changing scripts on the fly and reloading them accordningly
|
2014-11-01 10:57:12 -07:00 |
|
ZappoMan
|
e7722dc692
|
pass args to object scripts for mouse events
|
2014-10-31 15:20:16 -07:00 |
|
ZappoMan
|
a5088eece6
|
first cut at running scripts from entities
|
2014-10-31 14:03:30 -07:00 |
|
ZappoMan
|
277da5a24f
|
first cut at wiring up new entity specific UI/UX events
|
2014-10-31 10:23:45 -07:00 |
|
ZappoMan
|
3e9bc23c2f
|
moving RenderArgs into shared so it can be used by overlays, first cut at ray picking against submeshes
|
2014-10-29 10:19:04 -07:00 |
|
ZappoMan
|
bf77adc4bc
|
add support for LOD occulsion for too small meshes in Model::render()
|
2014-10-16 00:30:24 -07:00 |
|
ZappoMan
|
9f4d199440
|
move bound proxy rendering to EntityTreeRedering, added helper functions for various bounding boxes
|
2014-09-11 15:36:13 -07:00 |
|
ZappoMan
|
a555eeda23
|
CR feedback and warning fixes
|
2014-09-02 18:43:16 -07:00 |
|
ZappoMan
|
d1a046e6ed
|
properly handle LOD in rendering by not rendering small entities
|
2014-08-29 21:18:31 -07:00 |
|
ZappoMan
|
c66ef90ca0
|
fix Model mew/delete and thread issues
|
2014-08-28 16:27:46 -07:00 |
|
ZappoMan
|
2f90df04ee
|
correct cleanup of Models/geometry and all EntityItems for various cases
|
2014-08-27 15:45:45 -07:00 |
|
ZappoMan
|
58759d344f
|
cleanup in prep for PR
|
2014-08-25 10:56:43 -07:00 |
|
ZappoMan
|
ef86d86234
|
split out entity rendering into subclasses, improved rendering of models
|
2014-08-20 15:49:50 -07:00 |
|
ZappoMan
|
027b1d58cc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
interface/src/Application.h
interface/src/entities/EntityTreeRenderer.h
interface/src/models/ModelTreeRenderer.cpp
libraries/models/src/ModelItem.h
libraries/models/src/ModelTree.h
|
2014-08-08 14:26:56 -07:00 |
|
ZappoMan
|
6f479a1026
|
convert IDs to UUIDs
|
2014-08-07 17:02:11 -07:00 |
|
ZappoMan
|
ebe7182ab6
|
get models actually rendering again
|
2014-08-06 10:25:44 -07:00 |
|
ZappoMan
|
e540bef672
|
more hacking on rendering of virtual entities
|
2014-08-06 09:12:14 -07:00 |
|
ZappoMan
|
a4b7673a2c
|
some more virtual entity work
|
2014-07-07 14:29:03 -07:00 |
|
ZappoMan
|
c4fe36b13d
|
more Models->Entities renaming
|
2014-06-26 17:01:07 -07:00 |
|