Rémi Verschelde
|
d79ce05b91
Merge pull request #11365 from leezh/freetype_mono
|
il y a 7 ans |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
il y a 7 ans |
Zher Huei Lee
|
2ca82225b7
Added support for FT_PIXEL_MODE_MONO in FreeType
|
il y a 7 ans |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
il y a 7 ans |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
il y a 7 ans |
Marcelo Fernandez
|
eab850524e
Add closest_power_of_2 func and implement mix_rate/latency on OS X
|
il y a 7 ans |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
il y a 7 ans |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
il y a 7 ans |
Juan Linietsky
|
772485cdb3
Several changes to better run in mobile.
|
il y a 7 ans |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
il y a 7 ans |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
il y a 7 ans |
volzhs
|
56af1a3790
Cache DynamicFont resource for Android
|
il y a 7 ans |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
il y a 7 ans |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
il y a 7 ans |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
il y a 7 ans |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
il y a 7 ans |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
il y a 7 ans |
Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
il y a 7 ans |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
il y a 7 ans |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
il y a 7 ans |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
il y a 7 ans |
Rémi Verschelde
|
3f3f5a5359
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
|
il y a 7 ans |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
il y a 7 ans |
Juan Linietsky
|
22d83bc9f6
Begining of GLES3 renderer:
|
il y a 8 ans |
Zher Huei Lee
|
0de7860511
DynamicFont caches now accounts for texture flags
|
il y a 8 ans |
Zher Huei Lee
|
af6ef01c69
Added extra spacing support for DynamicFont
|
il y a 8 ans |
Zher Huei Lee
|
7b165e8ac2
Added texture mipmaps and filtering to DynamicFont
|
il y a 8 ans |
Rémi Verschelde
|
f40f360a2c
Remove unused variables (fourth pass) + dead code
|
il y a 8 ans |
Juan Linietsky
|
d6225b1e00
Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration.
|
il y a 8 ans |
Rémi Verschelde
|
c7b425ed9c
Merge pull request #5259 from neikeq/pr-textedit-zoom
|
il y a 8 ans |