Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 years ago |
Michael Alexsander Silva Dias
|
cad9e4e692
Remove unnecessary "rings" variable from "draw_rings()" in StyleBox
|
6 years ago |
karroffel
|
a0f206aae8
fix enum cast warnings on clang
|
6 years ago |
Juan Linietsky
|
f6ce73f724
Visual Shaders are back.
|
6 years ago |
Juan Linietsky
|
4b5227ff77
-Ability to open resources in the same window
|
6 years ago |
Juan Linietsky
|
2ba8b5b27c
Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-size
|
6 years ago |
sersoong
|
21eac24af1
Fixed stylebox crash
|
6 years ago |
Bojidar Marinov
|
91eb80041d
Fix StyleBox ignoring region rect and ProgressBar using center size
|
6 years ago |
Pieter-Jan Briers
|
b51a86a57a
StyleBoxTexture: Texture instead of RES for texture and normal_map.
|
6 years ago |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
6 years ago |
Mariano Suligoy
|
517ff5c8d7
attemp to fix #15870
|
7 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Andreas Haas
|
4c716f3623
[DOCS] Fix a few typos.
|
7 years ago |
toger5
|
2aa735757a
unified draw_center naming for (9patch,StyleBoxes)
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
toger5
|
aff293a2fd
fixed crash styleBoxTexture binding issue
|
7 years ago |
Rémi Verschelde
|
4fc0a2d776
Merge pull request #10519 from toger5/remove_addition_border
|
7 years ago |
toger5
|
32f4918f02
added utility funtions for expand margins (in styleBox)
|
7 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 years ago |
Rémi Verschelde
|
aef7a3178f
Merge pull request #10444 from toger5/styleBoxFlat_corner_detail_value_limitation
|
7 years ago |
toger5
|
69c039ffab
styleBoxFlat: clamp corner_detail + aa_size
|
7 years ago |
toger5
|
ad5b0674f6
Performance styleBoxFlat:
|
7 years ago |
Ignacio Etcheverry
|
18938d3c0e
Removes extra argument from StyleBoxFlat::get_border_color()
|
7 years ago |
Rémi Verschelde
|
a21ca962a4
Merge pull request #10265 from leezh/patchnine_stylebox
|
7 years ago |
toger5
|
701fb55a10
styleBoxFlat removed light, dark color entirely
|
7 years ago |
toger5
|
015494ba56
new StyleBoxFlat removed multiBorderColor
|
7 years ago |
toger5
|
d637cbb289
new StyleBoxFlat limits for drawing
|
7 years ago |