├── README.md ├── cable_wizard.py ├── enable_gpus.py ├── filter_foreground.py ├── grouping_pies.py ├── marker_weight.py ├── masking_pies.py ├── movieclip_3d_reconstruction.py ├── nla_player.py ├── render_tweaker.py ├── setup_tracking_scene_new.py ├── snapping_pies.py ├── snapping_pies_2.79.py ├── tracking_pies.py ├── tracking_pies_280.py ├── tracking_tools.py ├── viewport_pies.py ├── vr_recorder.py └── vrais_tools.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/README.md -------------------------------------------------------------------------------- /cable_wizard.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/cable_wizard.py -------------------------------------------------------------------------------- /enable_gpus.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/enable_gpus.py -------------------------------------------------------------------------------- /filter_foreground.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/filter_foreground.py -------------------------------------------------------------------------------- /grouping_pies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/grouping_pies.py -------------------------------------------------------------------------------- /marker_weight.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/marker_weight.py -------------------------------------------------------------------------------- /masking_pies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/masking_pies.py -------------------------------------------------------------------------------- /movieclip_3d_reconstruction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/movieclip_3d_reconstruction.py -------------------------------------------------------------------------------- /nla_player.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/nla_player.py -------------------------------------------------------------------------------- /render_tweaker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/render_tweaker.py -------------------------------------------------------------------------------- /setup_tracking_scene_new.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/setup_tracking_scene_new.py -------------------------------------------------------------------------------- /snapping_pies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/snapping_pies.py -------------------------------------------------------------------------------- /snapping_pies_2.79.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/snapping_pies_2.79.py -------------------------------------------------------------------------------- /tracking_pies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/tracking_pies.py -------------------------------------------------------------------------------- /tracking_pies_280.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/tracking_pies_280.py -------------------------------------------------------------------------------- /tracking_tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/tracking_tools.py -------------------------------------------------------------------------------- /viewport_pies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/viewport_pies.py -------------------------------------------------------------------------------- /vr_recorder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/vr_recorder.py -------------------------------------------------------------------------------- /vrais_tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blendfx/blender/HEAD/vrais_tools.py --------------------------------------------------------------------------------