-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
「WIP」wip: 复现设置数据为空的案例 #2483
Open
lvisei
wants to merge
27
commits into
master
Choose a base branch
from
fix/set-data-empty
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
「WIP」wip: 复现设置数据为空的案例 #2483
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* refactor: amap next * test: sleepTime * test: add heatmap snapshot * test: sleepTime * fix: getMinZoom * chore: zoom offset * refactor: base map * chore(CI): update snapshots (#2391) * fix: type * test: sleepTime * wip: demo * fix: source update 事件访问图层初始化未完成 * test: set pitch * chore: common viewport to lib * chore: note todo * chore: fix path * chore: remove path * chore: meterToCoord * test: sleepTime * chore: ingore path for ci * test: update snapshot * chore: rename * chore: demo shakking --------- Co-authored-by: lvisei <[email protected]>
* wip: data shake case * fix: fix line data offset in mapbox * refactor: 完成点线面图层属性索引重构 * refactor: 完成 citybuliding\earth\geometry\heatmap 图层属性索引重构 * refactor: 完成 image/ raster/wind 图层属性索引重构 * refactor: 标记最大索引 * chore: remove log * fix: line layer data shake * wip: point shape * wip: line simpleline * wip: pont billboard * wip: point shape * wip: wall shape * wip: raster layer * wip: polygon * test: update case * wip: extrude shape * refactor: 自定义开启双精度属性 * chore: fetch time * chore(CI): update snapshots (#2428) * chore: turn up fetch time * chore(CI): update snapshots (#2429) * chore: add changeset --------- Co-authored-by: lvisei <[email protected]>
* refactor: remove old amap v1 and v2 * test: lineAtOffset * test: remove unuse map tyep * fix: map type * fix: amap support three * refactor: 移除不必要的剔除逻辑 * fix: 修复面图层光照计算
* fix: mapbox 下部分面数据图层绘制异常 * chore: add changeset * fix: 3d extrude polygon layer
* wip: 修复 WebGPU 模式渲染问题 * test: demo
* fix: mapbox 线图层的贴图变形 * chore(CI): update snapshots (#2476) Co-authored-by: lvisei <[email protected]> * chore: add changeset --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: lvisei <[email protected]>
* chore: set default renderer to device * chore: add changeset * chore: set veriosn to minor * test: update test case for device * chore: add DeviceRenderer test template
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤔 这个变动的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
取消 inputLayout 缓存,改变图层为空数据,导致其他图层也消失