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
ffb93b5b08961fa15ca552ee255bab10037ddf4e
GDevelop
/
Extensions
/
Box3DObject
T
History
Victor Levasseur
cc6810e3f6
Replace unsigned int with std::size_t where it's possible
2015-08-18 18:43:39 +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
Replace unsigned int with std::size_t where it's possible
2015-08-18 18:43:39 +02:00
Box3DObject.h
Replace unsigned int with std::size_t where it's possible
2015-08-18 18:43:39 +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