virtualx-engine/doc
Ryan Roden-Corrent c6093ae612
Clarify Curve3D.get_point_{in,out} position in doc.
I verified this experimentally. I added a point at roughly (1,0,0), and
dragged a handle back to the origin. The result was:

```
get_point_position: (0.991079, 0, -0.000069)
get_point_in: (0.993409, 0, 0)
get_point_out: (-0.993409, 0, 0)
```
2020-11-16 17:22:44 -05:00
..
classes Clarify Curve3D.get_point_{in,out} position in doc. 2020-11-16 17:22:44 -05:00
tools doc: Fixups to #43419 which added operators in the docs 2020-11-10 15:00:07 +01:00
translations Updated getters and setters names for toplevel 2020-10-02 19:09:01 -04:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile SCons: Drop support for Python 2 2020-03-25 15:25:37 +01:00