-
Notifications
You must be signed in to change notification settings - Fork 0
armv7 merge with develop + Makefile refactor #1
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
base: FEATURE_add_linuxarmv7l
Are you sure you want to change the base?
armv7 merge with develop + Makefile refactor #1
Conversation
|
hey arturo! i will let damian know ;)
all the best Lia.- On Aug 28, 2011, at 8:44 PM, arturoc wrote:
······································································· projects: audio-visual collaboration: ······································································· "Philia 02" "Philia 01" "Arcs 21" ······································································· ······································································· ······································································· |
ofMesh::getCentroid()
…ath to ofPolyline a la issue openframeworks#800
Polyline include
…ut 'can't allocate abstract type ofOpenALSoundPlayer' so I had to make getVolume NOT a pure virtual function...grrr
…s bug, desaturation bug, and gray setHsb bug.
in case we don't want the default normalization to window size
…works into examples-kyle
adding some features and examples
added const get getTextureData()
…to develop Conflicts: examples/addons/guiExample/src/testApp.cpp
default log level is now OF_LOG_NOTICE, fixes openframeworks#858; removed space paddin...
…to damian_linuxarm7
Damian I've merged the latest in develop with your branch + done some refactoring of the Makefiles. Now the examples Makefiles include a common Makefile in the core so if we make changes old projects get updated automatically. Also have separated the Makefile in several files with the specifics per platform in Makefile.linux & Makefile.android so the makefile is not so convoluted and it's easier to add new platforms. The arm specifics are in Makefile.linux since it's almost the same
can you test if it works in arm and resend the pull request with this changes to develop instead of master.