Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
blender-addons
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blender
blender-addons
f10d8714f9d2743b2708397d2e1337f4d5a4be9d
blender-addons
io_scene_fbx
import_fbx.py
Find file
Normal view
Permalink
import_fbx.py
34 KiB
Newer
Older
Blame preferences
Learn to ignore specific revisions
use diffuse alpha channel if no other alpha channel set, hidden option to...
Campbell Barton
committed
11 years ago
1001
1002
1003
_
();
del
_
# print(list(sorted(locals().keys())))
initial FBX importer, work in progress but can load...
Campbell Barton
committed
11 years ago
1004
return
{
'
FINISHED
'
}
Show full blame
Prev
1
2
Next