ZappoMan
|
eab9f391ee
|
fix getProperties() for age
|
2014-08-28 14:02:05 -07:00 |
|
ZappoMan
|
76c77d6994
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
|
ZappoMan
|
2f90df04ee
|
correct cleanup of Models/geometry and all EntityItems for various cases
|
2014-08-27 15:45:45 -07:00 |
|
ZappoMan
|
5c2b674a0d
|
verify delete behavior actually frees memory associated with EntityItems
|
2014-08-27 12:07:11 -07:00 |
|
ZappoMan
|
3e5af5e815
|
removed some debug
|
2014-08-26 10:45:40 -07:00 |
|
ZappoMan
|
d6873f7b6c
|
added some debugging for referentials
|
2014-08-25 14:48:08 -07:00 |
|
ZappoMan
|
58759d344f
|
cleanup in prep for PR
|
2014-08-25 10:56:43 -07:00 |
|
ZappoMan
|
75bb42fb73
|
debug cleanup
|
2014-08-22 10:54:00 -07:00 |
|
ZappoMan
|
ef86d86234
|
split out entity rendering into subclasses, improved rendering of models
|
2014-08-20 15:49:50 -07:00 |
|
ZappoMan
|
960e9eb2f4
|
debugging tweaks
|
2014-08-19 09:43:09 -07:00 |
|
ZappoMan
|
daffb00bf2
|
build issues fixed after merge
|
2014-08-18 15:41:20 -07:00 |
|
ZappoMan
|
49cf6dff3a
|
more DIDNT_FIT logic improvements/fixes
|
2014-08-18 14:09:01 -07:00 |
|
ZappoMan
|
84ba810dc4
|
work on reseved bytes in octree packet data
|
2014-08-15 11:26:55 -07:00 |
|
ZappoMan
|
49e616dd49
|
first cut at using erase entity message to delete entities
|
2014-08-13 14:11:56 -07:00 |
|
ZappoMan
|
3551bd676f
|
quiet a lot of debugging, fix issue with updating entities that overhang the domain bounds
|
2014-08-12 13:14:28 -07:00 |
|
ZappoMan
|
466b4c5e40
|
add some basic support for coming to a rest on the ground plane in case of downward gravity
|
2014-08-11 14:52:19 -07:00 |
|
ZappoMan
|
b89c740e17
|
improved velocity behavior, handling lastUpdated better, changing state when velocity reaches zero
|
2014-08-11 11:56:05 -07:00 |
|
ZappoMan
|
7c8163c475
|
first cut at getting velocity to work in entity base class
|
2014-08-11 10:36:03 -07:00 |
|
ZappoMan
|
a96aa5f937
|
clean up subclass properties, properly handle new baseclass props like damping
|
2014-08-10 14:20:37 -07:00 |
|
ZappoMan
|
55e12baf78
|
more base class properties work
|
2014-08-08 18:06:16 -07:00 |
|
ZappoMan
|
2892c37210
|
implement readEntitySubclassDataFromBuffer() for EntityItem
|
2014-08-08 17:55:56 -07:00 |
|
ZappoMan
|
90c7989765
|
implement appendSubclassData() for EntityItem
|
2014-08-08 17:38:26 -07:00 |
|
ZappoMan
|
b509eed59a
|
more property work
|
2014-08-08 16:20:03 -07:00 |
|
ZappoMan
|
f899dc1f79
|
moving entity edit packet encode/decode to the EntityItemProperties class
|
2014-08-08 15:41:55 -07:00 |
|
ZappoMan
|
d50a607bc7
|
started support for new entity base class properties like velocity, gravity, damping, and lifetime
|
2014-08-08 11:38:03 -07:00 |
|
ZappoMan
|
6f479a1026
|
convert IDs to UUIDs
|
2014-08-07 17:02:11 -07:00 |
|
ZappoMan
|
f1d2017a9e
|
getting animation working again
|
2014-08-07 12:50:02 -07:00 |
|
ZappoMan
|
e540bef672
|
more hacking on rendering of virtual entities
|
2014-08-06 09:12:14 -07:00 |
|
ZappoMan
|
e9db4fd120
|
registration of multiple entity types: Model and Box
|
2014-08-05 12:10:17 -07:00 |
|
ZappoMan
|
273853ef24
|
more work on virtual entities
|
2014-08-04 16:18:24 -07:00 |
|
ZappoMan
|
23aa5a124e
|
fix up lastEdited behavior
|
2014-07-31 11:41:18 -07:00 |
|
ZappoMan
|
76ae4c9721
|
quiet logs
|
2014-07-29 16:54:21 -07:00 |
|
ZappoMan
|
4655612cdb
|
handle moving of existing entities in case of inbound data from server causing entities to move to new elements
|
2014-07-29 15:50:17 -07:00 |
|
ZappoMan
|
0c7afc39ca
|
refactoring EntityItemID management and id assignment to be part of EntityItemID class instead of EntityItem class
|
2014-07-17 10:24:32 -07:00 |
|
ZappoMan
|
1125cb183e
|
splitting up a bunch of Entity classes into different files
|
2014-07-16 09:25:54 -07:00 |
|
ZappoMan
|
d4a8711ff6
|
more hacking on edit packets
|
2014-07-15 11:42:46 -07:00 |
|
ZappoMan
|
61d998d2ad
|
tweaks
|
2014-07-15 10:29:29 -07:00 |
|
ZappoMan
|
3c4f5f88d0
|
checkpoint on virtual entities
|
2014-07-09 18:24:31 -07:00 |
|
ZappoMan
|
3145d150f3
|
more work on virtual entities, unit tests passing woot
|
2014-07-07 12:56:32 -07:00 |
|
ZappoMan
|
29e02f2681
|
more hacking on virtualizing entities
|
2014-07-07 09:36:31 -07:00 |
|
ZappoMan
|
5e5af9ceea
|
hacking on more support for virtual entities
|
2014-07-03 10:44:34 -07:00 |
|
ZappoMan
|
2c5209d1e7
|
virtual entities checkpoint
|
2014-07-03 09:07:11 -07:00 |
|
ZappoMan
|
84101fce2c
|
naming cleanup and organizational tweaks
|
2014-07-02 11:22:56 -07:00 |
|
ZappoMan
|
fe30d3807c
|
more renaming to entity from model where we're really talking about an entity
|
2014-07-01 17:07:16 -07:00 |
|
ZappoMan
|
865566414c
|
Merge branch 'master' of https://github.com/worklist/hifi into renameModelsToEntities
Conflicts:
interface/src/entities/EntityTreeRenderer.cpp
libraries/entities/src/EntityItem.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelTree.cpp
libraries/models/src/ModelTreeElement.cpp
libraries/models/src/ModelsScriptingInterface.cpp
tests/octree/CMakeLists.txt
tests/octree/src/ModelTests.cpp
|
2014-07-01 16:32:47 -07:00 |
|
ZappoMan
|
b113c2d55c
|
fix readEntityIDFromBuffer
|
2014-06-27 11:56:59 -07:00 |
|
ZappoMan
|
d618b4226b
|
entity type work, and byte coding for id and type
|
2014-06-27 10:53:55 -07:00 |
|
ZappoMan
|
ad7a768fff
|
more renaming work
|
2014-06-27 09:14:17 -07:00 |
|
ZappoMan
|
c4fe36b13d
|
more Models->Entities renaming
|
2014-06-26 17:01:07 -07:00 |
|