marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 年之前 |
Rémi Verschelde
|
433b8ee526
doc: Sync classref with current source
|
6 年之前 |
Fabian
|
01170c911c
Added copy_theme and fixed bugs in copy theme introduced by #2e0a94e
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Juan Linietsky
|
b243c26697
Get rid of ancient .theme format for Theme resource. It was not working and can be done the same using .tres format. Closes #19038
|
6 年之前 |
Juan Linietsky
|
2e0a94edc6
Changed theme notifications to work with newly introduced reference counted connections. Closes #21265, Fixes #6145.
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 年之前 |
toger5
|
701fb55a10
styleBoxFlat removed light, dark color entirely
|
8 年之前 |
toger5
|
059a0496da
Adapted godot to the new StyleBoxFlat
|
8 年之前 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 年之前 |
Poommetee Ketson
|
2777f81d29
Add object type hint for docs
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 年之前 |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 年之前 |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 年之前 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 年之前 |
Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
8 年之前 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
Juan Linietsky
|
f10bd217a2
properly fixed notificaitons for theme changed, closes #5774
|
9 年之前 |
Juan Linietsky
|
55b83157e7
Keep track of when fonts change, so theme or controls that use fonts as overrides get properly updated.
|
9 年之前 |
Juan Linietsky
|
f0d9245ecf
-added missing .inc files
|
9 年之前 |
Juan Linietsky
|
c1056a9bfb
Fixed ancient bug that prevented proper theme editing, closes #4924
|
9 年之前 |
Hubert Jarosz
|
33403d91f7
remove trailing whitespace
|
9 年之前 |
Aren Villanueva
|
d75856146c
Adds a remove class item option in the theme editor.
|
9 年之前 |