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

Feature/community 1.8 #1188

Merged
merged 383 commits into from
Sep 22, 2017
Merged

Feature/community 1.8 #1188

merged 383 commits into from
Sep 22, 2017

Conversation

halfnelson
Copy link
Contributor

This includes all changes from community-175 but:

  • removes openssl and replaces with mbedtls
  • replace libpng 1.4.0 with 1.4.20
  • removes luacrypto
  • replaces curl 7.19 with 7.53 compiled with tls support from mbedtls.

Patrick Meehan and others added 30 commits December 31, 2015 03:02
…OAIFourier; extended MOAILayer to accept drawing functions in overlay/underlay tables (in addition to renderables); fixed possible glitch in MOAIScriptDeck implementation
…d extended MOAIStreamAdapter to support it
Conflicts:
	src/moai-sim/MOAIDraw.cpp
	src/moai-sim/MOAIParticlePexPlugin.cpp
	src/moai-sim/MOAIShaderProgram.h
	src/moai-sim/host.cpp
	src/zl-util/headers.h
	xcode/libmoai/libmoai.xcodeproj/project.pbxproj
	xcode/osx/moai-osx.xcodeproj/project.pbxproj
MOAIBox2DWorld::_getRayCast doesn't multiply the incoming raycast coordinates by self->mUnitsToMeters.

This change fixes that.
add missing mUnitsToMeters multiply to _getRayCast
Conflicts:
	src/moai-sim/MOAITextDesignParser.cpp
	src/moai-sim/MOAITextDesignParser.h
	src/moai-sim/MOAITextDesigner.h
	src/moai-sim/MOAITextLabel.h
	src/zl-util/ZLRect.h
	xcode/libmoai/libmoai.xcodeproj/project.pbxproj
	xcode/libmoai/libmoai.xcodeproj/project.xcworkspace/xcshareddata/libmoai.xcscmblueprint
@jpienbro
Copy link

jpienbro commented Mar 6, 2017

There are still some references that need to be updated (OpenSSL ->Mbedtls).
See #1186 (for OSX and iOS)

@halfnelson
Copy link
Contributor Author

test

@seclorum
Copy link
Contributor

test

@patrickmeehan patrickmeehan merged commit a5deff6 into develop Sep 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants