SamGondelman
|
afe39aba46
|
fix octal code char issue
|
2018-03-29 10:05:08 -07:00 |
|
Andrew Meadows
|
dd1febba2f
|
add missing bump to element changed content
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
2b31a746e3
|
add content timestamp for EntityTreeElement
|
2017-09-29 11:34:32 -07:00 |
|
Andrew Meadows
|
7ea1e7285f
|
map EntityItemID to EntityItemPointer
|
2017-07-13 13:30:57 -07:00 |
|
Brad Davis
|
fece438602
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
|
Seth Alves
|
d77b3bf59a
|
fix some comments and debug pritns
|
2016-05-16 14:12:05 -07:00 |
|
Seth Alves
|
63073301ee
|
try again to fix update logic
|
2016-05-12 11:16:42 -07:00 |
|
Seth Alves
|
ce3faa2916
|
fix logic in UpdateEntityOperator
|
2016-05-11 18:47:20 -07:00 |
|
Seth Alves
|
24fb43e8cd
|
first steps toward a puffed-out query-box for child entities
|
2015-12-12 12:33:14 -08:00 |
|
Seth Alves
|
7b08d047b1
|
when EntityTree::updateEntityWithElement is called on an entity, call it on all the children of that entity
|
2015-10-22 16:59:56 -07:00 |
|
Atlante45
|
bcd148cb87
|
Construct entity properties at definition
|
2015-10-09 12:23:19 -07:00 |
|
Seth Alves
|
31fcd55d47
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
|
ZappoMan
|
4fe8f49d4c
|
move origin to center of domain
|
2015-08-11 23:47:40 -07:00 |
|
ZappoMan
|
8b78fc4190
|
EnitityItem smart pointers
|
2015-05-22 17:57:50 -07:00 |
|
Seth Alves
|
d4461f1ecb
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
|
Andrew Meadows
|
373be95297
|
entity cubes are in meters
|
2015-03-06 15:32:03 -08:00 |
|
Andrew Meadows
|
2ffb19a0ed
|
getPosition() --> getPositionInDomainUnits()
and friends
|
2015-02-25 14:35:04 -08:00 |
|
Andrew Meadows
|
89a782c55a
|
remove functional code from inside assert
|
2015-01-11 13:31:37 -08:00 |
|
Andrew Meadows
|
99e1fdd46e
|
fix for EntityServer crash
adding EntityItem::_element backpointer for easier add/remove logic
|
2015-01-10 07:44:26 -08:00 |
|
ZappoMan
|
2a08a6d48e
|
fix a bug in updateEntity() caused by the new properties not containing registrationPoint
|
2014-11-19 16:07:07 -08:00 |
|
ZappoMan
|
ffe1e2db00
|
fix crash in butterflies.js
|
2014-09-16 09:07:22 -07:00 |
|
ZappoMan
|
54ef5d4698
|
fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface
|
2014-09-12 07:45:33 -07:00 |
|
ZappoMan
|
695569b64b
|
reconcile use of getAACube() and handle rotations properly
|
2014-09-11 16:43:53 -07:00 |
|
ZappoMan
|
b78b8ccbb0
|
first cut at replacing radius with dimensions
|
2014-09-09 13:33:05 -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
|
29bbeadbc7
|
fix method names for CR feedback
|
2014-09-03 12:44:57 -07:00 |
|
ZappoMan
|
2b5d631290
|
removed a ton of old dead debug code
|
2014-09-02 08:44:43 -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
|
d0ceca1935
|
moved EntityTree operator related classes to own files to match coding standard
|
2014-08-25 11:29:11 -07:00 |
|