Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apothecary assimp formula update for 64bit / libc++ #3237

Closed
wants to merge 5 commits into from

Conversation

ofTheo
Copy link
Member

@ofTheo ofTheo commented Sep 15, 2014

  • OS X: i386 stdlibc++ / x86_64 libc++
  • iOS: armv7 / arm64 / i386 / x86_64 - all with libc++
  • VS: i386 stdlibc++ / x86_64 libc++
  • CB: i386 stdlibc++ / x86_64 libc++
  • Android:

This commit shows the formula changes for OSX:
270075c

Also for iOS:
2574f98

The other commits are the changes needed to OF for the new assimp API.

One small issue I noticed is the astro boy model is coming in 100 times smaller with this version of assimp.
The 4 other models in the example load fine, but for some reason astroboy ( collada ) needs to be scaled by 100.0.

Feel free to send PRs against this branch for nix/win android etc.
Ping @arturoc

@danoli3
Copy link
Member

danoli3 commented Jan 15, 2015

Hey @ofTheo,

I've cherry picked this with just the pure formulas now so we can merge straight away without the libs.
Cherry Picked: #3521

Close this pull here and create a new pull for when libs built separately?

@ofTheo
Copy link
Member Author

ofTheo commented Jan 15, 2015

thanks @danoli3 !!

@ofTheo ofTheo mentioned this pull request Apr 28, 2015
@arturoc arturoc deleted the apothecary-assimp branch July 8, 2015 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants