Wend1go
12c5df67fa
Integrate experimental SkeletonObject into GD5 ( #1138 )
...
The object is looking for a maintainer! https://github.com/4ian/GDevelop/pull/1138
Flagged as experimental and added warning about this
2019-09-19 22:49:52 +01:00
Florian Rival
bf065dcf6f
Add JsonResource to ResourcesManager
2019-06-30 15:50:21 +01:00
Florian Rival
c2b123d20b
Add NamedPropertyDescriptor
2019-06-16 17:08:55 +01:00
Florian Rival
d444ed7e39
[WIP] Clean more old methods used only in GD4
2019-04-22 20:57:59 +01:00
Florian Rival
87adc2cab9
[WIP] Clean old methods used only in GD4 in objects and behaviors (3)
2019-04-21 20:52:48 +01:00
Florian Rival
ec0b934557
Add VideoResource
2019-02-22 20:20:13 +00:00
Florian Rival
871b01124f
Refactor ResourcesInUseHelper and TextObject for exposing fonts
2018-11-13 22:13:40 +00:00
Florian Rival
45d2844d8b
Add FontResource and rework loading to ensure all fonts are properly loaded
...
* Add FontManager to the game engine, used to load and get access to loaded fonts.
* Use fontfaceobserver library to detect when a font is loaded.
* Add FontResource as a resource, like AudioResource.
* Update the TextEditor to use a selector for fonts.
* Refactor ResourceSelector floating label text
2018-11-12 23:45:01 +00:00
Florian Rival
af7f13c0b8
Add Get/SetMetadata on gd::Resource
2018-10-11 23:39:48 +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
e46c8493bc
Refactor Resource to use gd::PropertyDescriptor for custom properties
2018-02-25 22:17:04 +01:00
Florian Rival
d2af0da1b1
Added tools method to ResourcesManager and finish working version of ResourcesList
2018-01-30 21:56:40 +01:00
Florian Rival
f1bb8b5149
[WIP] Support for external editor with TCP connection 2
2017-01-22 17:26:01 +01:00
Victor Levasseur
d20b5a0fbb
gd::Object and RuntimeObject are now cloned in unique_ptr
2016-11-15 08:33:56 +01: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
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00