Commit e2bfcb7
authored
Bumps [src/deps/Imath](https://github.com/AcademySoftwareFoundation/Imath) from `fcb8a32` to `e52b07d`.
- [Release notes](https://github.com/AcademySoftwareFoundation/Imath/releases)
- [Commits](AcademySoftwareFoundation/Imath@fcb8a32...e52b07d)
---
updated-dependencies:
- dependency-name: src/deps/Imath
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc37695 commit e2bfcb7
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/ci_workflow.yml+22-11
- CMakeLists.txt+2-2
- CONTRIBUTING.md+4-1
- CONTRIBUTORS.md+4-1
- GOVERNANCE.md+6-3
- INSTALL.md-319
- README.md+57-83
- SECURITY.md+3
- cmake/FindPythonPackage.cmake+79
- cmake/FindSphinx.cmake+3
- config/CMakeLists.txt+15-4
- config/Imath.pc.in+4-4
- config/ImathConfig.cmake.in+3
- docs/PortingGuide.rst+605
- docs/SymbolVisibility.rst+126
- docs/about.rst+71
- docs/classes.rst+34
- docs/classes/Box.rst+4
- docs/classes/Color3.rst+4
- docs/classes/Color4.rst+4
- docs/classes/Euler.rst+4
- docs/classes/Frustum.rst+4
- docs/classes/Interval.rst+4
- docs/classes/Line3.rst+4
- docs/classes/Matrix22.rst+4
- docs/classes/Matrix33.rst+4
- docs/classes/Matrix44.rst+4
- docs/classes/Plane3.rst+4
- docs/classes/Quat.rst+4
- docs/classes/Rand32.rst+4
- docs/classes/Rand48.rst+4
- docs/classes/Shear6.rst+4
- docs/classes/Sphere3.rst+4
- docs/classes/Vec2.rst+4
- docs/classes/Vec3.rst+4
- docs/classes/Vec4.rst+4
- docs/classes/float.rst+12-8
- docs/classes/half.rst+21-14
- docs/classes/half_c.rst+4
- docs/classes/half_class.rst+16
- docs/classes/half_conversion.rst+8-4
- docs/classes/half_limits.rst+4
- docs/concepts.rst+18-32
- docs/conf.py+19-8
- docs/functions.rst+24
- docs/functions/box.rst+4
- docs/functions/color.rst+4
- docs/functions/frame.rst+4
- docs/functions/gl.rst+4
- docs/functions/glu.rst+4
- docs/functions/line.rst+4
- docs/functions/matrix.rst+4
- docs/functions/random.rst+4
- docs/functions/roots.rst+4
- docs/functions/vec.rst+4
- docs/genindex.rst+14
- docs/images/imath-fav.ico
- docs/index.rst+60-68
- docs/install.rst+290-49
- docs/license.rst+33
- docs/requirements.txt+2-1
- docs/toc_redirect.rst+43
- share/ci/scripts/linux/yum/install_docs_env.sh+10
- share/ci/scripts/linux/yum/install_doxygen.sh+13
- src/Imath/half.h+1-1
- src/python/PyImathSpeedTest/pyImathSpeedTest.in+3
0 commit comments