mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Drop LaTeX dependency via usage of sphinx.ext.imgmath in Vector Math tutorial
It's the only tutorial where we used the extension for *3* formulas which anyway ended up as fairly low res static images generated by sphinx.ext.imgmath, so requiring ~1 GB of LaTeX setup for it is overkill. The replacement pictures are the ones generated by sphinx.ext.imgmath, we could replace them by higher resolution ones.
This commit is contained in:
BIN
tutorials/math/img/vector_cross1.png
Normal file
BIN
tutorials/math/img/vector_cross1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 755 B |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
BIN
tutorials/math/img/vector_dot1.png
Normal file
BIN
tutorials/math/img/vector_dot1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 663 B |
BIN
tutorials/math/img/vector_dot2.png
Normal file
BIN
tutorials/math/img/vector_dot2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 595 B |
Reference in New Issue
Block a user