Kalila
|
6949c9a5cd
|
Merge pull request #1145 from daleglass/fix-getRotateForPicking
Fix ShapeEntityItem::getRotateForPicking()
|
2021-04-02 16:24:19 -04:00 |
|
Dale Glass
|
aa0f8a8304
|
Fix ShapeEntityItem::getRotateForPicking()
It declared a variable it didn't use, and instead used the unlocked version.
|
2021-04-02 00:24:45 +02:00 |
|
David Rowe
|
c45007d038
|
Merge branch 'master' into fix/can-rez-attachment
# Conflicts:
# interface/src/Application.h
|
2021-03-29 15:28:08 +13:00 |
|
Kalila
|
409cc5835c
|
Merge pull request #1050 from HifiExperiments/imageAspectFix
Image Entities: fix keepAspectRatio, implement naturalDimensions
|
2021-03-27 15:24:43 -04:00 |
|
David Rowe
|
71b025f7f0
|
Separate API vs. internal versions of clearAvatarEntity()
|
2021-03-22 15:36:57 +13:00 |
|
David Rowe
|
b48d3e0387
|
Tidy disabling of avatar entity manipulation if don't have permission
|
2021-03-16 12:00:34 +13:00 |
|
David Rowe
|
e23251df4e
|
Ignore Entities.addEntity() for avatar entities if don't have permission
|
2021-03-15 20:25:18 +13:00 |
|
Kalila
|
053548cd14
|
Merge pull request #1033 from HifiExperiments/skyboxShape
Non-uniformly scaled sphere zones and models behave like ellipsoids (and fix EntityItem::contains sphere case)
|
2021-03-03 16:15:47 -05:00 |
|
Kalila L
|
6b5cffa5e4
|
Initial pass at adding canRezAvatarEntities.
|
2021-02-26 06:14:06 -05:00 |
|
HifiExperiments
|
5677b5d5dc
|
docs
|
2021-02-20 23:03:30 -08:00 |
|
HifiExperiments
|
30cf1555e4
|
fix keepAspectRatio, give text entities naturalDimensions
|
2021-02-20 22:47:33 -08:00 |
|
Julian Groß
|
937e0a55db
|
Merge remote-tracking branch 'refs/remotes/HifiExperiments/fixBillboard'
|
2021-02-20 12:12:59 +01:00 |
|
HifiExperiments
|
852edec9e7
|
entities with billboardMode != none use local rotation so parent rotation doesn't affect them
|
2021-02-18 22:15:12 -08:00 |
|
HifiExperiments
|
f9b88c68e0
|
treat non-uniform spheres as ellipsoids everywhere
|
2021-02-15 21:13:58 -08:00 |
|
HifiExperiments
|
51bf54c703
|
fix EntityItem::contains sphere case
|
2021-02-12 12:27:35 -08:00 |
|
HifiExperiments
|
f46f1b2219
|
Merge branch 'master' into alignment
|
2021-02-11 18:07:23 -08:00 |
|
HifiExperiments
|
b296fff197
|
add text alignment property
|
2021-02-10 21:45:53 -08:00 |
|
HifiExperiments
|
0645866549
|
Merge branch 'master' into billboard
|
2021-02-09 23:28:58 -08:00 |
|
HifiExperiments
|
ae26416c59
|
Merge branch 'master' into billboard
|
2021-02-09 22:57:10 -08:00 |
|
HifiExperiments
|
f1d6a4e3d4
|
Merge branch 'master' into feature/web-entity-user-agent
|
2021-02-09 22:47:46 -08:00 |
|
HifiExperiments
|
766b91f1a3
|
add note about only supporting 0,0,0 pivot
|
2021-02-05 20:46:14 -08:00 |
|
HifiExperiments
|
ace6bf6c5b
|
dirty physics on useOriginalPivot change, other small fix for compound shapes
|
2021-02-03 17:35:17 -08:00 |
|
Kalila L
|
c57b1a92f3
|
CR + update user agent.
|
2021-01-30 02:16:53 -05:00 |
|
HifiExperiments
|
19cd0fa6ad
|
CR
|
2021-01-29 22:31:17 -08:00 |
|
HifiExperiments
|
7bed9b0754
|
Merge remote-tracking branch 'origin/pivot' into pivot
|
2021-01-21 21:05:28 -08:00 |
|
HifiExperiments
|
bb898aac33
|
non-exact collisions should work on models with pivots and useOriginalPivot=true
|
2021-01-21 21:05:00 -08:00 |
|
HifiExperiments
|
54d57afdae
|
use rotation property to determine which axis is facing you
|
2021-01-21 19:21:38 -08:00 |
|
Kalila L
|
82313eccbf
|
Add userAgent property for web entities.
|
2021-01-21 01:51:37 -05:00 |
|
HifiExperiments
|
1f71a23082
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
|
HifiExperiments
|
2a27fc4de2
|
billboarding for model entities
|
2021-01-13 22:31:21 -08:00 |
|
HifiExperiments
|
6d1667df5a
|
better picking against billboarded shapes other than spheres
|
2021-01-10 16:48:44 -08:00 |
|
HifiExperiments
|
bef0c79b67
|
billboard mode working on most entity types
|
2021-01-10 16:03:04 -08:00 |
|
HifiExperiments
|
1ccdfe37a6
|
Update libraries/entities/src/EntityItemProperties.cpp
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2021-01-04 12:14:35 -08:00 |
|
HifiExperiments
|
030524c3ee
|
CR and actually send property over wire
|
2021-01-03 21:03:43 -08:00 |
|
HifiExperiments
|
6e0bad814e
|
working on billboard mode for all entity types
|
2021-01-03 20:33:08 -08:00 |
|
HifiExperiments
|
5dc45e895c
|
more fixes and create checkbox defaults to checked
|
2021-01-02 19:18:54 -08:00 |
|
HifiExperiments
|
20e0c24163
|
cleanup + create
|
2021-01-02 00:04:24 -08:00 |
|
HifiExperiments
|
1475cae504
|
wip
|
2020-12-23 21:29:59 -08:00 |
|
HifiExperiments
|
7069e48073
|
working on pivot
|
2020-12-16 21:01:56 -08:00 |
|
HifiExperiments
|
2ece568f09
|
fixing up simple-compound logic
|
2020-11-27 15:04:56 -08:00 |
|
HifiExperiments
|
2e780c34d1
|
Merge remote-tracking branch 'upstream/master' into update
|
2020-11-24 16:34:30 -08:00 |
|
HifiExperiments
|
81940214bb
|
Revert "Revert "Split Local and owned Avatar Entity scripts into their own ScriptEngine""
|
2020-11-16 21:20:25 -08:00 |
|
kasenvr
|
21f8eac936
|
Revert "Split Local and owned Avatar Entity scripts into their own ScriptEngine"
|
2020-11-16 22:35:46 -05:00 |
|
HifiExperiments
|
b3e9c1e8f8
|
Merge remote-tracking branch 'upstream/master' into scriptEngine
|
2020-11-09 22:00:11 -08:00 |
|
HifiExperiments
|
7bfbf3c99c
|
Merge remote-tracking branch 'upstream/master' into update
|
2020-11-09 19:33:38 -08:00 |
|
HifiExperiments
|
a3c85bd438
|
possible fix for collisions again
|
2020-11-04 19:41:01 -08:00 |
|
kasenvr
|
2b511d8c45
|
Merge pull request #613 from odysseus654/pr/registerListener
[enhancement] transition listener registration from member string name to member string pointer
|
2020-10-29 17:13:05 -04:00 |
|
HifiExperiments
|
f413ad3312
|
small fixes
|
2020-10-21 16:05:30 -07:00 |
|
HifiExperiments
|
081e2b13af
|
small fixes
|
2020-10-20 17:49:06 -07:00 |
|
HifiExperiments
|
2dd612b926
|
more improvements
|
2020-10-20 17:12:23 -07:00 |
|