-
Notifications
You must be signed in to change notification settings - Fork 1
Global clean and code issues fix #433
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
Sauterelle57
wants to merge
69
commits into
dev
Choose a base branch
from
sonar-errors
base: dev
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
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
c4c1873
feat: Video component + system
Sauterelle57 b0f182e
fix: compilation
Sauterelle57 08854cd
fix: crash when asset manager is not render
Sauterelle57 f98f367
fix: errors messages + add test video
Sauterelle57 1cd88c0
fix: error message and add debug for video system
Sauterelle57 e939dcd
feat: working video component + system
Sauterelle57 124161d
fix: code style + norm
Sauterelle57 f40b5fc
fix: play video only if scene is played
Sauterelle57 3b19985
fix: Load first frame of video
Sauterelle57 799d6cf
feat(nexo-vdeo): shortcut to play and pause game sim
ThomasParenteau 3c2adbb
fix: clean resources folder + fix cube texture indices
Sauterelle57 156f2c2
feat: add example scenes
Sauterelle57 e785da0
feat(demo/scenes): add moving lights
Sauterelle57 2770bfb
ci: test older ubuntu version
Thyodas 5976245
fix(windows-deps): fix missing deps for some dll
Thyodas a9fec15
feat(demo/scenes): add all scene
Sauterelle57 46fe08c
feat(keyframe-video): add video keyframe hendling with shortcuts
ThomasParenteau e398ec4
feat(keyframe-video): bool for show toolbar
ThomasParenteau 1705dcf
fix(demo): init cpp scene
ThomasParenteau 9c42feb
fix(demo): init scene
ThomasParenteau c1c9842
feat(demo): accurate keyframe for warmup pres
Sauterelle57 3043388
feat(demo): camera in front of the video
Sauterelle57 2e6de34
feat(demo): physics ball spawn by pressing L
Sauterelle57 9a5245e
fix(demo): placement of light scripting scene
Sauterelle57 fed851d
fix(demo/scenes): code style + sonar / clang tidy errors and warnings…
Sauterelle57 483452d
fix(demo/scenes): code style + sonar / clang tidy errors and warnings…
Sauterelle57 934cc43
fix(demo/scenes): code style + sonar + doc + clang tidy errors and wa…
Sauterelle57 7b993a4
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 510474d
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 1d9000d
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 6e551fd
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 1d1d67e
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 1eeb6cc
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 47aaacd
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 11a34da
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 c3a3777
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 da7e832
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 e8f0d9b
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 1e8b115
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 70405eb
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 5c9c986
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 7f9f278
fix(demo/scenes): compilation on Windows
Sauterelle57 41a405b
fix(demo/scenes): compilation on Windows
Sauterelle57 6bf8131
ci(demo/scenes): fix compilation on Ubuntu CI
Thyodas e7b4216
fix(demo/scenes): include in FileSystem.cpp needed for Linux
Sauterelle57 1a007ee
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 9da53d6
fix(demo/scenes): include in FileSystem.cpp needed for Linux
Sauterelle57 76db35a
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 b81d95d
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 b72e68c
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 1a3d4b6
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 7c4683e
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 dac5bea
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 9225b50
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 19ce62f
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 6de69f7
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 6234c8c
fix(demo/scenes): compilation on ubuntu
Sauterelle57 4bd8587
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 1265ec5
fix(demo/scenes): clean files + code style + sonar errors + documenta…
Sauterelle57 679dfa3
fix(sonar-errors): clean files + fix sonar issues
Sauterelle57 12a589c
fix(sonar-errors): compilation on ubuntu
Sauterelle57 ab80a49
fix(sonar-errors): compilation on ubuntu
Sauterelle57 b35a619
fix(sonar-errors): compilation on ubuntu
Sauterelle57 d54c32b
fix(sonar-errors): compilation on ubuntu and windows
Sauterelle57 ab9c71f
fix(sonar-errors): warnings
Sauterelle57 f67ce71
fix(sonar-errors): compilation
Sauterelle57 137ea55
fix(sonar-errors): security hotspot
Sauterelle57 cf4c5e7
fix(sonar-errors): add libltdl-dev in package of github action workflow
Sauterelle57 accfca4
feat(sonar-errors): edit changes asked fot PR approbation
Sauterelle57 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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.