..
io_anim_bvh
finished moving importers and exporters into python packages (as proposed on the mailing list).
2010-09-01 12:11:34 +00:00
io_mesh_ply
finished moving importers and exporters into python packages (as proposed on the mailing list).
2010-09-01 12:11:34 +00:00
io_scene_3ds
finished moving importers and exporters into python packages (as proposed on the mailing list).
2010-09-01 12:11:34 +00:00
io_scene_fbx
finished moving importers and exporters into python packages (as proposed on the mailing list).
2010-09-01 12:11:34 +00:00
io_scene_obj
Fix [ #23612 ] OBJ import with imports double textures
2010-09-01 14:49:34 +00:00
io_scene_x3d
bugfix [ #23285 ] Exporters not available whel using special characters in path name
2010-09-01 14:13:48 +00:00
io_shape_mdd
finished moving importers and exporters into python packages (as proposed on the mailing list).
2010-09-01 12:11:34 +00:00
add_armature_human.py
rna rename Bone and Text changes
2010-08-18 07:45:32 +00:00
add_mesh_torus.py
rna api changes
2010-08-26 22:44:05 +00:00
animsys_update.py
added animation data update to the help menu as discussed in last meeting.
2010-08-29 15:40:48 +00:00
console_python.py
small edits to text editor from writing a python editor extension.
2010-08-11 05:21:43 +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
more rna renaming.
2010-08-18 08:26:18 +00:00
image.py
rna renaming, still only adjusting properties that wont be animated (at least its very unlikely).
2010-08-18 07:14:10 +00:00
mesh.py
rna naming: verts -> vertices
2010-08-18 03:42:26 +00:00
nla.py
apply all rna naming changes for rna_space.c
2010-08-17 07:49:53 +00:00
object_align.py
poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases.
2010-08-09 01:37:09 +00:00
object_randomize_transform.py
RNA Types metaclass registration
2010-08-02 02:55:12 +00:00
object.py
rna api changes
2010-08-26 22:44:05 +00:00
presets.py
- move more active properties into their collections:
2010-08-23 22:16:45 +00:00
screen_play_rendered_anim.py
rna renaming for Render* structs
2010-08-18 04:10:23 +00:00
sequencer.py
rna data path names which are more likely to break animations.
2010-08-20 06:09:58 +00:00
uv.py
- move more active properties into their collections:
2010-08-23 22:16:45 +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
- move more active properties into their collections:
2010-08-23 22:16:45 +00:00
vertexpaint_dirt.py
rna naming: verts -> vertices
2010-08-18 03:42:26 +00:00
wm.py
bugfix [ #23194 ] export UVs miss the extension file
2010-08-06 01:40:54 +00:00