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
|
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
|
ace6bf6c5b
|
dirty physics on useOriginalPivot change, other small fix for compound shapes
|
2021-02-03 17:35:17 -08:00 |
|
HifiExperiments
|
bb898aac33
|
non-exact collisions should work on models with pivots and useOriginalPivot=true
|
2021-01-21 21:05:00 -08:00 |
|
Kalila L
|
82313eccbf
|
Add userAgent property for web entities.
|
2021-01-21 01:51:37 -05:00 |
|
HifiExperiments
|
92ea14a059
|
proper render bounds for models (need to pass RenderArgs to getBound everywhere)
|
2021-01-17 22:08:06 -08: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
|
bef0c79b67
|
billboard mode working on most entity types
|
2021-01-10 16:03:04 -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
|
a072010b02
|
Merge remote-tracking branch 'upstream/master' into pivot
|
2021-01-02 17:13:24 -08:00 |
|
HifiExperiments
|
20e0c24163
|
cleanup + create
|
2021-01-02 00:04:24 -08:00 |
|
HifiExperiments
|
002271a4cc
|
finishing touches
|
2021-01-01 21:52:16 -08:00 |
|
HifiExperiments
|
0f9f95f716
|
possible fix for physics
|
2020-12-28 23:46:37 -08:00 |
|
HifiExperiments
|
f33c7de67a
|
Merge remote-tracking branch 'upstream/master' into pivot
|
2020-12-18 17:33:24 -08:00 |
|
HifiExperiments
|
7069e48073
|
working on pivot
|
2020-12-16 21:01:56 -08:00 |
|
HifiExperiments
|
9a5b956968
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-11-27 15:11:18 -08:00 |
|
HifiExperiments
|
c510a8fa3e
|
add comment about material sphere scale
|
2020-11-27 15:10:14 -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
|
b6744588f4
|
loading fix
|
2020-11-16 21:25:25 -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
|
06f7624512
|
some more small improvements
|
2020-11-14 22:34:03 -08:00 |
|
HifiExperiments
|
3b2c219e53
|
possibly more robust fix?
|
2020-11-10 21:39:15 -08:00 |
|
HifiExperiments
|
b3e9c1e8f8
|
Merge remote-tracking branch 'upstream/master' into scriptEngine
|
2020-11-09 22:00:11 -08:00 |
|
HifiExperiments
|
ccd5ef80b3
|
remove isActive, fix contains, maybe fix green box issue
|
2020-11-09 19:14:30 -08:00 |
|
HifiExperiments
|
a7e6332c0e
|
fix alpha material bug
|
2020-11-04 22:09:11 -08:00 |
|
HifiExperiments
|
a3c85bd438
|
possible fix for collisions again
|
2020-11-04 19:41:01 -08:00 |
|
HifiExperiments
|
f413ad3312
|
small fixes
|
2020-10-21 16:05:30 -07:00 |
|
HifiExperiments
|
115229da92
|
build error
|
2020-10-20 19:31:03 -07:00 |
|
HifiExperiments
|
2dd612b926
|
more improvements
|
2020-10-20 17:12:23 -07:00 |
|
HifiExperiments
|
c664991f6f
|
models seem to be working!
|
2020-10-20 15:06:21 -07:00 |
|
HifiExperiments
|
44b34e0341
|
what about...this
|
2020-10-14 13:21:07 -07:00 |
|
HifiExperiments
|
9142b7123d
|
collisions and dimensions seem to be working
|
2020-10-13 16:27:48 -07:00 |
|
HifiExperiments
|
ae7a46fbca
|
more updates
|
2020-10-12 22:31:39 -07:00 |
|
HifiExperiments
|
5a8c1a0374
|
starting improve entity updates pt 2
|
2020-10-12 18:50:46 -07:00 |
|
Dale Glass
|
2fac1ddf2c
|
Add missing 'override'
Fixes:
warning: ‘virtual void render::entities::GizmoEntityRenderer::doRenderUpdateSynchronousTyped(const ScenePointer&, render::Transaction&, const TypedEntityPointer&)’ can be marked override [-Wsuggest-override]
|
2020-09-26 22:58:44 +02:00 |
|
kasenvr
|
87d4fddb40
|
Merge branch 'master' into feature/transparent-web-entities
|
2020-09-26 01:25:02 -04:00 |
|
kasenvr
|
dd3152a2e4
|
Merge pull request #349 from daleglass/fix_warnings
Fix warnings emitted by GCC
|
2020-09-24 17:06:16 -04:00 |
|
HifiExperiments
|
ae944fd985
|
merge with master
|
2020-09-01 09:34:54 -07:00 |
|
HifiExperiments
|
2e4a6ee1b5
|
fix build errors
|
2020-08-28 11:22:08 -07:00 |
|
HifiExperiments
|
2a1857e9ec
|
split entity script engines into two
|
2020-08-27 16:50:32 -07:00 |
|
Dale Glass
|
5a8be4de4b
|
Fix -Wclass-memaccess warnings
|
2020-08-27 19:49:48 +02:00 |
|