This website requires JavaScript.
Explore
Help
Sign In
Heretek-AI
/
GDevelop
Watch
1
Star
0
Fork
0
You've already forked GDevelop
mirror of
https://github.com/Heretek-AI/GDevelop.git
synced
2026-08-27 03:01:28 -04:00
Code
Issues
2
Packages
Projects
Releases
2
Wiki
Activity
Files
b7932c88fd226f00a4e47fd043c36195f4196c82
GDevelop
/
Extensions
/
LinkedObjects
T
History
Florian Rival
cb84a16584
Added cursorOnObject condition support for HTML5 games. Added gdjs.evtTools.object.PickObjectsIf and tests for it.
2015-03-03 08:19:08 +01:00
..
tests
Version bump.
2015-01-22 21:22:01 +01:00
CMakeLists.txt
Merge remote-tracking branch 'upstream/master' into remove-boost
2015-01-22 18:20:07 +01:00
Extension.cpp
Merge branch 'remove-boost' of
https://github.com/victorlevasseur/GD
into c++11
2015-01-25 20:12:14 +01:00
JsExtension.cpp
Remove boost
2015-01-20 18:29:55 +01:00
linkedobjects.js
Added cursorOnObject condition support for HTML5 games. Added gdjs.evtTools.object.PickObjectsIf and tests for it.
2015-03-03 08:19:08 +01:00
LinkedObjectsTools.cpp
Refactored the condition testing if the cursor is on a sprite object so that it can be used for any object type (Not yet done for GDJS). Added PickObjectsIf and refactored TwoObjectListsTest with C++11 lambdas. Added tests for it.
2015-03-02 10:47:35 +01:00
LinkedObjectsTools.h
Switched from LGPL and zlib/png licenses to MIT License.
2014-11-30 16:59:51 +01:00
ObjectsLinksManager.cpp
Merge branch 'remove-boost' of
https://github.com/victorlevasseur/GD
into c++11
2015-01-25 20:12:14 +01:00
ObjectsLinksManager.h
Remove boost
2015-01-20 18:29:55 +01:00