This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f8ec6b8654962cd2fc77b9941f35c8127d37fc90
test2
/
source
History
Campbell Barton
f8ec6b8654
move matrix decomposition out of object.c into BLI_math_matrix function: mat4_to_loc_rot_size(), use this now for pchan_apply_mat4() to support negative scale, visual keying now uses compatible eulers.
...
also added access to this in python's mathutils.Matrix() loc, quat, scale = matrix.decompose()
2010-10-26 12:48:07 +00:00
..
blender
move matrix decomposition out of object.c into BLI_math_matrix function: mat4_to_loc_rot_size(), use this now for pchan_apply_mat4() to support negative scale, visual keying now uses compatible eulers.
2010-10-26 12:48:07 +00:00
blenderplayer
blenderplayer building again in CMake+MSVC
2010-10-26 01:55:06 +00:00
creator
warning fixes.
2010-10-23 16:03:31 +00:00
darwin
darwin Makefiles: copy release scripts and python modules to where blender looks for them,
2010-10-14 19:30:55 +00:00
gameengine
move geometry python module into mathutils.geometry, since it provides utility functions using mathutils types.
2010-10-25 22:44:01 +00:00
icons
Windows Icons:
2010-09-05 07:08:21 +00:00
kernel
use explicit file paths for CMake rather then globing, This is recommended by cmake devs.
2010-10-23 04:05:55 +00:00
CMakeLists.txt
correct fsf address
2010-02-12 13:34:04 +00:00
Makefile
Fully disable AUD's FFTW3 usage.
2010-10-24 00:09:23 +00:00
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00