Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Campbell Barton 9d3b1f708f Move function out of mathutils to: BLI_math_rotation --- single_axis_angle_to_mat3(mat3, axis, angle), copied out from mathutils, axis arg is a char 'X/Y/Z' rather then a vector like axis_angle_to_mat3(). 2011-09-19 13:08:01 +00:00
build_files cleanup endian handling 2011-09-19 08:02:17 +00:00
doc - remove deprecated pose channel members 2011-09-16 02:42:50 +00:00
extern remove WITH_* defines from image formats, instead just dont build the files at all. 2011-09-19 06:32:19 +00:00
intern cleanup endian handling 2011-09-19 08:02:17 +00:00
release Curve back/front fill changes: 2011-09-19 09:47:58 +00:00
source Move function out of mathutils to: BLI_math_rotation --- single_axis_angle_to_mat3(mat3, axis, angle), copied out from mathutils, axis arg is a char 'X/Y/Z' rather then a vector like axis_angle_to_mat3(). 2011-09-19 13:08:01 +00:00
CMakeLists.txt cleanup endian handling 2011-09-19 08:02:17 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile new convenience makefile targets for static source code cheching: check_splint/check_sparse/check_cppcheck 2011-09-16 06:58:20 +00:00
SConstruct cleanup endian handling 2011-09-19 08:02:17 +00:00