-
-
Notifications
You must be signed in to change notification settings - Fork 408
Add backdrop.color libf3d and f3 d option #2956
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
Closed
PedroAbreuMaia
wants to merge
33
commits into
f3d-app:master
from
PedroAbreuMaia:Add-backdrop.color-libf3d-and-F3D-option
Closed
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
0d357d6
Add the tests to validate feature.
PedroAbreuMaia fbd89b1
Add the color option to ui backdrop and the way to change it via cons…
PedroAbreuMaia 483aeef
Add the backdrop color, and functions to change it to the FD3 modules.
PedroAbreuMaia 15c92bb
Add the baseline images to validate the previously added tests.
PedroAbreuMaia 168ffeb
Merge branch 'master' into Add-backdrop.color-libf3d-and-F3D-option
PedroAbreuMaia dc81154
Make the corrections requested to PR
PedroAbreuMaia 494c251
Merge branch 'Add-backdrop.color-libf3d-and-F3D-option' of https://gi…
PedroAbreuMaia 2b4bd48
Add the tests to validate feature.
PedroAbreuMaia 26a1a27
Add the color option to ui backdrop and the way to change it via cons…
PedroAbreuMaia 1242dc8
Add the backdrop color, and functions to change it to the FD3 modules.
PedroAbreuMaia e3a0f2b
Add the baseline images to validate the previously added tests.
PedroAbreuMaia 2cf34be
Make the corrections requested to PR
PedroAbreuMaia 9384106
Fix HDRI cache and log forwarder on Android (#2955)
Meakk 3cc2907
CMake: Fix static VTK build with pdal plugin (#2959)
mwestphal 258b066
Normal rendering mode (#2958)
Meakk c5a5893
[Fix] Do not set axes grid center position #2824 (#2947)
cuongdv-20 3186745
Merge branch 'Add-backdrop.color-libf3d-and-F3D-option' of https://gi…
PedroAbreuMaia e24b5a1
Add the tests to validate feature.
PedroAbreuMaia fd3aafa
Add the color option to ui backdrop and the way to change it via cons…
PedroAbreuMaia 2262808
Add the backdrop color, and functions to change it to the FD3 modules.
PedroAbreuMaia 822ef11
Add the baseline images to validate the previously added tests.
PedroAbreuMaia 3da6c7f
Make the corrections requested to PR
PedroAbreuMaia 48bd5dc
Fix HDRI cache and log forwarder on Android (#2955)
Meakk 9d0e292
CMake: Fix static VTK build with pdal plugin (#2959)
mwestphal 5ad2cec
Normal rendering mode (#2958)
Meakk fb43738
[Fix] Do not set axes grid center position #2824 (#2947)
cuongdv-20 e0eb851
Add the tests to validate feature.
PedroAbreuMaia e3a9ac2
Add the color option to ui backdrop and the way to change it via cons…
PedroAbreuMaia 00fe7ef
Add the backdrop color, and functions to change it to the FD3 modules.
PedroAbreuMaia d52e2b7
Add the baseline images to validate the previously added tests.
PedroAbreuMaia b11feee
Make the corrections requested to PR
PedroAbreuMaia 0f2df71
Normal rendering mode (#2958)
Meakk 540971d
Fix the conflicts
PedroAbreuMaia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -21,3 +21,4 @@ _wasm_build | |
|
|
||
| # testing related | ||
| .cache | ||
| /.vs | ||
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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.
add doxygen doc
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.
This is just to add the doxygen annotations?
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.
yes, please :)