ZappoMan
|
f00947ada7
|
handle registration point in rendering of box, sphere, and model entities
|
2014-09-11 08:33:41 -07:00 |
|
ZappoMan
|
a3e3a1dc2b
|
cleanup dead code
|
2014-09-10 20:07:45 -07:00 |
|
ZappoMan
|
a3e47aa301
|
fix angular velocity damping so we don't get bad quats
|
2014-09-10 17:46:50 -07:00 |
|
ZappoMan
|
cbdaf76b88
|
dry up the EntityItemProperties::copyFromScriptValue() with macros for repeated blocks
|
2014-09-10 15:39:00 -07:00 |
|
ZappoMan
|
8339dfaeb3
|
fix EntityItemProperties::markAllChanged()
|
2014-09-10 15:05:27 -07:00 |
|
ZappoMan
|
8023735eb3
|
changed rotational to angular and added angular damping
|
2014-09-10 14:46:27 -07:00 |
|
ZappoMan
|
f33690cc38
|
fix velocity and gravity to be in meters
|
2014-09-10 11:55:23 -07:00 |
|
ZappoMan
|
bb52c4a1b3
|
store angular valocity as 3 vector
|
2014-09-10 11:28:45 -07:00 |
|
ZappoMan
|
7283e7818f
|
moved macros to sep file
|
2014-09-10 09:19:24 -07:00 |
|
ZappoMan
|
53da483381
|
more work on visible, registration point, and rotational velocity
|
2014-09-10 09:05:46 -07:00 |
|
ZappoMan
|
fac7d20c8a
|
basic support for PROP_REGISTRATION_POINT, PROP_ROTATIONAL_VELOCITY, and PROP_VISIBLE
|
2014-09-09 20:38:58 -07:00 |
|
ZappoMan
|
fd59f58989
|
added script property to EntityProperties setting/getting and scripting
|
2014-09-09 20:18:01 -07:00 |
|
ZappoMan
|
44230a315b
|
add naturalDimensions and moved sitting points to exclusively be in properties
|
2014-09-09 17:45:50 -07:00 |
|
ZappoMan
|
b78b8ccbb0
|
first cut at replacing radius with dimensions
|
2014-09-09 13:33:05 -07:00 |
|
ZappoMan
|
420f7de957
|
fix various crashes in entites
|
2014-09-07 20:31:54 -07:00 |
|
ZappoMan
|
9fdd1f422a
|
fix crash on change domains while entities are animating or moving
|
2014-09-06 16:54:36 -07:00 |
|
Andrew Meadows
|
e7b39ae119
|
removed unused variable
|
2014-09-05 16:42:24 -07:00 |
|
Andrew Meadows
|
3ae78da593
|
fixed signed/unsigned comparison
|
2014-09-05 16:41:51 -07:00 |
|
ZappoMan
|
e1064d8da7
|
correctly implement data types who assume all child data must be included (e.g. voxels)
|
2014-09-05 12:41:14 -07:00 |
|
ZappoMan
|
a25790b350
|
more work on fixing voxels
|
2014-09-05 11:51:17 -07:00 |
|
ZappoMan
|
60e8056cd8
|
removed some debug code
|
2014-09-05 02:20:30 -07:00 |
|
ZappoMan
|
dc31381fc1
|
better handling of old model files
|
2014-09-05 02:19:17 -07:00 |
|
ZappoMan
|
a189f077b8
|
fix huge-mega-voxels and voxel file corruption
|
2014-09-05 01:13:22 -07:00 |
|
ZappoMan
|
931e5fa408
|
fix potential static memory corruption
|
2014-09-04 15:43:51 -07:00 |
|
ZappoMan
|
957991b67e
|
patch for possible static memory corruption on large edit entity messages
|
2014-09-04 09:52:26 -07:00 |
|
ZappoMan
|
3e1401014d
|
more model naming cleanup and fixing example scripts
|
2014-09-03 18:32:44 -07:00 |
|
ZappoMan
|
e680260c89
|
remove assert in favor of warning
|
2014-09-03 17:17:36 -07:00 |
|
ZappoMan
|
d89b29581b
|
remove assert in favor of warning
|
2014-09-03 17:14:34 -07:00 |
|
ZappoMan
|
d08e7ef96d
|
fix bug in way too small entities
|
2014-09-03 15:20:42 -07:00 |
|
ZappoMan
|
76511762dc
|
fix bug in getContainingElement() found by andrew, allow sciprting interface to return properties of local only entities
|
2014-09-03 13:14:06 -07:00 |
|
ZappoMan
|
29bbeadbc7
|
fix method names for CR feedback
|
2014-09-03 12:44:57 -07:00 |
|
ZappoMan
|
59d0bb29a2
|
useless semicolon removal
|
2014-09-03 12:28:35 -07:00 |
|
ZappoMan
|
66a2f58192
|
fix to runaway saving file and optimizations to general encoding paths
|
2014-09-03 10:55:56 -07:00 |
|
ZappoMan
|
0acbefb6a2
|
fix but in getMyChildContaining and performance improvement to moving entities
|
2014-09-03 08:06:42 -07:00 |
|
ZappoMan
|
446daa81a5
|
fix issue of server clock skew changing without breaking animation and moving
|
2014-09-02 20:01:41 -07:00 |
|
ZappoMan
|
e8b1497d60
|
revert to old _lastUpdated behavior to fix animations and movement
|
2014-09-02 19:28:33 -07:00 |
|
ZappoMan
|
9cf6fcdaab
|
warning fix
|
2014-09-02 18:45:38 -07:00 |
|
ZappoMan
|
a555eeda23
|
CR feedback and warning fixes
|
2014-09-02 18:43:16 -07:00 |
|
ZappoMan
|
10d581925c
|
DRY up the property reading code by using macro for repeated pattern
|
2014-09-02 10:31:26 -07:00 |
|
ZappoMan
|
799931aa6c
|
DRY up the property setting code by using macro for repeated pattern
|
2014-09-02 09:30:28 -07:00 |
|
ZappoMan
|
033017346c
|
removed debug code
|
2014-09-02 08:53:19 -07:00 |
|
ZappoMan
|
2b5d631290
|
removed a ton of old dead debug code
|
2014-09-02 08:44:43 -07:00 |
|
ZappoMan
|
fa5c2b9638
|
removed todo file
|
2014-09-01 23:09:18 -07:00 |
|
ZappoMan
|
f16a48e187
|
quiet some debugging
|
2014-09-01 22:38:18 -07:00 |
|
ZappoMan
|
b244e78af4
|
working on addressing issues with sibling cells and server clock skew causing some properties to be ignored
|
2014-09-01 21:48:03 -07:00 |
|
ZappoMan
|
1fa587b88a
|
suppress unchanged entities
|
2014-08-29 21:51:08 -07:00 |
|
ZappoMan
|
d1a046e6ed
|
properly handle LOD in rendering by not rendering small entities
|
2014-08-29 21:18:31 -07:00 |
|
ZappoMan
|
ed670ff48e
|
fix bug with animations randomly not working
|
2014-08-29 20:19:24 -07:00 |
|
ZappoMan
|
2fab662e8c
|
fixed some problems in UpdateEntityOperator in case where original containing element isn't best fit
|
2014-08-29 17:48:14 -07:00 |
|
ZappoMan
|
f654fac851
|
fixed a couple crashes in editing entities
|
2014-08-29 10:56:07 -07:00 |
|
ZappoMan
|
06a9116082
|
updated TODO
|
2014-08-28 22:15:22 -07:00 |
|
ZappoMan
|
97706e3aed
|
updated TO DO
|
2014-08-28 22:05:01 -07:00 |
|
ZappoMan
|
93511616d6
|
prevent editing of entities out of doamin
|
2014-08-28 21:54:25 -07:00 |
|
ZappoMan
|
ad9ce2edd3
|
delete moving entities that travel outside of domain
|
2014-08-28 21:34:12 -07:00 |
|
ZappoMan
|
de968ba4f6
|
fix the issue with moving entities not being simulated makes motion smoother
|
2014-08-28 16:44:52 -07:00 |
|
ZappoMan
|
c83cb6386a
|
updated to do list
|
2014-08-28 14:32:13 -07:00 |
|
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
|
ed6363ca02
|
fixed bug in processing of entity erase messages
|
2014-08-27 14:21:06 -07:00 |
|
ZappoMan
|
5c2b674a0d
|
verify delete behavior actually frees memory associated with EntityItems
|
2014-08-27 12:07:11 -07:00 |
|
ZappoMan
|
30e00bbd69
|
final pass on entities import/export/overlays working as well as production
|
2014-08-27 11:34:50 -07:00 |
|
ZappoMan
|
fb25314248
|
mark one more item off to do
|
2014-08-26 17:13:38 -07:00 |
|
ZappoMan
|
b14158385c
|
first cut at getting pastEntities() working
|
2014-08-26 16:47:32 -07:00 |
|
ZappoMan
|
4895ee32f7
|
test and fix issues with exportEntities()
|
2014-08-26 15:59:49 -07:00 |
|
ZappoMan
|
53db93c7d7
|
updated to do list
|
2014-08-26 13:25:19 -07:00 |
|
ZappoMan
|
8d947662c8
|
fix conversion from old format to new format of entity IDs
|
2014-08-26 13:21:49 -07:00 |
|
ZappoMan
|
edf7866c08
|
to do edits
|
2014-08-26 12:25:08 -07:00 |
|
ZappoMan
|
3e5af5e815
|
removed some debug
|
2014-08-26 10:45:40 -07:00 |
|
ZappoMan
|
ef8feec91a
|
fix referentials corruption and removed some debugging
|
2014-08-26 10:42:46 -07:00 |
|
ZappoMan
|
d6873f7b6c
|
added some debugging for referentials
|
2014-08-25 14:48:08 -07:00 |
|
ZappoMan
|
1764839223
|
get basics of referentials working
|
2014-08-25 14:07:01 -07:00 |
|
ZappoMan
|
314e299ba5
|
get sit points working
|
2014-08-25 13:03:38 -07:00 |
|
ZappoMan
|
1663ff86d7
|
removed dead code
|
2014-08-25 12:45:09 -07:00 |
|
ZappoMan
|
700b945d71
|
disabled some debugging
|
2014-08-25 11:35:28 -07:00 |
|
ZappoMan
|
d0ceca1935
|
moved EntityTree operator related classes to own files to match coding standard
|
2014-08-25 11:29:11 -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
|
17426a1c71
|
removed tons of debugging
|
2014-08-20 17:47:16 -07:00 |
|
ZappoMan
|
ef86d86234
|
split out entity rendering into subclasses, improved rendering of models
|
2014-08-20 15:49:50 -07:00 |
|
ZappoMan
|
ddae85ce4a
|
updated todo
|
2014-08-19 14:24:39 -07:00 |
|
ZappoMan
|
3a5a38c342
|
support chunk sizes in SVO file, allows for chunk based reading of SVO file and fixes issues with entities spanning chunks in file
|
2014-08-19 10:53:45 -07:00 |
|
ZappoMan
|
960e9eb2f4
|
debugging tweaks
|
2014-08-19 09:43:09 -07:00 |
|
ZappoMan
|
7d675b78fe
|
more todo
|
2014-08-19 09:41:46 -07:00 |
|
ZappoMan
|
daffb00bf2
|
build issues fixed after merge
|
2014-08-18 15:41:20 -07:00 |
|
ZappoMan
|
32d5eb3cea
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/CMakeLists.txt
interface/CMakeLists.txt
libraries/entities/CMakeLists.txt
libraries/models/src/ModelEditPacketSender.cpp
libraries/models/src/ModelEditPacketSender.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelItem.h
libraries/octree/src/OctreeEditPacketSender.cpp
libraries/octree/src/OctreeEditPacketSender.h
libraries/octree/src/OctreePacketData.h
libraries/octree/src/OctreeQuery.cpp
libraries/particles/src/ParticleEditPacketSender.cpp
libraries/particles/src/ParticleEditPacketSender.h
libraries/script-engine/CMakeLists.txt
tests/octree/CMakeLists.txt
|
2014-08-18 15:16:35 -07:00 |
|
ZappoMan
|
49cf6dff3a
|
more DIDNT_FIT logic improvements/fixes
|
2014-08-18 14:09:01 -07:00 |
|
ZappoMan
|
f8f0da189f
|
more work on more entities in a cell
|
2014-08-15 17:13:59 -07:00 |
|
ZappoMan
|
84ba810dc4
|
work on reseved bytes in octree packet data
|
2014-08-15 11:26:55 -07:00 |
|
ZappoMan
|
abe892ddc3
|
quiet some debugging
|
2014-08-14 11:36:53 -07:00 |
|
ZappoMan
|
fbe409a0c2
|
added lots of debugging for octree edit packet sender bug fixed threading issue
|
2014-08-14 11:23:56 -07:00 |
|
ZappoMan
|
b7e258519b
|
fix entity delete message by not adjusting clock skew on it, since there's no clock times in the packet
|
2014-08-13 17:12:03 -07:00 |
|
ZappoMan
|
49e616dd49
|
first cut at using erase entity message to delete entities
|
2014-08-13 14:11:56 -07:00 |
|
ZappoMan
|
4bdb8765f5
|
implement improved pruning on updates/moves/delete passes of the tree added some debug support
|
2014-08-13 10:29:25 -07:00 |
|
ZappoMan
|
6ce6d8ae47
|
dont try to create child elements that are smaller than the entities
|
2014-08-12 14:29:55 -07:00 |
|
ZappoMan
|
8339f1059e
|
clean up more debugging noise
|
2014-08-12 13:29:14 -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
|
76308738e0
|
added pruning support, some cleanup
|
2014-08-12 07:16:32 -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
|
779d846f1e
|
add gravity to the editModels property
|
2014-08-11 13:27:19 -07:00 |
|