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
09ee8d97e637f8a3913c1cea6e9f57d20f2ab4a6
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
e01525cf2c
Cleanup: remove redundant variables & assignments
...
Co-authored-by: Sean Kim <
SeanCTKim@protonmail.com
>
2024-04-09 13:52:41 +10:00
..
CMakeLists.txt
…
mathutils_bvhtree.cc
Cleanup: replace "derived mesh" with "evaluated mesh" in code comments
2024-03-29 13:29:30 +11:00
mathutils_bvhtree.h
…
mathutils_Color.cc
Cleanup: force wrapping all uses of PyDoc_STRVAR
2024-01-25 10:22:16 +11:00
mathutils_Color.h
…
mathutils_Euler.cc
Cleanup: force wrapping all uses of PyDoc_STRVAR
2024-01-25 10:22:16 +11:00
mathutils_Euler.h
…
mathutils_geometry.cc
Cleanup: remove redundant variables & assignments
2024-04-09 13:52:41 +10:00
mathutils_geometry.h
…
mathutils_interpolate.cc
Cleanup: force wrapping all uses of PyDoc_STRVAR
2024-01-25 10:22:16 +11:00
mathutils_interpolate.h
…
mathutils_kdtree.cc
Cleanup: move BLI_strict_flags.h last, not that it should be kept last
2024-02-14 13:40:31 +11:00
mathutils_kdtree.h
…
mathutils_Matrix.cc
Fix return types in docs for matrix.zero, quat's .negate and .identity
2024-02-09 10:24:44 +01:00
mathutils_Matrix.h
…
mathutils_noise.cc
Cleanup: force wrapping all uses of PyDoc_STRVAR
2024-01-25 10:22:16 +11:00
mathutils_noise.h
…
mathutils_Quaternion.cc
Fix return types in docs for matrix.zero, quat's .negate and .identity
2024-02-09 10:24:44 +01:00
mathutils_Quaternion.h
…
mathutils_Vector.cc
Cleanup: force wrapping all uses of PyDoc_STRVAR
2024-01-25 10:22:16 +11:00
mathutils_Vector.h
…
mathutils.cc
Cleanup: force wrapping all uses of PyDoc_STRVAR
2024-01-25 10:22:16 +11:00
mathutils.h
…