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 21:19:59 -04:00
Code
Issues
2
Packages
Projects
Releases
2
Wiki
Activity
Files
a5fd4ea861fd3b2aaffcb61d06cf5944a1b176ef
GDevelop
/
Extensions
/
Box3DObject
T
History
Florian Rival
a5fd4ea861
Remove useless parameters when calling AddParameter in *Extension.cpp
2015-08-17 19:00:13 +02:00
..
wxsmith
Added GDJS and Extensions to this repository.
2014-06-30 21:39:29 +02:00
Box3DExtension.cbp
Add support for TDM-GCC 4.9.2 with C++11
2015-01-18 15:54:31 +01:00
Box3DObject.cpp
Remove gd::String::FromXXX/ToXXX methods
2015-07-22 01:30:17 +02:00
Box3DObject.h
Replace std::string with gd::String in all remaining extensions
2015-07-12 12:39:40 +02:00
Box3DObjectEditor.cpp
Totally remove ToString(), ToInt(), ToFloat() and ToDouble()
2015-07-22 16:20:26 +02:00
Box3DObjectEditor.h
Exclude Box3DObjectEditor and extensions dialogs from compilation when wxWidgets is deactivated
2015-06-05 00:07:58 +12:00
CMakeLists.txt
Factored includes declarations in CMakeLists.txt for extensions
2015-03-19 14:43:38 +13:00
Extension.cpp
Remove useless parameters when calling AddParameter in *Extension.cpp
2015-08-17 19:00:13 +02:00