-
Notifications
You must be signed in to change notification settings - Fork 51
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
Merge 4 -> 5 #424
Merge 4 -> 5 #424
Conversation
* fix particle randomness Signed-off-by: Ian Chen <ichen@osrfoundation.org> * fix for lidar Signed-off-by: Ian Chen <ichen@osrfoundation.org> * pass rand to shaders Signed-off-by: Ian Chen <ichen@osrfoundation.org> Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
* testing using selection buffer for rayquery Signed-off-by: Ian Chen <ichen@osrfoundation.org> * remove commented out code Signed-off-by: Ian Chen <ichen@osrfoundation.org> * codecheck Signed-off-by: Ian Chen <ichen@osrfoundation.org> * style Signed-off-by: Ian Chen <ichen@osrfoundation.org> * Use selection buffer in ray question (ogre2) - part 2 (#383) * extend selection buffer to return depth Signed-off-by: Ian Chen <ichen@osrfoundation.org> * selection buffer depth working Signed-off-by: Ian Chen <ichen@osrfoundation.org> * cleanup Signed-off-by: Ian Chen <ichen@osrfoundation.org> * style Signed-off-by: Ian Chen <ichen@osrfoundation.org> * add check for mac Signed-off-by: Ian Chen <ichen@osrfoundation.org> * Add shaders Signed-off-by: Ian Chen <ichen@osrfoundation.org> * enable mac test Signed-off-by: Ian Chen <ichen@osrfoundation.org> * style Signed-off-by: Ian Chen <ichen@osrfoundation.org> * fix bad merge Signed-off-by: Ian Chen <ichen@osrfoundation.org> * fix drag and drop Signed-off-by: Ian Chen <ichen@osrfoundation.org> * fix utils test Signed-off-by: Ian Chen <ichen@osrfoundation.org> * fix doxy Signed-off-by: Ian Chen <ichen@osrfoundation.org> * remove comment Signed-off-by: Ian Chen <ichen@osrfoundation.org>
* bump version and update changelog Signed-off-by: Ian Chen <ichen@osrfoundation.org> * update changelog Signed-off-by: Ian Chen <ichen@osrfoundation.org>
* Avoid warning on missing components when detecting ogre 1.10 Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Codecov Report
@@ Coverage Diff @@
## ign-rendering5 #424 +/- ##
==================================================
- Coverage 57.77% 56.08% -1.69%
==================================================
Files 161 161
Lines 15947 16085 +138
==================================================
- Hits 9213 9021 -192
- Misses 6734 7064 +330
Continue to review full report at Codecov.
|
I think the ABI checker failure is a mistake? |
It's complaining about |
➡️ Forward port
Port ign-rendering4 to ign-rendering4
Branch comparison: ign-rendering5...ign-rendering4
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)