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
1c84df363fa90a3586c63ab40308a403ae8ddb95
GDevelop
/
Extensions
/
Box3DObject
T
History
Victor Levasseur
18c59dbb5d
Totally remove ToString(), ToInt(), ToFloat() and ToDouble()
2015-07-22 16:20:26 +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 GD_T() macro
2015-07-07 13:30:13 +02:00