Mike Lilligreen
|
ea6e461ea5
Updated Doxygen instructions
|
12 years ago |
Mike Lilligreen
|
b644aede20
Minor cleanup of doxygen files
|
12 years ago |
Mich
|
8cf6e7d132
Merge pull request #146 from lilligreen/spine
|
12 years ago |
Mich
|
f1a8c88a03
Merge pull request #145 from lilligreen/bugfix/controllers
|
12 years ago |
Mike Lilligreen
|
5954873bcf
Initial implementation of Spine support
|
12 years ago |
Mike Lilligreen
|
b1c4a75239
Fixed bug that prevented scene controllers from being read-in by Taml
|
12 years ago |
Mike Lilligreen
|
51e23f1a66
Merge pull request #143 from pchan126/bugfix/namespace_clone
|
12 years ago |
Mike Lilligreen
|
a6e6e09d47
Merge pull request #142 from rlranft/fixGetContacts
|
12 years ago |
Mike Lilligreen
|
e27f7d7080
Merge pull request #139 from lilligreen/development
|
12 years ago |
Paul Jan
|
4977fda3e2
fix issue #76 Deleting a clone of an object with a custom class breaks the original object.
|
12 years ago |
RichardRanft
|
23165babcf
Addresses issue mentioned in http://www.garagegames.com/community/forums/viewthread/136064 - now returns the pSceneObjectCollider->getId() value instead of pSceneObjectCollider itself.
|
12 years ago |
lilligreen
|
408078f88a
Asset support for named cells/frames
|
12 years ago |
Mich
|
f3762c636f
Merge pull request #137 from MichPerry-GG/development
|
12 years ago |
Mike Lilligreen
|
097a93a5c4
Merge pull request #127 from Vbif/development
|
12 years ago |
Mike Lilligreen
|
bac56c5b9a
Added missing Mutex to _StringTable::lookupn
|
12 years ago |
MichPerry-GG
|
48f86074c3
Updated Android mk file to include new source files.
|
12 years ago |
MichPerry-GG
|
ac921c6080
Fixed OS X and iOS platforms for Leap integration.
|
12 years ago |
MichPerry-GG
|
f2c757fbd6
Attempted merge of Leap motion and current development. Windows support first.
|
12 years ago |
MichPerry-GG
|
21b86e342d
Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately."
|
12 years ago |
MichPerry-GG
|
cf580ab47c
Revert "Fixed OS X and iOS platforms for Leap Motion integration."
|
12 years ago |
MichPerry-GG
|
26799f422d
Fixed OS X and iOS platforms for Leap Motion integration.
|
12 years ago |
MichPerry-GG
|
3067b33f48
Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately.
|
12 years ago |
Mike Lilligreen
|
7a86d17c72
Merge pull request #136 from lilligreen/Xinput
|
12 years ago |
lilligreen
|
a96a8c0a80
Xbox 360 controller support
|
12 years ago |
Tim Newell
|
e6cd345735
Fix for quiting the app with backbutton after the keyboard workaround
|
12 years ago |
Tim Newell
|
9ba5b1b190
Added keyboard closing support and a fix for the NDK bug that locks up the app when closing keyboard
|
12 years ago |
Tim Newell
|
3e8c851e8d
Added armeabi version of openal lib and added freetype2 source code used to build .a
|
12 years ago |
Tim Newell
|
2945aea0af
Modified the back button callback to hide keyboard if its showing
|
12 years ago |
Tim Newell
|
f974c22c84
Added a script function to know if android keyboard is showing
|
12 years ago |
Tim Newell
|
822f765399
Cleaned up unused imports in java files and added a JNI function to toggle the android keyboard along with a script binding for it
|
12 years ago |