-
Notifications
You must be signed in to change notification settings - Fork 52
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
5 ➡️ 6 (main) #401
5 ➡️ 6 (main) #401
Conversation
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
…363) * Moved ScreenToPlane and ScreenToScene from ign-gui to ign-rendering Signed-off-by: ahcorde <[email protected]> * added plane offset Signed-off-by: ahcorde <[email protected]> * Added new signature Signed-off-by: ahcorde <[email protected]> * Fix doxygen Signed-off-by: Steven Peters <[email protected]> * Add const version of RayQueryResult bool operator Signed-off-by: Steven Peters <[email protected]> * Improvements to Utils_TEST * Use tighter tolerances in expectations * Use IGN_PI/2 instead of 1.57 to tighten X tolerance * Clarify comments about max distance, which is only used when the ray does not intersect an object * Add expectations on RayQueryResult values * Add test of API without RayQueryResult Signed-off-by: Steven Peters <[email protected]> * Test ScreenToPlane with non-zero offset Signed-off-by: Steven Peters <[email protected]> Co-authored-by: Steven Peters <[email protected]>
Signed-off-by: ahcorde <[email protected]>
- OpenGL < 4.2 does not support swizzling built in types (e.g. float). - Update the definition of @piece( maxR1F0 ) to work in OpenGL 4.1 Signed-off-by: Rhys Mainwaring <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
…rendering3) (#376) * Set OGRE minimal version to 1.8. Warn on versions not supported. Flag USE_UNOFFICIAL_OGRE_VERSIONS to disable the warning for the experienced users. Signed-off-by: Jose Luis Rivero <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
* fix 0 hfov angle Signed-off-by: Ian Chen <[email protected]> * use ignerr Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #401 +/- ##
==========================================
- Coverage 58.70% 58.67% -0.04%
==========================================
Files 174 174
Lines 17184 17276 +92
==========================================
+ Hits 10088 10136 +48
- Misses 7096 7140 +44
Continue to review full report at Codecov.
|
Signed-off-by: Ian Chen <[email protected]>
a09ec4c
to
fa91583
Compare
➡️ Forward port
Port ign-rendering5 to main
Branch comparison: main...ign-rendering5
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)