Florian Rival
dc27d5f962
Rename gd::ClassWithObjects to gd::ObjectsContainer
2018-09-09 21:28:26 +01:00
Florian Rival
a8559bfbbc
Add clang-format to format (C++) source files automatically ( #491 )
...
* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
2018-05-09 15:57:38 -07:00
Florian Rival
6820a3eb10
Add test for named animations of RuntimeSpriteObject
2016-04-24 17:06:08 +02:00
Florian Rival
117722621a
Change file organization in GDCpp to have a Runtime directory inside GDCpp
2016-02-09 19:42:52 +01:00
Florian Rival
e444e80493
Update copyrights year
2016-01-14 19:46:56 +01:00
Florian Rival
db69c83a58
Change file organization 5 (GDCpp/Project)
2015-11-01 17:06:23 +01:00
Florian Rival
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00
Florian Rival
0ac53b0fcf
Fix scaling of a flipped sprite object for HTML5 games
2015-06-03 23:55:24 +12:00
Florian Rival
5dd2080a36
Remove unecessary exclusion of ImageManager in gd::Project when compiling without wxWidgets
2015-06-03 09:49:31 +12:00
Florian Rival
17dc3df0c1
Add a few tests for Sprite objects
2015-06-02 17:04:55 +12:00