Florian Rival
c57e172299
Fix crash when removing all the child variables of a structure variable
...
Fix #1789
2020-06-04 19:56:11 +02:00
Quarkstar
bfef000cc6
Change a structure back to a number/string when its last child is removed ( #1677 )
2020-04-20 18:09:59 +02: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
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
10833aa45d
[WIP] Add copy/paste/delete in VariablesList in newIDE
2018-04-01 19:44:22 +02:00
Lizard-13
6223fbb792
Add JSON conversion for all variable types and clear structure action ( #391 )
2017-09-30 19:18:56 +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