tornavis/source/blender/python/mathutils
Brecht Van Lommel 7a395e2e7f Revert changes from main commits that were merged into blender-v4.1-release
The last good commit was f57e4c5b98.

After this one more fix was committed, this one is preserved as well:
67bd678887.
2024-03-18 15:04:12 +01:00
..
CMakeLists.txt CMake: Fix Compiling Shader Builder on macOS 2023-12-08 15:47:14 +01:00
mathutils.cc Cleanup: force wrapping all uses of PyDoc_STRVAR 2024-01-25 10:22:16 +11:00
mathutils.h Cleanup: Remove unnecessary C API for delaunay triangulation 2023-12-14 11:40:06 -05:00
mathutils_Color.cc Cleanup: force wrapping all uses of PyDoc_STRVAR 2024-01-25 10:22:16 +11:00
mathutils_Color.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mathutils_Euler.cc Cleanup: force wrapping all uses of PyDoc_STRVAR 2024-01-25 10:22:16 +11:00
mathutils_Euler.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
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 Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mathutils_Vector.cc Cleanup: force wrapping all uses of PyDoc_STRVAR 2024-01-25 10:22:16 +11:00
mathutils_Vector.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mathutils_bvhtree.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
mathutils_bvhtree.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mathutils_geometry.cc Cleanup: force wrapping all uses of PyDoc_STRVAR 2024-01-25 10:22:16 +11:00
mathutils_geometry.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mathutils_interpolate.cc Cleanup: force wrapping all uses of PyDoc_STRVAR 2024-01-25 10:22:16 +11:00
mathutils_interpolate.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mathutils_kdtree.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
mathutils_kdtree.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mathutils_noise.cc Cleanup: force wrapping all uses of PyDoc_STRVAR 2024-01-25 10:22:16 +11:00
mathutils_noise.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00