Blender Git Loki

Git Commits -> Revision 8854d50

Revision 8854d50 by Sergey Sharybin (master)
September 23, 2011, 19:42 (GMT)
Camera tracking integration
==========================

- Added building undstorted proxies.
- Move render proxy settings outside from movie clip to
clip user, so now different users can use different proxies.
For example, clip editor displays original footage, 3d viewport
displays 75% undistorted proxy.
- Unified paths used for sequence and movie clips.
Please, rebuild proxies if they would fail to load.
- Added experimental operator "Delete Proxy". Use with care.
- Moved clip operators outside of space_clip.

Commit Details:

Full Hash: 8854d50c195116db44a318cf515b3c67e75ce335
SVN Revision: 40511
Parent Commit: b4ca7a7
Lines Changed: +461, -225

1 Added Path:

/release/scripts/startup/bl_operators/clip.py (+141, -0) (View)

16 Modified Paths:

/release/scripts/startup/bl_operators/__init__.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+58, -91) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+3, -0) (Diff)
/source/blender/blenkernel/BKE_movieclip.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+150, -64) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -3) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+1, -1) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+30, -18) (Diff)
/source/blender/editors/space_clip/space_clip.c (+4, -4) (Diff)
/source/blender/makesdna/DNA_movieclip_types.h (+17, -9) (Diff)
/source/blender/makesrna/intern/rna_main.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_movieclip.c (+38, -20) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021