|
6ea4cdb434
|
Update interface/src/LODManager.h
|
2023-10-16 22:02:10 +02:00 |
|
|
f74725042e
|
Better name for LOD options and clearer documentation
|
2023-10-15 19:29:14 +02:00 |
|
|
8b648408fd
|
Added distance-based LOD
|
2023-10-13 19:28:05 +02:00 |
|
|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
Heather Anderson
|
bc6eaf25dc
|
first pass creating Qt <-> QtScript interface
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
8581022a53
|
rework ScriptValue to act like a stack variable rather than a pointer
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
1e018dbc64
|
isolate calls to the QtScript libraries to an interface we control
|
2023-05-19 00:17:33 +02:00 |
|
David Rowe
|
4d11d1d515
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
|
Kalila L
|
5c76139816
|
Update copyright headers.
|
2021-04-19 15:44:52 -04:00 |
|
Kalila L
|
048c273eaf
|
"DEFAULT_LOD_MODE" -> "DEFAULT_LOD_AUTO_ADJUST"
|
2021-04-06 00:13:51 -04:00 |
|
Kalila L
|
0140513cd7
|
Fix LOD manager defaults + settings not being saved correctly.
|
2021-03-29 01:12:09 -04:00 |
|
David Rowe
|
e6e240edb5
|
Polishing
|
2019-12-15 14:23:33 +13:00 |
|
David Rowe
|
f1c23b8072
|
LODManager API JSDoc
|
2019-12-15 14:14:09 +13:00 |
|
David Rowe
|
6a2e67ca54
|
Typo
|
2019-10-22 21:07:04 +13:00 |
|
David Rowe
|
378c47d16c
|
Replace world detail quality float with enum
|
2019-10-22 19:18:11 +13:00 |
|
sabrina-shanman
|
16593ec3c9
|
Remove invalid deprecated comment
|
2019-08-09 16:32:31 -07:00 |
|
sabrina-shanman
|
9c16fcfdef
|
Make the LOD half angle the definitive LOD variable
|
2019-08-07 17:23:04 -07:00 |
|
sabrina-shanman
|
0d5260bccc
|
More LOD renaming with focus on angles
|
2019-08-06 16:35:41 -07:00 |
|
sabrina-shanman
|
6db6890bac
|
Deprecate LODManager script properties: boundaryLevelAdjust and octreeSizeScale
|
2019-08-06 15:54:28 -07:00 |
|
sabrina-shanman
|
bc3acfa3c0
|
Clean up and re-name to reflect what uses octreeSizeScale and what uses
visibilityDistance
|
2019-08-06 15:46:10 -07:00 |
|
sabrina-shanman
|
3da5896e22
|
Bring back lodQualityLevel
|
2019-07-25 17:16:14 -07:00 |
|
sabrina-shanman
|
94e725dc2a
|
Fix rare case where script would fail to set LOD after disabling auto LOD
|
2019-07-25 17:15:28 -07:00 |
|
sabrina-shanman
|
4b5a45209e
|
Prefer using LODManager.lodAngleDeg for setting manual LOD
|
2019-07-25 17:15:22 -07:00 |
|
sabrina-shanman
|
3a4ce44633
|
On second thought, do not expose default octree size scale
|
2019-07-24 17:32:25 -07:00 |
|
sabrina-shanman
|
772eb57898
|
Remove broken/undocumented LODManager script features
|
2019-07-24 16:43:51 -07:00 |
|
sabrina-shanman
|
9d93a2f502
|
Fix simplifiedUI stuck on wrong LOD value
|
2019-07-24 16:27:24 -07:00 |
|
Sam Gateau
|
ddc42585d8
|
Cleanup syntax
|
2019-02-21 16:41:50 -08:00 |
|
Sam Gateau
|
94fc60f285
|
Bad idea to include global here
|
2019-02-21 16:34:50 -08:00 |
|
Sam Gateau
|
fe33aadd69
|
Assigning the default world detail and max render rate target in vr quest
|
2019-02-21 14:58:06 -08:00 |
|
David Rowe
|
5428bb19dc
|
Add "Avatar Script" JSDoc API classification
|
2019-02-12 11:49:49 +13:00 |
|
Sam Gondelman
|
57275422f2
|
Merge branch 'master' into lod
|
2018-09-07 10:01:26 -07:00 |
|
Sam Gateau
|
764f75c340
|
including review feedback
|
2018-08-30 22:26:45 -07:00 |
|
sam gateau
|
194903692e
|
clening up the code in LODmanager and the associated js/qml
|
2018-08-30 18:09:11 -07:00 |
|
Sam Gateau
|
6c502e79e3
|
Fine tuning a LOD regulator PV that works
|
2018-08-29 22:56:44 -07:00 |
|
Sam Gateau
|
ed4dbaa4c7
|
Refining the plot widget to be able to represent negative values
|
2018-08-29 16:07:30 -07:00 |
|
Sam Gateau
|
37b4cf6223
|
Picking pid values
|
2018-08-28 17:39:35 -07:00 |
|
Sam Gateau
|
0da22db837
|
Picking pid values
|
2018-08-28 16:05:57 -07:00 |
|
Sam Gateau
|
7dfdc79644
|
Picking pid values
|
2018-08-28 12:21:15 -07:00 |
|
Sam Gateau
|
63eb57c741
|
Exploring PID again
|
2018-08-28 08:58:25 -07:00 |
|
Sam Gateau
|
d97d655148
|
USing a simpler halfTan test for culling
|
2018-08-26 23:17:29 -07:00 |
|
Sam Gateau
|
294fe51fde
|
Trying to simplify the LOD culling test
|
2018-08-24 16:48:23 -07:00 |
|
Sam Gateau
|
cee9b90930
|
working on the LOD behavior
|
2018-08-23 16:48:42 -07:00 |
|
Sam Gateau
|
473f8d0ca5
|
Working on the LOD system
|
2018-08-23 11:39:47 -07:00 |
|
SamGondelman
|
e9ab2b8f27
|
enable LOD manager on android
|
2018-07-20 17:07:49 -07:00 |
|
David Rowe
|
1aa28b7f54
|
Merge remote-tracking branch 'upstream/master' into 21856-d
# Conflicts:
# interface/src/LODManager.h
|
2018-05-02 07:50:55 +12:00 |
|
David Rowe
|
f9bda6df15
|
Fix LODManager JSDoc
|
2018-05-01 11:36:37 +12:00 |
|
David Rowe
|
2cc3ed6287
|
List which contexts each namespace and object is available in
|
2018-04-28 20:00:28 +12:00 |
|
David Rowe
|
08dc9b133f
|
Docs to JSDoc review
|
2018-04-26 21:10:28 +12:00 |
|
milad nazeri
|
23d07fa292
|
fixed spacing issue
|
2018-04-24 13:14:55 -07:00 |
|
milad nazeri
|
1121fe8da0
|
fix tabs
|
2018-04-23 21:47:53 -07:00 |
|