This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e98074d327217d1fcc205aaff995a1bded08971a
test
/
source
/
blender
/
python
History
Campbell Barton
e98074d327
remove support for deprecated Vector() * Matrix(), eventually this will be added back as row_vector_multiplication bu to avoid confusion for a bit just disable it altogether so script authors get an error on use and update their scripts.
2011-08-16 13:10:46 +00:00
..
generic
script to report deprecated functions of text and their age in days.
2011-07-18 09:49:26 +00:00
intern
add in asserts for when array/non array RNA funcions are used incorrectly, would have made previous fix a lot easier to find.
2011-08-14 10:28:18 +00:00
mathutils
remove support for deprecated Vector() * Matrix(), eventually this will be added back as row_vector_multiplication bu to avoid confusion for a bit just disable it altogether so script authors get an error on use and update their scripts.
2011-08-16 13:10:46 +00:00
BPY_extern.h
own patch [
#27752
] Python Callback (Scriptlink functionality)
2011-06-24 16:54:30 +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
fix for linking on mingw/scons with recent changes to mathutils
2011-07-15 10:10:25 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00