Florian Rival
c2b123d20b
Add NamedPropertyDescriptor
2019-06-16 17:08:55 +01:00
Florian Rival
2e9601757c
Add support for adding tags to objects and filter by tags ( #1065 )
2019-05-27 23:20:07 +01:00
Florian Rival
32dd269d18
Add automatic refactoring of project when an events based behavior is renamed
2019-05-08 16:05:03 +01:00
Florian Rival
2d31e910fa
Add support for EventsBasedBehavior object type
2019-05-07 00:46:45 +01:00
Florian Rival
433dc763d1
Separate Behavior into BehaviorContent and Behavior, and add RuntimeBehavior for GDCpp
2019-05-03 22:47:21 +01:00
Florian Rival
edd98d8bd5
[WIP] Clean old methods used only in GD4 in objects and behaviors
2019-04-21 10:20:32 +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
119d588619
Fix Object behaviors and SpriteObject animations not properly unserialized with an exisiting object
2017-10-28 17:13:39 +02:00
Florian Rival
34981bd794
Merge pull request #245 from victorlevasseur/templated-objects-decls
...
Refactor/simplify objects declarations with templates
2016-01-29 18:11:06 +01:00
Victor Levasseur
804e8c8718
Remove old CreateXXXObject(...) functions
2016-01-28 17:15:48 +01:00
Victor Levasseur
21dcb391b4
Behavior are created in an unique_ptr
2016-01-27 19:43:44 +01:00
Victor Levasseur
b24060f8d0
Replace raw pointers with unique_ptrs to store Behaviors in gd::Object
2016-01-27 16:24:40 +01:00
Florian Rival
e444e80493
Update copyrights year
2016-01-14 19:46:56 +01:00
Florian Rival
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00