add blender config
This commit is contained in:
parent
045fd9ff4b
commit
f97904ed73
5 changed files with 61 additions and 18 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1 +1,3 @@
|
||||||
location.txt
|
location.txt
|
||||||
|
blender/*/config/*.txt
|
||||||
|
__pycache__
|
||||||
|
|
BIN
blender/3.5/config/startup.blend
Normal file
BIN
blender/3.5/config/startup.blend
Normal file
Binary file not shown.
BIN
blender/3.5/config/userpref.blend
Normal file
BIN
blender/3.5/config/userpref.blend
Normal file
Binary file not shown.
41
blender/3.5/scripts/presets/operator/export_scene.fbx/FBX.py
Normal file
41
blender/3.5/scripts/presets/operator/export_scene.fbx/FBX.py
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
import bpy
|
||||||
|
op = bpy.context.active_operator
|
||||||
|
|
||||||
|
op.filepath = '/home/crispypin/proj/blender/untitled.fbx'
|
||||||
|
op.use_selection = False
|
||||||
|
op.use_visible = False
|
||||||
|
op.use_active_collection = False
|
||||||
|
op.global_scale = 1.0
|
||||||
|
op.apply_unit_scale = True
|
||||||
|
op.apply_scale_options = 'FBX_SCALE_UNITS'
|
||||||
|
op.use_space_transform = True
|
||||||
|
op.bake_space_transform = False
|
||||||
|
op.object_types = {'MESH', 'ARMATURE', 'EMPTY'}
|
||||||
|
op.use_mesh_modifiers = True
|
||||||
|
op.use_mesh_modifiers_render = True
|
||||||
|
op.mesh_smooth_type = 'OFF'
|
||||||
|
op.colors_type = 'SRGB'
|
||||||
|
op.prioritize_active_color = False
|
||||||
|
op.use_subsurf = False
|
||||||
|
op.use_mesh_edges = False
|
||||||
|
op.use_tspace = False
|
||||||
|
op.use_triangles = False
|
||||||
|
op.use_custom_props = False
|
||||||
|
op.add_leaf_bones = True
|
||||||
|
op.primary_bone_axis = 'Y'
|
||||||
|
op.secondary_bone_axis = 'X'
|
||||||
|
op.use_armature_deform_only = False
|
||||||
|
op.armature_nodetype = 'NULL'
|
||||||
|
op.bake_anim = True
|
||||||
|
op.bake_anim_use_all_bones = True
|
||||||
|
op.bake_anim_use_nla_strips = True
|
||||||
|
op.bake_anim_use_all_actions = True
|
||||||
|
op.bake_anim_force_startend_keying = True
|
||||||
|
op.bake_anim_step = 1.0
|
||||||
|
op.bake_anim_simplify_factor = 1.0
|
||||||
|
op.path_mode = 'RELATIVE'
|
||||||
|
op.embed_textures = False
|
||||||
|
op.batch_mode = 'OFF'
|
||||||
|
op.use_batch_own_dir = True
|
||||||
|
op.axis_forward = '-Z'
|
||||||
|
op.axis_up = 'Y'
|
|
@ -9,32 +9,32 @@
|
||||||
recursive: true
|
recursive: true
|
||||||
|
|
||||||
- link:
|
- link:
|
||||||
~/.xprofile: xprofile
|
|
||||||
~/.config/alacritty/alacritty.yml: alacritty.yml
|
~/.config/alacritty/alacritty.yml: alacritty.yml
|
||||||
|
~/.config/awesome: awesome
|
||||||
|
~/.config/blender: blender
|
||||||
|
~/.config/btop/btop.conf: btop.conf
|
||||||
|
~/.config/f3d: f3d
|
||||||
~/.config/fastfetch/config.conf: fastfetch.conf
|
~/.config/fastfetch/config.conf: fastfetch.conf
|
||||||
~/.config/redshift/redshift.conf: redshift.conf
|
|
||||||
~/.config/fish: fish
|
~/.config/fish: fish
|
||||||
|
~/.config/fontconfig: fontconfig
|
||||||
|
~/.config/kitty/kitty.conf: kitty.conf
|
||||||
|
~/.config/mpv: mpv
|
||||||
~/.config/picom/picom.conf: picom.conf
|
~/.config/picom/picom.conf: picom.conf
|
||||||
|
~/.config/redshift/redshift.conf: redshift.conf
|
||||||
|
~/.config/rofi: rofi
|
||||||
|
~/.config/sxhkd: sxhkd
|
||||||
|
~/.config/templates: templates
|
||||||
~/.config/user-dirs.dirs: user-dirs.dirs
|
~/.config/user-dirs.dirs: user-dirs.dirs
|
||||||
~/.config/VSCodium/User/settings.json: vscodium.json
|
~/.config/VSCodium/User/settings.json: vscodium.json
|
||||||
~/.config/templates: templates
|
|
||||||
~/.config/kitty/kitty.conf: kitty.conf
|
|
||||||
~/.config/btop/btop.conf: btop.conf
|
|
||||||
~/.config/mpv: mpv
|
|
||||||
~/.config/f3d: f3d
|
|
||||||
~/.config/fontconfig: fontconfig
|
|
||||||
~/.config/rustfmt: rustfmt
|
|
||||||
~/.config/sxhkd: sxhkd
|
|
||||||
~/.config/rofi: rofi
|
|
||||||
~/.config/awesome: awesome
|
|
||||||
~/.local/share/ovr-utils/overlay_data.json: ovr-utils/overlay_data.json
|
~/.local/share/ovr-utils/overlay_data.json: ovr-utils/overlay_data.json
|
||||||
~/bin/scripts: scripts
|
~/.steam/debian-installation/steamapps/common/Logic World/componentrestrictions.succ: steam/Logic World/componentrestrictions.succ
|
||||||
~/.steam/debian-installation/steamapps/compatdata/661130/pfx/drive_c/users/steamuser/AppData/LocalLow/Alpha Blend Interactive/ChilloutVR/game2.config: steam/ChilloutVR/game.config
|
|
||||||
~/.steam/debian-installation/steamapps/common/Logic World/settings_master.succ: steam/Logic World/settings_master.succ
|
|
||||||
~/.steam/debian-installation/steamapps/common/Logic World/settings_profile1.succ: steam/Logic World/settings_profile1.succ
|
|
||||||
~/.steam/debian-installation/steamapps/common/Logic World/FavoriteSimulationSpeeds.succ: steam/Logic World/FavoriteSimulationSpeeds.succ
|
~/.steam/debian-installation/steamapps/common/Logic World/FavoriteSimulationSpeeds.succ: steam/Logic World/FavoriteSimulationSpeeds.succ
|
||||||
~/.steam/debian-installation/steamapps/common/Logic World/savedcolors.succ: steam/Logic World/savedcolors.succ
|
~/.steam/debian-installation/steamapps/common/Logic World/savedcolors.succ: steam/Logic World/savedcolors.succ
|
||||||
~/.steam/debian-installation/steamapps/common/Logic World/componentrestrictions.succ: steam/Logic World/componentrestrictions.succ
|
~/.steam/debian-installation/steamapps/common/Logic World/settings_master.succ: steam/Logic World/settings_master.succ
|
||||||
|
~/.steam/debian-installation/steamapps/common/Logic World/settings_profile1.succ: steam/Logic World/settings_profile1.succ
|
||||||
|
~/.steam/debian-installation/steamapps/compatdata/661130/pfx/drive_c/users/steamuser/AppData/LocalLow/Alpha Blend Interactive/ChilloutVR/game2.config: steam/ChilloutVR/game.config
|
||||||
|
~/.xprofile: xprofile
|
||||||
|
~/bin/scripts: scripts
|
||||||
|
|
||||||
|
|
||||||
- create:
|
- create:
|
||||||
|
|
Loading…
Reference in a new issue