D8H
ba95f66ccd
Fix LDtk tile map resources export with the fast loading ( #5951 )
...
- Don't show in changelog
2023-11-28 14:31:47 +01:00
D8H
6a26e2cf32
Fix unused resources clean up to keep resources used in effects ( #5560 )
2023-08-16 14:30:08 +02:00
Florian Rival
1eb5113283
Remove useless CopyDir from AbstractFileSystem
2019-11-14 23:51:26 +00:00
Florian Rival
010a9cd7da
Fix ResourcesMergingHelper tests
2019-07-27 16:08:45 +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
e444e80493
Update copyrights year
2016-01-14 19:46:56 +01:00
Florian Rival
780a022029
Add AudioResource
2015-11-18 22:57:45 +01:00
Florian Rival
e4fab74a32
Change file organization 2 (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00
Florian Rival
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00
Florian Rival
af4145f923
Ensure that two files with the same name are not overwritten when exporting a game.
...
Refactor name generation with NewNameGenerator.
2015-09-09 15:41:01 +02:00