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
e29aa363f21b945404b9e7e3702d67432236c067
test2
/
source
/
blender
/
python
History
Campbell Barton
e29aa363f2
new math function: Quaternion.to_axis_angle().
...
add in safety checks for inf/nan values which could happen in some cases.
2011-11-02 09:13:04 +00:00
..
generic
fix own error r41191 getting id property string lengths.
2011-10-31 01:50:04 +00:00
intern
fix for error in gpu.export_shader() was missing *4 (only writing 1/4 of the colorband)
2011-10-28 08:53:00 +00:00
mathutils
new math function: Quaternion.to_axis_angle().
2011-11-02 09:13:04 +00:00
BPY_extern.h
use_verify option to defvert_sync_mapped and defvert_sync was flipped, also minor edits to defvert_verify_index() - no functional change.
2011-10-31 06:13:20 +00:00
CMakeLists.txt
move mathutils into its own lib.
2011-07-15 04:01:47 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
change define INTERNATIONAL --> WITH_INTERNATIONAL
2011-09-26 10:35:47 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00