This website requires JavaScript.
Explore
Help
Sign In
Heretek-AI
/
GDevelop
Watch
1
Star
0
Fork
0
You've already forked GDevelop
mirror of
https://github.com/Heretek-AI/GDevelop.git
synced
2026-07-21 17:45:25 -04:00
Code
Issues
2
Packages
Projects
Releases
2
Wiki
Activity
Files
c385aae84597d55f28d2bef335e4effead2ecff5
GDevelop
/
Extensions
/
TextObject
T
History
Florian Rival
c385aae845
Add support for "hot reloading" of previews (apply changes to preview without restarting)
2020-07-25 14:23:01 +01:00
..
CMakeLists.txt
Add clang-format to format (C++) source files automatically (
#491
)
2018-05-09 15:57:38 -07:00
Extension.cpp
Normalize/fix some action/condition sentences
2020-01-03 22:29:08 +00:00
JsExtension.cpp
Fix crash when using Text Object actions/conditions without object on the scene (
#1183
)
2019-08-04 20:13:44 +01:00
TextObject.cpp
Fix crash when Text object font is set to 0
2019-08-19 00:28:10 -07:00
TextObject.h
[WIP] Clean old methods used only in GD4 in objects and behaviors
2019-04-21 10:20:32 +01:00
textruntimeobject-cocos-renderer.js
Update gdjs.FontManager to support files for Cocos2d-JS
2018-11-13 23:24:49 +00:00
textruntimeobject-pixi-renderer.js
Reduce spikes/artifacts from text outlines (
#1180
)
2019-08-04 21:48:14 +01:00
textruntimeobject.js
Add support for "hot reloading" of previews (apply changes to preview without restarting)
2020-07-25 14:23:01 +01:00