-
Notifications
You must be signed in to change notification settings - Fork 16
Merge weBIGeo #234
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
Open
adam-ce
wants to merge
651
commits into
AlpineMapsOrg:main
Choose a base branch
from
weBIGeo:main
base: main
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.
+33,149
−160
Open
Merge weBIGeo #234
Changes from all commits
Commits
Show all changes
651 commits
Select commit
Hold shift + click to select a range
7daf993
refactor: trajectory node to single texture
pkomon ef0041b
refactor: compute slope angle shader func
pkomon dc55fa5
refactor: remove unused settings
pkomon ba18f91
add: resolution multiplier for trajectory overlay
pkomon 613cdc1
fix: crash on too large textures
pkomon aa00a6a
add: line algorithm (bresenham) for trajectories
pkomon 1a9c7ac
fix: read_back_async of texture now const (as it should be)
pkomon ef86652
add: single texture export for TileExportNode
pkomon d5b9b64
add: node graph with texture export
pkomon e8a55ca
refactor: minor cleanup in release points compute shader
pkomon 359be95
fix: multiple off-by-one errors in trajectory shader
pkomon 34e46d1
fix: always write color in buffer to texture
pkomon 881dbb4
fix: add missing wgsl files to qt resource
pkomon bf25a84
add: fxaa node and pipeline
pkomon 461d9fb
add: iterative simulation node
pkomon 4a5f05b
fix: replace filtering code with textureSampleLevel
pkomon b36b6a2
wgsl psg pseudo random sequence
GeraldKimmersdorfer 7f99f24
add: mipamping for overlays
GeraldKimmersdorfer 21f0440
add: random simulation for trajectories
pkomon d060406
refactor: rename trajectory models
pkomon 3e7bfc0
add: slider for normal offset size (trajectories)
pkomon 828f888
add: slider for num samples (trajectories)
pkomon 87eb416
refactor: set default min release point angle to 30
pkomon 1cfb38d
fix: put image overlay options into correct section
pkomon bab6f18
add: offset for computed direction (trajectories)
pkomon 9b3dad1
fix: web again
GeraldKimmersdorfer a47724a
add: (maybe slightly broken) simple 2 model
GeraldKimmersdorfer edade19
fix: avoid device lost on default values when normalizing 0-vector
pkomon c333fcf
add: flowpy runout model
pkomon 18df605
add: shading for compute overlay
GeraldKimmersdorfer 36f9f58
add: changes to model routing
GeraldKimmersdorfer 28b82f5
refactor: renames, invert density, cleanup settings
pkomon 5ea7847
add: separate num paths from resolutions
pkomon e1d14cf
fix: bug with requesting height
pkomon 5f650a2
refactor: remove unused settings
pkomon 5cd83e2
fix: sampling density now properly named
pkomon 280cab5
add: update default parameters
pkomon 02b5718
add: documentation stubs
GeraldKimmersdorfer aafb139
fix: remove rendering zoomlevel restriction
pkomon ce3601b
add: some sections of technical/developer doc
pkomon 8addb7c
fix: restore grossglockner as default cam preset
pkomon d3af95f
add: hide image overlay by default
pkomon a7af698
fix: consistent naming of settings in UI
pkomon f71bd26
doc: add some sections in user guide
pkomon 37ac012
fix: altitude correction for height decode node
pkomon 8c5ee93
doc: revisit user guide, formatting
pkomon a60a22d
add: example gpx tracks
pkomon 041402f
doc: add screenshots to user guide
pkomon 7f29f61
doc: update node graph, use lower res jpg for screenshots
pkomon 2a62310
doc: add demo link in main readme
pkomon 2531bc0
doc: remove todo from readme
pkomon 3de82c7
fix: no fxaa and runout bug
GeraldKimmersdorfer 2c39e67
fix: move altitude correction to normals node
pkomon eea663b
add: change slider to drag components and enable bilinear filter
GeraldKimmersdorfer 01718b0
fix: check runout model before drawing
GeraldKimmersdorfer 842878a
add: logo to gui and new imgui theme
GeraldKimmersdorfer 5ef32f7
fix: changes default release point angle range to [30,45]
GeraldKimmersdorfer 2eacb86
fix: dark mode on windows and refactor styling functions into seperat…
GeraldKimmersdorfer eef77ea
fix: adds default breite ries track
GeraldKimmersdorfer 0768bd2
add: auto load and compute execute on debug build
GeraldKimmersdorfer 545d119
add: doc screenshots with new interface
GeraldKimmersdorfer d467ee0
fix: compile error with emscripten
pkomon cfebc59
fix: replace deprecated swapchain with new surface api
pkomon 5388120
add: log webgpu device request error msg
pkomon 932031e
fix: device request error for chrome canary
pkomon ba223b1
fix: replace deprecated webgpu API
pkomon 8d26677
Merge branch 'main' into develop-merge
pkomon 7b54f14
Merge remote-tracking branch 'upstream/main' into develop-merge
pkomon 0b34a9f
fix: downgrade Qt version to 6.7
pkomon 06fa833
refactor: complete merge
pkomon 4480f7e
fix: correct names in GpuHashMap test
pkomon 5dde154
fix: crash on exit
pkomon 190a319
fix: weird warning
pkomon eb59de4
add: aabb file output for single texture
pkomon 2d30eae
add: export of trajectory texture
pkomon 23d9d51
add: load texture node
pkomon f41b8d6
add: node failure when texture file cannot be loaded
pkomon 2780540
add: node for loading region aabb from txt file
pkomon f1d759d
add: compute graph with custom file inputs + ui
pkomon a5a47f6
add: slider to change max zoom level
pkomon 6f73072
add: dtm/dsm selection, move max zoomlevel to app section
pkomon a1710ec
add: todo comment
pkomon 17c3b1a
add: disable linear filtering for trajectories texture
pkomon 7f31bb6
fix: removes verification pipeline ui elements in web
GeraldKimmersdorfer f9f597a
add: layers to trajectory node
GeraldKimmersdorfer dc616bb
add: dawn flag use_user_defined_labels_in_backend on debug
GeraldKimmersdorfer a93bb46
add: hides mipmap debug message
GeraldKimmersdorfer 68fc798
add: node graph editor
pkomon d23182f
adds: initial graph layout algorithm
GeraldKimmersdorfer c893b08
add: compose overlay also uses range encoding function
GeraldKimmersdorfer d8671d7
add: DAWN toggle output and vsync per default deactivated
GeraldKimmersdorfer 829af17
add: set NodeGraphSize only on startup
GeraldKimmersdorfer 0098eed
add: BufferExportNode
GeraldKimmersdorfer 90ddf48
add: button to toggle node editor
pkomon ca6340a
add: compute and write parameters into layers
pkomon 9b5a06b
add: height difference texture
pkomon 9ac7920
add: timestamp to export directory name
pkomon 79080a1
add: export pipeline settings as json file
pkomon 037e96c
add: load eval dir and settings file
pkomon f90ad97
add: error message when pipeline cannot be run
pkomon 6c2368f
fix: write gamma instead of delta for travel angle output
pkomon 2ff595c
add: output node timings
pkomon 10ada6c
fix: exit simulation when sampled height is zero
GeraldKimmersdorfer c8b52c2
add: cli app for webigeo evaluation
pkomon 2be32c9
fix: typo in comment
pkomon 2d74671
add: generate batch script as part of cmake build
pkomon 2845b2a
add: relative paths for webigeo_eval cli
pkomon d919805
fix: unhandled errors, use qFatal everywher
pkomon 34928b2
add: add model selection back to ui
pkomon cceb218
add: output normal texture in eval pipeline
pkomon 190d0c9
wip physical model
336f565
add: adjustable random_seed in GUI and CLI
GeraldKimmersdorfer fab1b2e
add: configurable shading parameters
GeraldKimmersdorfer e713a2c
wip physical model
0a0fe98
add: flowpy color mapping and z_delta as default overlay
GeraldKimmersdorfer 842423e
add: changes track color to webigeo blue
GeraldKimmersdorfer fc5449e
add: hides debug axis and changes default material to white
GeraldKimmersdorfer f5316d6
add: multiple run support for avalanche trajectory node
GeraldKimmersdorfer fd08db6
add: transparency based on cellCounts
GeraldKimmersdorfer 903adca
refactor: webigeo logo resize fix and removal of obsolete node graph …
GeraldKimmersdorfer d87fb69
add: graph part run, adjustable legend, velocity conversion
GeraldKimmersdorfer 9dd4bbc
add: unit to legend
GeraldKimmersdorfer 5ab87d2
add: ScreenSpace Heightlines
GeraldKimmersdorfer bab35f6
add: adjustable ortho tile source
GeraldKimmersdorfer d5f4633
add: node enable state and no export on part run
GeraldKimmersdorfer ac0ec28
add: overlay post shading for compute overlay
GeraldKimmersdorfer cfcaf54
wip models
f897dc1
add: moves heightlines into the center and applies distance based AA
GeraldKimmersdorfer 0b01451
fix: better aa for height lines far away
GeraldKimmersdorfer ceac151
fix: improved lighting parameters
GeraldKimmersdorfer 1f33508
fix: normals on tile edges (port of adam's fix)
pkomon 229ac09
lawinensymposium models
5888c12
Merge branch 'models' of github.com:Gro2mi/alpinemapsrenderer into Gr…
pkomon be54238
add: copyright
pkomon 5ad16a7
Merge branch 'Gro2mi-models' into feature/eval
pkomon 926b460
fix: repaint every frame
GeraldKimmersdorfer ce52955
fix: cosine_weight and speedup
GeraldKimmersdorfer c45f148
fix: uniform sampling per default
GeraldKimmersdorfer 633dae7
add: toggle texture interpolation and fixes mipmapping of compute ove…
GeraldKimmersdorfer a19935e
add: model comparisons
3cc8d44
add: doc params for reference models
pkomon a85abb1
fix: rename evaluation doc
pkomon a1d12f4
fix: unconnected transparency buffer in eval pipeline
pkomon 28f6023
adds: layer scaling (disabled), changeable overlays and print_mode fo…
GeraldKimmersdorfer d469577
Merge branch 'feature/eval' of github.com:weBIGeo/webigeo into featur…
GeraldKimmersdorfer be62923
refactor: move code to focus region into method
pkomon 73d0a0a
refactor: move code to focus region into method (2d)
pkomon 35d9a5f
fix: use of wrong variable
pkomon d4872a3
add: last run time in node graph
GeraldKimmersdorfer 8bc74ac
Merge branch 'feature/eval' of github.com:weBIGeo/webigeo into featur…
GeraldKimmersdorfer f40b7e1
add: only partial pipeline rerun for more compute gui elements
GeraldKimmersdorfer a2942c5
add: implement roughness calculation for terrain analysis
4c87d40
Merge remote-tracking branch 'upstream/main' into feature/eval
pkomon b5add50
fix: flickering when ortho not yet loaded
pkomon 3495612
fix: dtm/dsm selection works again
pkomon af5ecc2
fix: level of detail slider works again
pkomon 8e4f314
fix: max zoom level slider works again
pkomon aa94aba
add: cmake option to exclude webigeo cli from build
pkomon a4eff14
fix: build error in wasm build
pkomon 905bb9d
Update to new webGPU version, update dependencies and readme
pkomon 1b2700d
refactor: replace enable()/disable() with set_enabled(bool)
pkomon 58c0112
refactor: move export nodes into correct factory method
pkomon 079f02c
fix: set default maximum zoom level back to 18
pkomon 13910de
refactor: slightly wider ui panel
pkomon 2a696b6
fix: shader compile error in firefox for render_tiles.wgsl
pkomon 6666343
refactor: clean up ui
pkomon 7bccc0a
fix: better default settings
pkomon e0060f9
fix: wgsl compile error in firefox
pkomon 41fe47a
fix: crash on changing settings without running pipeline
pkomon cddac6e
add: disclaimer popup
pkomon 2cee9aa
add: about page
pkomon 86a7906
fix: disable broken pipelines
pkomon 3786ad0
fix: set default angle for snow to 45 instead of 30
pkomon c1f41e3
Merge branch 'develop'
pkomon a952dfe
fix: persistence slider maximum and step
pkomon bf5ed7e
fix: snow compute node
pkomon 3ab5abc
add: new NodeGraphLayout with Animation
GeraldKimmersdorfer 22a8f17
fix: north animation and input recording+playback
pkomon 4732567
fix: incorrect normal when height tile has not loaded yet
pkomon 705d057
add: node graph ui and smooth camera animation recorder
GeraldKimmersdorfer 8d0a65c
fix: update webigeo cli to use new webgpu api
pkomon ad65ad7
fix: not receiving webgpu callbacks on CLI version
pkomon cdd7401
fix: compile error for webigeo_eval target
pkomon 721bde2
fix: color mapped texture for avalanche eval graph
pkomon 3bffc3b
refactor: rename fields of webigeo_eval settings struct
pkomon 2f195ec
add: make most CLI settings optional
pkomon f1a7f14
refactor: better name, add descriptive comment
pkomon 8ec161c
add: documentation for webigeo CLI tool
pkomon 79215bf
add: simplify native build
pkomon 034850e
refactor: fixes warnings on MSVC debug build
GeraldKimmersdorfer 1bc6dda
refactor: fix webbuild, cleanup, remove warnings
GeraldKimmersdorfer 9235faa
add: dawn, sdl and dawnport python installation scripts for cmake
GeraldKimmersdorfer c29a0b1
add: cleanup message
GeraldKimmersdorfer 58a79b7
fix: adapted about page
GeraldKimmersdorfer bb1edf1
add: updated Setup-Instructions
GeraldKimmersdorfer 136f829
fix: respect python naming conventions and unify scripts
GeraldKimmersdorfer 3317867
add: remove hashmap tests and use qt deploytool for dlls
GeraldKimmersdorfer 967672b
add: vs and vs code directory ignore
GeraldKimmersdorfer 7186052
add: script to serve wasm files
GeraldKimmersdorfer 767a654
add: install targets for web and native build
GeraldKimmersdorfer 78e977e
add: CMakePresets for web and native builds
GeraldKimmersdorfer e428daf
add: explicit variables for emsdk and ninja to CMakePresets and updat…
GeraldKimmersdorfer 1c86c58
fix: CmakePresets on Qt Creator
GeraldKimmersdorfer f69633f
fix: makes ALP_WEBGPU_APP_ENABLE_IMGUI work again
GeraldKimmersdorfer f21d62c
add: file monitor for wasm serving script
GeraldKimmersdorfer 4e4390f
add: fixes (the one) test and adds test cmake preset
GeraldKimmersdorfer 4102719
add: new ShaderPreprocessor
GeraldKimmersdorfer d40cd5b
fix: log in powershell and cmd
GeraldKimmersdorfer 6179707
add: tests for ShaderPreprocessor
GeraldKimmersdorfer 08f4650
add: use new preprocessor in ShaderModuleManager
GeraldKimmersdorfer f9fef99
add: simple shader minification and new wasm file
GeraldKimmersdorfer 7071a89
add: error callback for shader preprocessor
GeraldKimmersdorfer e05151e
add: new wasm-publish target
GeraldKimmersdorfer ae029eb
Merge pull request #38 from Gro2mi/feature/roughness
GeraldKimmersdorfer bf41d89
add: make roughness filtering optional via preprocessor directives
GeraldKimmersdorfer 72b5516
fix: CPU Timing
GeraldKimmersdorfer 651f0c7
Merge branch 'AlpineMapsOrg:main' into develop
GeraldKimmersdorfer 7a6866b
Merge pull request #40 from weBIGeo/develop
GeraldKimmersdorfer 337c2c9
Feature/webigeo clouds merge (#43)
GeraldKimmersdorfer 3cdde28
Feature/imgui refactor (#45)
GeraldKimmersdorfer 6755a63
Feature/search (#46)
pkomon b94a59b
Feature/overlay renderer (#47)
GeraldKimmersdorfer 1839d38
Feature/compute target (#48)
GeraldKimmersdorfer 98c1596
Feature/app dir structure (#49)
GeraldKimmersdorfer 2227bea
Feature/building and documentation (#50)
GeraldKimmersdorfer d6d54fb
Merge remote-tracking branch 'upstream/main' into develop
GeraldKimmersdorfer 05644fa
Merge pull request #51 from weBIGeo/develop
GeraldKimmersdorfer 9902af1
removes: gpx_tracks and disables webgpu targets for ci pipelines
GeraldKimmersdorfer 12e3383
add: activates labels for the ci pipelines
GeraldKimmersdorfer 21260a4
Feature/node graph additions (#53)
GeraldKimmersdorfer 1719b88
add: sync default cmake variables with upstream, adapt cmake presets …
GeraldKimmersdorfer e587b02
Merge pull request #52 from weBIGeo/develop
GeraldKimmersdorfer d9b7912
fix: fixes cmake presets and adds alp-base
GeraldKimmersdorfer cccae4e
Merge pull request #54 from weBIGeo/develop
GeraldKimmersdorfer ef2eb05
fix compiliation and build all by default.
593c13a
install webgpu app next to alpine app. do not rename to index.html, h…
ddac1e4
codex' attempt at a cross platform cmake. i don't like the install pa…
10191b1
this was also done by codex
95c5181
Feature/shell updates (#55)
GeraldKimmersdorfer 5bee335
fix webigeo on linux
21f140b
remove stale scheduler
0b28f6c
fix alpineapp
adam-ce 44dd57c
Deploy Dawn DXC runtime DLLs on Windows
adam-ce d26983d
Move Dawn DXC discovery into CMake helper
adam-ce 8ed54d5
add: provider script for dxc and removal of obsolete cmake files
GeraldKimmersdorfer 1806105
add: updated setup requirement for weBIGeo
GeraldKimmersdorfer 7b7644a
Merge branch 'main' into develop
GeraldKimmersdorfer 33d36d8
Merge pull request #56 from weBIGeo/develop
GeraldKimmersdorfer e2a922f
CI fixes (#58)
adam-ce 76e0451
Merge branch 'main' into main
adam-ce File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,12 @@ | ||
| /CMakeLists.txt.user | ||
| /extern/* | ||
| /doc/* | ||
| /doc | ||
| /build/* | ||
| /install/* | ||
| .vs | ||
| .vscode | ||
| .qtcreator | ||
| __pycache__ | ||
| /.qtcreator/CMakeLists.txt.user | ||
| **/.qmlls.ini | ||
| /docs/project_reports | ||
| **/__pycache__/*.pyc |
This file contains hidden or 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
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i'm not against providing a cmake preset, but this one should be cleaned up. there are hard coded paths, alp-base sounds strange in the context of the upstream repo, generally, there is a ton of targets. imo:
|
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,162 @@ | ||
| { | ||
| "version": 6, | ||
| "cmakeMinimumRequired": { | ||
| "major": 3, | ||
| "minor": 25, | ||
| "patch": 0 | ||
| }, | ||
| "configurePresets": [ | ||
| { | ||
| "name": "alp-base", | ||
| "hidden": true, | ||
| "cacheVariables": { | ||
| "ALP_ENABLE_GL_ENGINE": "OFF", | ||
| "ALP_QML_APP": "OFF", | ||
| "ALP_ENABLE_LABELS": "OFF", | ||
| "ALP_UNITTESTS": "OFF", | ||
| "ALP_WEBGPU_ENGINE": "ON", | ||
| "ALP_WEBGPU_APP": "ON", | ||
| "ALP_ENABLE_THREADING": "ON", | ||
| "ALP_ENABLE_DEV_TOOLS": "ON" | ||
| } | ||
| }, | ||
| { | ||
| "name": "msvc-base", | ||
| "hidden": true, | ||
| "inherits": "alp-base", | ||
| "generator": "Ninja", | ||
| "binaryDir": "${sourceDir}/build/${presetName}", | ||
| "installDir": "${sourceDir}/install/${presetName}", | ||
| "architecture": { | ||
| "value": "x64", | ||
| "strategy": "external" | ||
| }, | ||
| "toolset": { | ||
| "value": "host=x64", | ||
| "strategy": "external" | ||
| }, | ||
| "cacheVariables": { | ||
| "CMAKE_C_COMPILER": "cl.exe", | ||
| "CMAKE_CXX_COMPILER": "cl.exe", | ||
| "Qt6_DIR": "C:/Qt/6.10.1/msvc2022_64/lib/cmake/Qt6" | ||
| }, | ||
| "condition": { | ||
| "type": "equals", | ||
| "lhs": "${hostSystemName}", | ||
| "rhs": "Windows" | ||
| } | ||
| }, | ||
| { | ||
| "name": "msvc-debug", | ||
| "displayName": "MSVC Debug (Windows)", | ||
| "description": "Debug build using MSVC compiler", | ||
| "inherits": "msvc-base", | ||
| "cacheVariables": { | ||
| "CMAKE_BUILD_TYPE": "Debug", | ||
| "CMAKE_CXX_FLAGS": "/DQT_DEBUG" | ||
| } | ||
| }, | ||
| { | ||
| "name": "msvc-release", | ||
| "displayName": "MSVC Release (Windows)", | ||
| "description": "Release build using MSVC compiler", | ||
| "inherits": "msvc-base", | ||
| "cacheVariables": { | ||
| "CMAKE_BUILD_TYPE": "Release" | ||
| } | ||
| }, | ||
| { | ||
| "name": "msvc-debug-test", | ||
| "displayName": "MSVC Debug Tests (Windows)", | ||
| "description": "Debug build for unit tests using MSVC compiler", | ||
| "inherits": "msvc-debug", | ||
| "cacheVariables": { | ||
| "ALP_UNITTESTS": "ON", | ||
| "ALP_WEBGPU_APP": "OFF" | ||
| } | ||
| }, | ||
| { | ||
| "name": "msvc-release-test", | ||
| "displayName": "MSVC Release Tests (Windows)", | ||
| "description": "Release build for unit tests using MSVC compiler", | ||
| "inherits": "msvc-release", | ||
| "cacheVariables": { | ||
| "ALP_UNITTESTS": "ON", | ||
| "ALP_WEBGPU_APP": "OFF" | ||
| } | ||
| }, | ||
| { | ||
| "name": "emscripten-base", | ||
| "hidden": true, | ||
| "inherits": "alp-base", | ||
| "generator": "Ninja", | ||
| "binaryDir": "${sourceDir}/build/${presetName}", | ||
| "installDir": "${sourceDir}/install/${presetName}", | ||
| "toolchainFile": "C:/Qt/6.10.1/wasm_multithread/lib/cmake/Qt6/qt.toolchain.cmake", | ||
| "environment": { | ||
| "PATH": "C:/Qt/Tools/Ninja;$penv{PATH}", | ||
| "EMSDK": "C:/tmp/alpinemaps/emsdk" | ||
| } | ||
| }, | ||
| { | ||
| "name": "wasm-debug", | ||
| "displayName": "WebAssembly Debug", | ||
| "description": "Debug build for WebAssembly using Emscripten", | ||
| "inherits": "emscripten-base", | ||
| "cacheVariables": { | ||
| "CMAKE_BUILD_TYPE": "Debug", | ||
| "CMAKE_CXX_FLAGS": "-DQT_DEBUG" | ||
| } | ||
| }, | ||
| { | ||
| "name": "wasm-release", | ||
| "displayName": "WebAssembly Release", | ||
| "description": "Release build for WebAssembly using Emscripten", | ||
| "inherits": "emscripten-base", | ||
| "cacheVariables": { | ||
| "CMAKE_BUILD_TYPE": "Release" | ||
| } | ||
| }, | ||
| { | ||
| "name": "wasm-publish", | ||
| "displayName": "WebAssembly Publish", | ||
| "description": "Production build for WebAssembly using Emscripten", | ||
| "inherits": "emscripten-base", | ||
| "cacheVariables": { | ||
| "CMAKE_BUILD_TYPE": "Release", | ||
| "CMAKE_CXX_FLAGS": "-DQT_NO_DEBUG_OUTPUT", | ||
| "ALP_ENABLE_WGSL_MINIFICATION": "ON" | ||
| } | ||
| } | ||
| ], | ||
| "buildPresets": [ | ||
| { | ||
| "name": "msvc-debug", | ||
| "configurePreset": "msvc-debug" | ||
| }, | ||
| { | ||
| "name": "msvc-release", | ||
| "configurePreset": "msvc-release" | ||
| }, | ||
| { | ||
| "name": "msvc-debug-test", | ||
| "configurePreset": "msvc-debug-test" | ||
| }, | ||
| { | ||
| "name": "msvc-release-test", | ||
| "configurePreset": "msvc-release-test" | ||
| }, | ||
| { | ||
| "name": "wasm-debug", | ||
| "configurePreset": "wasm-debug" | ||
| }, | ||
| { | ||
| "name": "wasm-release", | ||
| "configurePreset": "wasm-release" | ||
| }, | ||
| { | ||
| "name": "wasm-publish", | ||
| "configurePreset": "wasm-publish" | ||
| } | ||
| ] | ||
| } |
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we set the min version to qt 6.10 or 6.11?