index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
dynamic_font.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-0
/
+2
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Cache DynamicFont resource for Android
volzhs
2017-03-24
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-59
/
+44
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-3
/
+3
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
DynamicFont caches now accounts for texture flags
Zher Huei Lee
2016-08-02
1
-9
/
+17
*
Added extra spacing support for DynamicFont
Zher Huei Lee
2016-08-02
1
-0
/
+18
*
Added texture mipmaps and filtering to DynamicFont
Zher Huei Lee
2016-08-02
1
-3
/
+15
*
Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...
Juan Linietsky
2016-06-22
1
-2
/
+2
*
DynamicFontData can be built-in (will still link to a ttf though), closes #4600
Juan Linietsky
2016-06-18
1
-0
/
+4
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
changed font system to use fallbacks
Juan Linietsky
2016-05-30
1
-3
/
+20
*
Finalized DynamicFont implementation
Juan Linietsky
2016-05-29
1
-37
/
+39
*
Support for dynamic fonts (TTF)
Juan Linietsky
2016-05-01
1
-0
/
+175