Campbell Barton
|
4b6fa4d897
PyAPI: update scripts for matrix multiply operator
|
7 年之前 |
Campbell Barton
|
ca983d1825
Cleanup: pep8
|
9 年之前 |
Dalai Felinto
|
e0db647d35
Fix region_2d_to_origin_3d not working with ortho view
|
9 年之前 |
Campbell Barton
|
847ec075eb
Cleanup: pep8
|
10 年之前 |
Campbell Barton
|
9b359c1592
Py API: default arg for location_3d_to_region_2d
|
10 年之前 |
Campbell Barton
|
d47804cb06
correct last commit: less cryptic camera check
|
10 年之前 |
Campbell Barton
|
a4366497db
Fix T43206: region_2d_to_origin_3d has no ortho offset
|
10 年之前 |
Campbell Barton
|
61baf6e813
Fix T41902: Flipped persp/ortho region_2d_to_vector_3d
|
10 年之前 |
Campbell Barton
|
a15be34389
Code cleanup: unused python vars & imports
|
11 年之前 |
Campbell Barton
|
97d62f0183
style cleanup
|
12 年之前 |
Campbell Barton
|
b0dedf3d3f
new function: bpy.extras.view3d_utils.region_2d_to_origin_3d()
|
13 年之前 |
Campbell Barton
|
ac7b392247
code cleanup: some vars were assigned when not needed
|
13 年之前 |
Campbell Barton
|
2cb8b12778
update bpy_extras.view3d_utils for matrix changes
|
13 年之前 |
Campbell Barton
|
fda2045150
correct spelling errors in comments
|
13 年之前 |
Campbell Barton
|
a9dea3afe9
correct missing bpy doc references.
|
14 年之前 |
Campbell Barton
|
f4293067c1
py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it.
|
14 年之前 |
Campbell Barton
|
7f60ee6cb5
reverse vector multiplication order for some internal functions.
|
14 年之前 |
Campbell Barton
|
b62a956cc8
cleanup for python scripts - unused vars and imports
|
14 年之前 |
Campbell Barton
|
eaae38551f
pep8 compliance
|
14 年之前 |
Campbell Barton
|
62ba2d4c68
Changes to quick explode
|
14 年之前 |
Campbell Barton
|
ecf2d1ff4e
- generate sphinx docs for bpy_extras module
|
14 年之前 |
Campbell Barton
|
26252bb315
correct spelling error and some pep8 changes.
|
14 年之前 |
Campbell Barton
|
4916c44af8
simplify window_to_3d_vector() and call it from viewline()
|
14 年之前 |
Campbell Barton
|
32793a1395
add python access to mathutils.intersect_line_plane, update view3d_utils module to use it.
|
14 年之前 |
Campbell Barton
|
0c41635f85
fix for python module region_2d_to_vector_3d and region_2d_to_location_3d functions in ortho mode.
|
14 年之前 |
Campbell Barton
|
68dbfe6ac9
move generic bpy helper modules into bpy_extras.
|
14 年之前 |