Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C code
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gameprogcpp
  • code
  • Merge requests
  • !48

Blender exporter update

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Michael Eggers requested to merge github/fork/michaeleggers/blender-exporter-update into master Jan 22, 2022
  • Overview 1
  • Commits 12
  • Pipelines 0
  • Changes 2

I have updated the exporter script. It is able to write out .gpmesh, .gpskel files as well as a .gpanim file for each action (=animation) from blender. See the documentation at the top of the script what has to be taken care of so the data will end up correctly in the files. Maybe I can add some more controls to the exporter-dialogue to take care of that. Otherwise the script has worked very well for me.

If someone has time to test this and wants to provide feedback, please do so :) I will do my best to fix any issues that may occur :)

Thank you.

Best, Michael

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/michaeleggers/blender-exporter-update