.. |
io_anim_bvh
|
- use relative imports for packages
|
2010-11-20 02:56:58 +00:00 |
io_mesh_ply
|
- use relative imports for packages
|
2010-11-20 02:56:58 +00:00 |
io_scene_3ds
|
- use relative imports for packages
|
2010-11-20 02:56:58 +00:00 |
io_scene_fbx
|
bugfix [#25186] FBX export rotations aren't applied to the exported model file.
|
2010-12-12 21:50:55 +00:00 |
io_scene_obj
|
fix for triangulate OBJ export option.
|
2010-11-22 16:20:59 +00:00 |
io_scene_x3d
|
bugfix [#25252] X3D Export does not specify ImageTexture to go with provided TextureCoordinate data
|
2010-12-22 10:44:31 +00:00 |
io_shape_mdd
|
pedantic word ordering change.
|
2010-12-08 11:42:11 +00:00 |
add_mesh_torus.py
|
pedantic word ordering change.
|
2010-12-08 11:42:11 +00:00 |
animsys_update.py
|
rna rename: use_inherit_rotate -> use_inherit_rotation, noticed _rotate is not used like this much elsewhere in rna.
|
2010-10-24 08:06:19 +00:00 |
console_python.py
|
patch [#25027] formatting mathutils.geometry module docs for sphinx
|
2010-12-10 00:20:32 +00:00 |
console_shell.py
|
small edits to text editor from writing a python editor extension.
|
2010-08-11 05:21:43 +00:00 |
fcurve_euler_filter.py
|
use is rather then == when comparing against None.
|
2010-09-18 10:43:32 +00:00 |
image.py
|
patch [#24251] Add missing tooltips for image operatios
|
2010-10-15 08:41:58 +00:00 |
mesh.py
|
ran through pep8 checker
|
2010-09-07 15:17:42 +00:00 |
nla.py
|
- 'matrix_basis' for objects and pose bones, this is an alternative access to directly adjusting the loc/scale/rot.
|
2010-11-15 06:38:07 +00:00 |
object_align.py
|
fix for make-dupli-face operator & vector multiplication, tab/space error in last commit.
|
2010-12-19 07:14:42 +00:00 |
object_randomize_transform.py
|
Randomize Transform op: Scale Even wasn't really working with objects
|
2010-12-15 10:59:45 +00:00 |
object.py
|
fix for make-dupli-face operator & vector multiplication, tab/space error in last commit.
|
2010-12-19 07:14:42 +00:00 |
presets.py
|
modified fix for commits r33811, 33812.
|
2010-12-20 23:26:29 +00:00 |
screen_play_rendered_anim.py
|
Fix for fix, not UnicodeEncodingError (where did I get that from?) but UnicodeDecodeError.
|
2010-10-13 22:20:34 +00:00 |
sequencer.py
|
use is rather then == when comparing against None.
|
2010-09-18 10:43:32 +00:00 |
uv.py
|
pedantic word ordering change.
|
2010-12-08 11:42:11 +00:00 |
uvcalc_follow_active.py
|
- move more active properties into their collections:
|
2010-08-23 22:16:45 +00:00 |
uvcalc_smart_project.py
|
bugfix [#24871] Unwrapping with Smart Project give a bad result.
|
2010-11-23 16:10:20 +00:00 |
vertexpaint_dirt.py
|
replace self.properties.foo --> self.foo
|
2010-09-09 18:03:57 +00:00 |
wm.py
|
WM_OT_path_open was failing with non utf8 paths.
|
2010-12-17 05:12:36 +00:00 |