Skip to content
GitLab
    • Explore Projects Groups Snippets
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 3 years ago
  • 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

Activity

  • Loading
  • Loading
  • Loading
Please register or sign in to reply
  1. 22 Jan, 2022 2 commits
    • Michael Eggers's avatar
      rename exporter-script. delete old files · 42a1c055
      Michael Eggers authored 3 years ago
      42a1c055
    • Michael Eggers's avatar
      fix UV export and add documentation · 91a7f712
      Michael Eggers authored 3 years ago
      91a7f712
  2. 13 Jan, 2022 2 commits
    • Michael Eggers's avatar
      invert quaternions · 9938c8f8
      Michael Eggers authored 3 years ago
      9938c8f8
    • Michael Eggers's avatar
      idle pose works, matrix mult is @! · 0e195863
      Michael Eggers authored 3 years ago
      0e195863
  3. 09 Jan, 2022 1 commit
    • Michael Eggers's avatar
      flipping y,z · 8bbc5a82
      Michael Eggers authored 3 years ago
      8bbc5a82
  4. 08 Jan, 2022 4 commits
    • Michael Eggers's avatar
      delete enum from example · 2abb1639
      Michael Eggers authored 3 years ago
      2abb1639
    • Michael Eggers's avatar
      add sample blender file · 2d095a83
      Michael Eggers authored 3 years ago
      2d095a83
    • Michael Eggers's avatar
      rename function. Set action for armature · 5910d7c8
      Michael Eggers authored 3 years ago
      5910d7c8
    • Michael Eggers's avatar
      add Assets-string before texture. Amend framecount. Add comments · 56e197bc
      Michael Eggers authored 3 years ago
      56e197bc
  5. 07 Jan, 2022 2 commits
    • Michael Eggers's avatar
      export gpanim · 6b6707a1
      Michael Eggers authored 3 years ago
      6b6707a1
    • Michael Eggers's avatar
      test if there is a parent at all · 5a126931
      Michael Eggers authored 3 years ago
      5a126931
  6. 05 Jan, 2022 1 commit
    • Michael Eggers's avatar
      export mesh and skeleton · d10c5e33
      Michael Eggers authored 3 years ago
      d10c5e33
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
2
2 participants
Administrator
Michael Eggers
Reference: gameprogcpp/code!48
Source branch: github/fork/michaeleggers/blender-exporter-update

Menu

Explore Projects Groups Snippets