This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff01070b5ca98a3019a66526c8c26c1f64bb0ef4
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
ff01070b5c
Cleanup: minor correction to delaunay_2d_cdt doc-string
...
Use more conventional syntax for default arguments.
2021-07-19 11:57:28 +10:00
..
CMakeLists.txt
…
mathutils_bvhtree.c
Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX
2021-07-04 00:43:40 +10:00
mathutils_bvhtree.h
…
mathutils_Color.c
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
mathutils_Color.h
Cleanup: full sentences in comments, improve comment formatting
2021-06-26 21:50:48 +10:00
mathutils_Euler.c
Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX
2021-07-04 00:43:40 +10:00
mathutils_Euler.h
…
mathutils_geometry.c
Cleanup: minor correction to delaunay_2d_cdt doc-string
2021-07-19 11:57:28 +10:00
mathutils_geometry.h
…
mathutils_interpolate.c
PyAPI: allow any vector sequence for poly_3d_calc(..)
2021-05-18 14:16:34 +10:00
mathutils_interpolate.h
…
mathutils_kdtree.c
Cleanup: update clang-format so PyObject_HEAD indents properly
2021-06-24 17:12:04 +10:00
mathutils_kdtree.h
…
mathutils_Matrix.c
Cleanup: remove redundant parentheses
2021-07-16 11:45:52 +10:00
mathutils_Matrix.h
…
mathutils_noise.c
Cleanup: full sentences in comments, improve comment formatting
2021-06-26 21:50:48 +10:00
mathutils_noise.h
…
mathutils_Quaternion.c
Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX
2021-07-04 00:43:40 +10:00
mathutils_Quaternion.h
…
mathutils_Vector.c
Docs: Fix minor incorrect syntax errors
2021-07-07 19:41:46 -04:00
mathutils_Vector.h
…
mathutils.c
Cleanup: use const casts in mathutils API
2021-05-18 14:16:34 +10:00
mathutils.h
Cleanup: clang format
2021-04-01 11:18:26 +11:00