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
553cf289a7aab9a2a53331d623fa2cfa475b7728
test
/
source
/
blender
/
python
History
Campbell Barton
553cf289a7
patch [
#29651
] Add a __str__ Method to Matutils Matrices so print(matrix) Shows Columns as Columns
...
from Andrew Hale converted from python string formatting to using BLI_dynstr
2011-12-20 02:54:25 +00:00
..
generic
formatting edits in py api, no functional changes
2011-12-18 08:50:06 +00:00
intern
formatting edits in py api, no functional changes
2011-12-18 08:50:06 +00:00
mathutils
patch [
#29651
] Add a __str__ Method to Matutils Matrices so print(matrix) Shows Columns as Columns
2011-12-20 02:54:25 +00:00
BPY_extern.h
pydrivers: 'frame' is now in the driver namespace,
2011-11-17 07:08:09 +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
Moving i18n code to BLF_translation.h
2011-11-09 14:13:17 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00