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
443c49f83e
Fix regression due to broken Variable and VariablesContainer copy ctor and assignement operator
2018-04-04 15:10:08 +02:00
Florian Rival
e70021d0dd
Refactor Variable/VariablesContainer and add copy/paste/delete to VariablesList in newIDE
2018-04-01 23:42:52 +02:00
Florian Rival
eb63bda7d2
[WIP] Change VariablesContainer to keep references to variables valid after a removal/move/swap
2018-04-01 20:19:54 +02:00
Florian Rival
10833aa45d
[WIP] Add copy/paste/delete in VariablesList in newIDE
2018-04-01 19:44:22 +02:00
Florian Rival
0d0ce7d44d
Enable variables to be re-order with drag'n'drop in VariablesList in newIDE
2017-06-18 12:51:33 +02:00
Florian Rival
ec7673d861
Add SerializeTo/UnserializeFrom to InitialInstance
2017-04-29 15:41:55 +02:00
Florian Rival
cc127ff5ba
[WIP] Add VariablesList editor to newIDE to edit instances variables
2017-03-13 22:22:19 +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