Seth Alves
|
96e9580473
|
change some more parameters back to being pass-by-reference, where it's safe
|
2015-12-07 05:30:19 -08:00 |
|
Seth Alves
|
cf39cac7fc
|
attempt to make SpatiallyNestable data access thread-safe
|
2015-11-29 12:50:33 -08:00 |
|
Seth Alves
|
61269c3ce8
|
fix up entity constructors so that setProperties isn't called during the constructor
|
2015-10-23 13:52:50 -07:00 |
|
Atlante45
|
bcd148cb87
|
Construct entity properties at definition
|
2015-10-09 12:23:19 -07:00 |
|
Brad Hefta-Gaub
|
57cc7adbfe
|
standardize somethingChanged - CR feedback
|
2015-10-07 12:27:12 -07:00 |
|
Brad Hefta-Gaub
|
430cbcca7e
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
|
Brad Hefta-Gaub
|
4e2cb00ec3
|
first cut at only returning type specific properties in getEntityProperties
|
2015-09-17 17:33:53 -07:00 |
|
Brad Hefta-Gaub
|
e1cb041576
|
first cut at adding desiredProperties to getProperties
|
2015-09-16 15:00:42 -07:00 |
|
Seth Alves
|
31fcd55d47
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
|
Andrew Meadows
|
0a5ada3c09
|
remove legacy shapes
|
2015-07-29 09:02:24 -07:00 |
|
Atlante45
|
256c786e28
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
|
Andrew Meadows
|
18d0cb5158
|
cleanup of EntityItem ctors and friends
|
2015-07-16 17:48:28 -07:00 |
|
Atlante45
|
7b5a5a339a
|
Use make_shared/create to make shared pointers
|
2015-07-01 19:46:06 -07:00 |
|
bwent
|
aa865680ab
|
Added faceCamera property to Text Entities
…and removed from base
|
2015-06-25 15:38:38 -07:00 |
|
ZappoMan
|
9988f2d1cd
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
|
Atlante45
|
d0cd18d6c0
|
Replace entities pos/rot/dim with transform
Removed _position, _rotation, _dimensions
Added Transform _transform
|
2015-05-15 17:35:24 +02:00 |
|
ZappoMan
|
98474376de
|
consolidate READ_ENTITY_PROPERTY() macros into single typesafe version
|
2015-05-12 15:59:45 -07:00 |
|
ZappoMan
|
83d212861d
|
make APPEND_ENTITY_PROPERTY type safe
|
2015-05-12 11:41:04 -07:00 |
|
Atlante45
|
dbf40afa47
|
Remove deprecated "*InDomainUnit" getter/setter
|
2015-04-22 21:03:55 +02: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
|
b9cbd1ea6e
|
witch internal EntityItem data to use meters
|
2015-03-04 09:38:37 -08:00 |
|
Andrew Meadows
|
7836bb4dcd
|
rayIntersection uses meters instead of tree units
|
2015-02-26 17:42:17 -08:00 |
|
Andrew Meadows
|
2ffb19a0ed
|
getPosition() --> getPositionInDomainUnits()
and friends
|
2015-02-25 14:35:04 -08:00 |
|
Andrew Meadows
|
90202591fc
|
remove legacy shapes from EntityItem and friends
|
2015-02-03 10:05:39 -08:00 |
|
Andrew Meadows
|
b03e6c53e1
|
fixing derived classes to use new EntityItem API
remove 'forceCopy' argument in EntityItem::setProperties()
|
2014-12-18 11:41:20 -08:00 |
|
Philip Rosedale
|
7de2256744
|
Merge pull request #3919 from ZappoMan/enforceDimensionsForLightsAndText
enforce dimensions for Light and Text entities
|
2014-12-08 09:19:06 -08:00 |
|
ZappoMan
|
cf98bff28b
|
enforce dimensions for Light and Text entities
|
2014-12-08 07:23:45 -08:00 |
|
ZappoMan
|
7ea85073f4
|
introduce precision picking in API form
|
2014-12-06 11:45:49 -08:00 |
|
ZappoMan
|
5ec9a9b6ed
|
make text entities correctly ray pick
|
2014-12-04 13:49:46 -08:00 |
|
ZappoMan
|
842ee714b8
|
make text entities correctly ray pick
|
2014-12-04 13:08:16 -08:00 |
|
ZappoMan
|
62c64479c2
|
first cut at text entity
|
2014-11-14 15:58:12 -08:00 |
|