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
45cf8d673ee41fd984bae85ac9dfd099d2c71dad
test2
/
source
/
blender
/
python
History
Campbell Barton
540f0c64b5
add in asserts for when array/non array RNA funcions are used incorrectly, would have made previous fix a lot easier to find.
...
also remove unused argument from RNA_property_array_check.
2011-08-14 10:28:18 +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
Adding a readonly length_squared property to mathutils.Vector. This is simply vector.dot(vector), so nothing new is really added, but it's nice for writing more intent revealing code. In other words:
2011-08-11 09:40:14 +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