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
7614428c09de832df4a39038ceec4eb5e2951800
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
aa49ca25d5
incorrect spelling in comments
2012-09-26 20:05:38 +00:00
..
CMakeLists.txt
…
mathutils_Color.c
incorrect spelling in comments
2012-09-26 20:05:38 +00:00
mathutils_Color.h
…
mathutils_Euler.c
minor code cleanup
2012-08-25 12:55:14 +00:00
mathutils_Euler.h
minor code cleanup
2012-08-25 12:55:14 +00:00
mathutils_geometry.c
code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc
2012-09-20 01:02:39 +00:00
mathutils_geometry.h
…
mathutils_Matrix.c
incorrect spelling in comments
2012-09-26 20:05:38 +00:00
mathutils_Matrix.h
…
mathutils_noise.c
Spellcheck: minkovsky -> minkowski! (Only in comments/UI messages :/ ).
2012-07-17 18:14:59 +00:00
mathutils_noise.h
…
mathutils_Quaternion.c
incorrect spelling in comments
2012-09-26 20:05:38 +00:00
mathutils_Quaternion.h
…
mathutils_Vector.c
incorrect spelling in comments
2012-09-26 20:05:38 +00:00
mathutils_Vector.h
…
mathutils.c
…
mathutils.h
…