Hein-Pieter van Braam
|
9c63ab99f0
Fix use of unitialized variables
|
7 роки тому |
Rémi Verschelde
|
b7f4dcbdd1
Merge pull request #10096 from toger5/label_stylebox
|
7 роки тому |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 роки тому |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 роки тому |
Juan Linietsky
|
bacfe7a557
Fixes to label and code editor to make editing code hopefully fast again.
|
7 роки тому |
Rémi Verschelde
|
18a7315381
Rename localization method to `tr` again
|
7 роки тому |
Rémi Verschelde
|
c72529baf0
Rename `XL_MESSAGE` aka `tr` to `localize`
|
7 роки тому |
toger5
|
9fdc4874b2
fixed Import LineEdit to label + label stylebox
|
7 роки тому |
Poommetee Ketson
|
f471afa4a5
Label: update min size when regenerate wordcache
|
7 роки тому |
Poommetee Ketson
|
85bade0c85
Label: add auto_height
|
7 роки тому |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
7 роки тому |
Juan Linietsky
|
69a4ea34c4
Change label so they appear vertically alligned on fill
|
7 роки тому |
Juan Linietsky
|
db3b05d289
Reworked translation system
|
7 роки тому |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 роки тому |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 роки тому |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
7 роки тому |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
7 роки тому |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
7 роки тому |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
7 роки тому |
Juan Linietsky
|
1f8451001d
-Translation text will change automatically for in-game buttons, labels, poups when translation is changed.
|
7 роки тому |
Juan Linietsky
|
e9bb65db81
-All types have editable script now in properties
|
7 роки тому |
Juan Linietsky
|
94ee7798ce
-removed stop mouse and ignore mouse from control, which were confusing, replaced by mouse filter
|
7 роки тому |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
7 роки тому |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
7 роки тому |
volzhs
|
c0e87f2a24
Fix Label valign position
|
8 роки тому |
ScotFlux
|
8639d6e806
fix a tiny typo
|
8 роки тому |
Zher Huei Lee
|
af6ef01c69
Added extra spacing support for DynamicFont
|
8 роки тому |
Ignacio Etcheverry
|
78819b6b54
Label: Added `get_visible_line_count` method
|
8 роки тому |
Juan Linietsky
|
864c0e84de
line/col label was changing size with each cursor move, forcing the GUI to resize upwards and costing considerably CPU usage.
|
8 роки тому |
Rémi Verschelde
|
454b210242
Remove unused variables (third pass) + dead code
|
8 роки тому |